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/03/23 09:38:14 UTC

[GitHub] [pulsar] mattisonchao opened a new pull request #14818: [improve][client] Avoid timer task run before previous subscribe complete.

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


   ### Motivation
   
   If configuration  ``patternAutoDiscoveryPeriod`` is small, there may be some unnecessary subscribe requests.
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   ### 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 #14818: [improve][client] Avoid timer task run before previous subscribe complete.

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


   


-- 
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 commented on pull request #14818: [improve][client] Avoid timer task run before previous subscribe complete.

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #14818:
URL: https://github.com/apache/pulsar/pull/14818#issuecomment-1078577876


   @mattisonchao I'm not able to cherry-pick this one to branch-2.9, could you please help push a fix to branch-2.9 directly?


-- 
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 #14818: [improve][client] Avoid timer task run before previous subscribe complete.

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


   /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