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 2021/08/17 22:02:30 UTC

[GitHub] [pulsar] merlimat opened a new pull request #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

merlimat opened a new pull request #11692:
URL: https://github.com/apache/pulsar/pull/11692


   ### Motivation
   
   Fixes #10734
   
   The KeyShared dispatcher for non-persistent topics is not taking the flow control advertised by consumers to apply back pressure from consumer. That results in broker in pushing messages to consumer without restriction, causing memory issue in consumers.


-- 
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 #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

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


   


-- 
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 #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

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


   


-- 
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] merlimat commented on pull request #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

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


   @marcoguest Yes, this is getting included in 2.8.1 which is scheduled to get release in a few days


-- 
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] marcoguest commented on pull request #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

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


   Thank you @merlimat 


-- 
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] marcoguest commented on pull request #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

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


   Hi @merlimat @codelipenghui , could you please confirm if this fix will be into 2.8.1 release? When this one will be available?
   Thank you
   


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