ableegoldman commented on a change in pull request #9027: URL: https://github.com/apache/kafka/pull/9027#discussion_r454759256
########## File path: docs/streams/developer-guide/config-streams.html ########## @@ -63,24 +63,29 @@ </ul> </li> <li><a class="reference internal" href="#optional-configuration-parameters" id="id6">Optional configuration parameters</a><ul> + <li><a class="reference internal" href="#acceptable-recovery-lag" id="id27">acceptable.recovery.lag</a></li> <li><a class="reference internal" href="#default-deserialization-exception-handler" id="id7">default.deserialization.exception.handler</a></li> <li><a class="reference internal" href="#default-production-exception-handler" id="id24">default.production.exception.handler</a></li> <li><a class="reference internal" href="#default-key-serde" id="id8">default.key.serde</a></li> <li><a class="reference internal" href="#default-value-serde" id="id9">default.value.serde</a></li> + <li><a class="reference internal" href="#max-task-idle-ms" id="id28">max.task.idle.ms</a></li> Review comment: No wonder we get so many questions about this, the config has been missing from the docs the whole time ---------------------------------------------------------------- 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