Nikita-Shupletsov commented on code in PR #20744:
URL: https://github.com/apache/kafka/pull/20744#discussion_r2450427449
##########
docs/streams/developer-guide/config-streams.html:
##########
@@ -261,11 +261,16 @@ <h4><a class="toc-backref"
href="#id45">num.standby.replicas</a><a class="header
</tr>
</thead>
<tbody valign="top">
- <tr class="row-even"><td>acceptable.recovery.lag</td>
+ <tr class="row-odd"><td>acceptable.recovery.lag</td>
<td>Medium</td>
<td colspan="2">The maximum acceptable lag (number of offsets to
catch up) for an instance to be considered caught-up and ready for the active
task.</td>
<td><code class="docutils literal"><span
class="pre">10000</span></code></td>
</tr>
+ <tr class="row-even"><td>allow.os.group.write.access</td>
+ <td>Medium</td>
Review Comment:
my bad, overlooked when copied the code. fixed
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]