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/06/10 02:10:53 UTC

[GitHub] [pulsar] Demogorgon314 opened a new pull request, #16001: [fix][admin] Fix get-publish-rete Admin API handle exception behavior

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

   ### Motivation
   
   Currently, the `getPublishRate` admin API does not handle the exception when `internalGetPublishRateAsync` exceptionally.
   
   
   ### Modifications
   
   Resume async response exceptionally when `internalGetPublishRateAsync`  method has an exception.
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [x] `doc-not-needed` 
   (Please explain why)
     
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)


-- 
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] Demogorgon314 commented on pull request #16001: [fix][admin] Fix get-publish-rete Admin API handle exception behavior

Posted by GitBox <gi...@apache.org>.
Demogorgon314 commented on PR #16001:
URL: https://github.com/apache/pulsar/pull/16001#issuecomment-1152247332

   /pulsarbot run-failure-checks


-- 
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] mattisonchao merged pull request #16001: [fix][admin] Fix get-publish-rete Admin API handle exception behavior

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


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