You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/10/17 00:29:38 UTC

[GitHub] [pulsar] yuruguo commented on a change in pull request #12302: reset-cursor support earliest or latest

yuruguo commented on a change in pull request #12302:
URL: https://github.com/apache/pulsar/pull/12302#discussion_r730250170



##########
File path: site2/website/versioned_docs/version-2.8.0/reference-pulsar-admin.md
##########
@@ -2316,7 +2316,7 @@ Options
 |---|---|---|
 |`-s`, `--subscription`|Subscription to reset position on||
 |`-t`, `--time`|The time in minutes to reset back to (or minutes, hours, days, weeks, etc.). Examples: `100m`, `3h`, `2d`, `5w`.||
-|`-m`, `--messageId`| The messageId to reset back to (ledgerId:entryId). ||
+|`-m`, `--messageId`| The messageId to reset back to (ledgerId:entryId or earliest/latest). ||

Review comment:
       We should not update doc about 2.8.0 and released version, right?




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org