muralibasani commented on code in PR #17005:
URL: https://github.com/apache/kafka/pull/17005#discussion_r1746023542
##########
docs/streams/developer-guide/config-streams.html:
##########
@@ -281,7 +283,7 @@ <h4><a class="toc-backref"
href="#id23">num.standby.replicas</a><a class="header
<td colspan="2">The frequency in milliseconds with which to save
the position (offsets in source topics) of tasks.</td>
<td>30000 milliseconds (30 seconds)</td>
</tr>
- <tr
class="row-odd"><td>default.deserialization.exception.handler</td>
+ <tr class="row-odd"><td>default.deserialization.exception.handler
(Deprecated. Use deserialization.exception.handler instead.)</td>
Review Comment:
yea it makes sense to add a new one, and in future we can delete this
deprecated row totally.
Added new row.
--
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]