AndrewJSchofield commented on code in PR #20867:
URL: https://github.com/apache/kafka/pull/20867#discussion_r2521997933
##########
docs/ops.html:
##########
@@ -262,6 +262,40 @@ <h4 class="anchor-heading"><a id="basic_ops_share_group"
class="anchor-link"></a
</li>
</ul>
+ <p>To reset the offsets of a share group, use the "--reset-offsets" option:
+
+ <p>
+ It has 2 execution options:
+ <ul>
+ <li>
+ --dry-run: to display which offsets to reset.
Review Comment:
No, I'm afraid I don't think so. For this new tool, I've done it properly,
as it states in KIP-932.
--
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]