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/04/07 10:24:15 UTC

[GitHub] [pulsar] gaozhangmin opened a new pull request, #15066: Properly handle exception

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

   
   
   Fixes #14851
   
   
   ### Motivation
   Let exception thrown on broker server side.
   
   
   ### Modifications
   Remove try  catching exception. handle exception by asyncResponse
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
     
   - [ ] `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] gaozhangmin closed pull request #15066: [improve][transaction] Solve rest api exceptions don't throw on broker server side

Posted by GitBox <gi...@apache.org>.
gaozhangmin closed pull request #15066: [improve][transaction] Solve rest api exceptions don't throw on broker server side
URL: https://github.com/apache/pulsar/pull/15066


-- 
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] github-actions[bot] commented on pull request #15066: [improve][transaction] Solve rest api exceptions don't throw on broker server side

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15066:
URL: https://github.com/apache/pulsar/pull/15066#issuecomment-1091543229

   @gaozhangmin:Thanks for your contribution. For this PR, do we need to update docs?
   (The [PR template contains info about doc](https://github.com/apache/pulsar/blob/master/.github/PULL_REQUEST_TEMPLATE.md#documentation), which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)


-- 
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] github-actions[bot] commented on pull request #15066: [improve][transaction] Solve rest api exceptions don't throw on broker server side

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #15066:
URL: https://github.com/apache/pulsar/pull/15066#issuecomment-1091547326

   @gaozhangmin:Thanks for providing doc info!


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