[jira] [Assigned] (KAFKA-13871) The documentation for the configuration item QUORUM_FETCH_TIMEOUT of the RaftConfig class is incorrect

2022-05-06 Thread lqjacklee (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

lqjacklee reassigned KAFKA-13871:
-

Assignee: lqjacklee

> The documentation for the configuration item QUORUM_FETCH_TIMEOUT of the 
> RaftConfig class is incorrect
> --
>
> Key: KAFKA-13871
> URL: https://issues.apache.org/jira/browse/KAFKA-13871
> Project: Kafka
>  Issue Type: Improvement
>  Components: kraft
>Reporter: yingquan he
>Assignee: lqjacklee
>Priority: Minor
>
> The syntax of the field QUORUM_FETCH_TIMEOUT_MS_DOC is incorrect. `a 
> election`  should be changed to `an election`.
>  
> {code:java}
> public static final String QUORUM_FETCH_TIMEOUT_MS_DOC = "Maximum time 
> without a successful fetch from " +
> "the current leader before becoming a candidate and triggering a election 
> for voters; Maximum time without " +
> "receiving fetch from a majority of the quorum before asking around to 
> see if there's a new epoch for leader"; {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Assigned] (KAFKA-13871) The documentation for the configuration item QUORUM_FETCH_TIMEOUT of the RaftConfig class is incorrect

2022-05-05 Thread yingquan he (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-13871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

yingquan he reassigned KAFKA-13871:
---

Assignee: (was: yingquan he)

> The documentation for the configuration item QUORUM_FETCH_TIMEOUT of the 
> RaftConfig class is incorrect
> --
>
> Key: KAFKA-13871
> URL: https://issues.apache.org/jira/browse/KAFKA-13871
> Project: Kafka
>  Issue Type: Improvement
>  Components: kraft
>Reporter: yingquan he
>Priority: Minor
>
> The syntax of the field QUORUM_FETCH_TIMEOUT_MS_DOC is incorrect. `a 
> election`  should be changed to `an election`.
>  
> {code:java}
> public static final String QUORUM_FETCH_TIMEOUT_MS_DOC = "Maximum time 
> without a successful fetch from " +
> "the current leader before becoming a candidate and triggering a election 
> for voters; Maximum time without " +
> "receiving fetch from a majority of the quorum before asking around to 
> see if there's a new epoch for leader"; {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)