ethqunzhong commented on code in PR #20646:
URL: https://github.com/apache/pulsar/pull/20646#discussion_r1246009922


##########
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdNamespaces.java:
##########
@@ -2289,7 +2291,7 @@ private class SetOffloadPolicies extends CliCommand {
 
         @Parameter(
                 names = {"--offloadAfterThresholdInSeconds", "-oats"},
-                description = "Offload after threshold seconds (eg: 1,5,10)",
+                description = "Offload after threshold seconds (or 
minutes,hours,days,weeks eg: 100m, 3h, 2d, 5w).",
                 required = false
         )

Review Comment:
   > 
   
   @JooHyukKim Thank you for your suggestions. It's appreciated that you took 
the effort to add them in other PR.



-- 
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]

Reply via email to