You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Atul Sharma (Jira)" <ji...@apache.org> on 2023/04/24 09:04:00 UTC

[jira] [Commented] (KAFKA-14839) Exclude protected variable from JavaDocs

    [ https://issues.apache.org/jira/browse/KAFKA-14839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715657#comment-17715657 ] 

Atul Sharma commented on KAFKA-14839:
-------------------------------------

Hi, [~mjsax] can i work in this?

> Exclude protected variable from JavaDocs
> ----------------------------------------
>
>                 Key: KAFKA-14839
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14839
>             Project: Kafka
>          Issue Type: Bug
>          Components: documentation, streams
>            Reporter: Matthias J. Sax
>            Priority: Major
>
> Cf [https://kafka.apache.org/31/javadoc/org/apache/kafka/streams/kstream/JoinWindows.html#enableSpuriousResultFix]
> The variable `enableSpuriousResultFix` is protected, and it's not public API, and thus should not show up in the JavaDocs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)