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/12/21 12:47:10 UTC

[GitHub] [pulsar-client-go] Gleiphir2769 opened a new pull request, #920: [Issue 918] [Refactor] Remove the `clearMessageQueuesCh` in `partitionConsumer.dispatcher()`

Gleiphir2769 opened a new pull request, #920:
URL: https://github.com/apache/pulsar-client-go/pull/920

   Master Issue: #918 
   
   ### Motivation
   
   The two chanel `clearMessageQueuesCh` and `clearQueueCb` just need to keep one.
   
   For more details please check #918.
   
   ### Modifications
   
   - Remove the `clearMessageQueuesCh` in `partitionConsumer.dispatcher()`
   - Modify the `clearQueueCb` in `partitionConsumer.dispatcher()`
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI 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-client-go] Gleiphir2769 commented on pull request #920: [Issue 918] [Refactor] Remove the `clearMessageQueuesCh` in `partitionConsumer.dispatcher()`

Posted by GitBox <gi...@apache.org>.
Gleiphir2769 commented on PR #920:
URL: https://github.com/apache/pulsar-client-go/pull/920#issuecomment-1361273919

   Wrong branch. Close this PR


-- 
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-client-go] Gleiphir2769 closed pull request #920: [Issue 918] [Refactor] Remove the `clearMessageQueuesCh` in `partitionConsumer.dispatcher()`

Posted by GitBox <gi...@apache.org>.
Gleiphir2769 closed pull request #920: [Issue 918] [Refactor] Remove the `clearMessageQueuesCh` in `partitionConsumer.dispatcher()`
URL: https://github.com/apache/pulsar-client-go/pull/920


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