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/02/16 20:50:34 UTC

[GitHub] [pulsar] frankjkelly opened a new issue #9599: Admin CLI: namespaces set-subscription-expiration-time and get-subscription-expiration-time operations are not documented on web page

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:
users@infra.apache.org



[GitHub] [pulsar] sijie closed issue #9599: Admin CLI: namespaces set-subscription-expiration-time and get-subscription-expiration-time operations are not documented on web page

Posted by GitBox <gi...@apache.org>.
sijie closed issue #9599:
URL: https://github.com/apache/pulsar/issues/9599


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] frankjkelly commented on issue #9599: Admin CLI: namespaces set-subscription-expiration-time and get-subscription-expiration-time operations are not documented on web page

Posted by GitBox <gi...@apache.org>.
frankjkelly commented on issue #9599:
URL: https://github.com/apache/pulsar/issues/9599#issuecomment-781511615


   That is excellent - thanks so much!


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] RobertIndie commented on issue #9599: Admin CLI: namespaces set-subscription-expiration-time and get-subscription-expiration-time operations are not documented on web page

Posted by GitBox <gi...@apache.org>.
RobertIndie commented on issue #9599:
URL: https://github.com/apache/pulsar/issues/9599#issuecomment-781112143


   Thanks for reporting this issue. I have added a pr #9611 that fixes this issue.


----------------------------------------------------------------
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:
users@infra.apache.org