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 2022/05/19 02:52:10 UTC

[GitHub] [pulsar] hf688 opened a new pull request, #15658: Modify IllegalException to ParameterException in CmdFunctions

hf688 opened a new pull request, #15658:
URL: https://github.com/apache/pulsar/pull/15658

   ### Motivation
   This PR is to modify IllegalException to ParameterException in CmdFunctions.
   
   ### Modifications
   
   pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): (yes / no)
     - The public API: (yes / no)
     - The schema: (yes / no / don't know)
     - The default values of configurations: (yes / no)
     - The wire protocol: (yes / no)
     - The rest endpoints: (yes / no)
     - The admin cli options: (yes / no)
     - Anything that affects deployment: (yes / no / don't know)
   
   ### Documentation
   
   
   
   Need to update docs? 
   
   
     
   - [x] `no-need-doc` 
   (Please explain why)
     
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] yuruguo merged pull request #15658: [improve][tools] Modify IllegalException to ParameterException in CmdFunctions

Posted by GitBox <gi...@apache.org>.
yuruguo merged PR #15658:
URL: https://github.com/apache/pulsar/pull/15658


-- 
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: commits-unsubscribe@pulsar.apache.org

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