Anonymitaet commented on issue #9216: URL: https://github.com/apache/pulsar/issues/9216#issuecomment-817652495
@315157973 `setMessageTTL(String topic, int messageTTLInSecond)` is shown on https://pulsar.apache.org/api/admin/2.7.0-SNAPSHOT/ but not shown on https://pulsar.apache.org/api/admin/. I've checked all commands and documented details [here](https://docs.google.com/spreadsheets/d/1GYi9O4bwL-7spFiBcXJ82wB4QSwlCDkSubDUDSBDLjI/edit#gid=0). I found that all commands (except `setMessageTTL(String topic, int messageTTLInSecond`) are not shown on any version of the Java Admin API website. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
