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/04 15:49:14 UTC

[GitHub] [pulsar] mattisonchao opened a new pull request, #15023: [improve][broker] Avoid using blocking calls for the async method "checkTopicOwnership"

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

   ### Motivation
   
   Avoid using blocking calls for the async method "checkTopicOwnership"
   
   ### Modifications
   
   - Make ``checkOwnership`` to pure async.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   - [x] `no-need-doc` 
     
   
   
   


-- 
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] codelipenghui merged pull request #15023: [improve][broker] Avoid using blocking calls for the async method ``checkTopicOwnership``

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


-- 
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 commented on pull request #15023: [improve][broker] Avoid using blocking calls for the async method ``checkTopicOwnership``

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

   /pulsarbot rerun-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 commented on pull request #15023: [improve][broker] Avoid using blocking calls for the async method ``checkTopicOwnership``

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

   /pulsarbot rerun-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 commented on pull request #15023: [improve][broker] Avoid using blocking calls for the async method ``checkTopicOwnership``

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

   /pulsarbot rerun-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