[ https://issues.apache.org/jira/browse/KAFKA-9194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975668#comment-16975668 ]
ASF GitHub Bot commented on KAFKA-9194: --------------------------------------- satishbellapu commented on pull request #7699: KAFKA-9194: Missing documentation for replicaMaxWaitTimeMs config value URL: https://github.com/apache/kafka/pull/7699 Looks it is a typo, the actual key supposed to be this #replicaFetchWaitMaxTimeMs(replica.fetch.wait.max.ms) instead of that the docs have this #replicaMaxWaitTimeMs ### Committer Checklist (excluded from commit message) - [*] Verify design and implementation - [*] Verify test coverage and CI build status - [*] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Missing documentation for replicaMaxWaitTimeMs config value > ----------------------------------------------------------- > > Key: KAFKA-9194 > URL: https://issues.apache.org/jira/browse/KAFKA-9194 > Project: Kafka > Issue Type: Improvement > Components: documentation > Affects Versions: 2.3.0 > Reporter: Tomasz Szlek > Priority: Minor > > I have read documentation and was interested in *replica.fetch.min.bytes* > property. > In description of this config name there is information about related config > *replicaMaxWaitTimeMs* however there is no documentation about this related > config at all. Can you add it to the [configuration > page|[https://kafka.apache.org/documentation/#newconsumerconfigs]] ? > -- This message was sent by Atlassian Jira (v8.3.4#803005)