kezhuw commented on code in PR #2195:
URL: https://github.com/apache/zookeeper/pull/2195#discussion_r1798186990


##########
zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md:
##########
@@ -772,6 +772,10 @@ property, when available, is noted below.
     time interval in hours for which the purge task has to
     be triggered. Set to a positive integer (1 and above)
     to enable the auto purging. Defaults to 0.
+    **Suffix support added in 3.10.0:** The interval is specified as an 
integer with an optional suffix to indicate the time unit.
+    Supported suffixes are: "ms" for milliseconds, `s` for seconds, `m` for 
minutes, `h` for hours, and `d` for days.

Review Comment:
   nit: "ms" vs `s` vs `m` vs `h` vs `d` Should be one style at least in one 
line ?



-- 
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: notifications-unsubscr...@zookeeper.apache.org

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

Reply via email to