frankjkelly opened a new issue #9599:
URL: https://github.com/apache/pulsar/issues/9599


   **Describe the bug**
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Downloaded Pulsar 2.7.0 and install it (`gunzip` and `tar -xvf`)
   2. 
   ```
   $ cd apache-pulsar-2.7.0/bin
   $ ./pulsar-admin namespaces | grep expi
   Warning: Nashorn engine is planned to be removed from a future JDK release
       get-subscription-expiration-time      Get subscription expiration time 
for 
         Usage: get-subscription-expiration-time tenant/namespace
       set-subscription-expiration-time      Set subscription expiration time 
for 
         Usage: set-subscription-expiration-time [options] tenant/namespace
               Subscription expiration time in minutes
   ```
   No such documentation here --> 
https://pulsar.apache.org/docs/en/pulsar-admin/
   
   **Expected behavior**
   Documentation for `set-subscription-expiration-time` and 
`get-subscription-expiration-time` are present here
    https://pulsar.apache.org/docs/en/pulsar-admin/
   
   **Additional context**
   Add any other context about the problem here.
   


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


Reply via email to