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/07/27 02:35:15 UTC

[GitHub] [pulsar] BewareMyPower opened a new pull request, #16807: [fix][broker] Run sendMessagesToConsumers in the same thread by default

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

   ### Motivation
   
   See https://github.com/apache/pulsar/issues/16802 and the discussion in
   https://github.com/apache/pulsar/pull/16803. Before reverting #16603,
   disabling the `dispatcherDispatchMessagesInSubscriptionThread` option
   first.
   
   ### Modifications
   
   Change the default value of
   `dispatcherDispatchMessagesInSubscriptionThread` to false.
   
   ### 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] BewareMyPower closed pull request #16807: [fix][broker] Run sendMessagesToConsumers in the same thread by default

Posted by GitBox <gi...@apache.org>.
BewareMyPower closed pull request #16807: [fix][broker] Run sendMessagesToConsumers in the same thread by default
URL: https://github.com/apache/pulsar/pull/16807


-- 
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 #16807: [fix][broker] Run sendMessagesToConsumers in the same thread by default

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

   Hi, @BewareMyPower 
   Maybe we can remove the release/blocker label in this PR because it already exists at #16803


-- 
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] BewareMyPower commented on pull request #16807: [fix][broker] Run sendMessagesToConsumers in the same thread by default

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

   Close it due to https://github.com/apache/pulsar/pull/16812


-- 
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 #16807: [fix][broker] Run sendMessagesToConsumers in the same thread by default

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

   @eolivelli  PTLA


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