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 2020/06/16 08:18:16 UTC

[GitHub] [pulsar] BewareMyPower opened a new pull request #7282: [C++] Fix partition index error in close callback

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


   ### Motivation
   
   In partitioned producer/consumer's close callback, the partition index is always 0.
   
   ### Modifications
   
   - Pass `ProducerImpl`/`ConsumerImpl`'s internal partition index field to `PartitionedProducerImpl`/`PartitionedConsumerImpl`'s close callback.
   - Change two debug level logs to error level.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] merlimat merged pull request #7282: [C++] Fix partition index error in close callback

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


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] BewareMyPower commented on pull request #7282: [C++] Fix partition index error in close callback

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


   /pulsarbot run-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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] BewareMyPower commented on pull request #7282: [C++] Fix partition index error in close callback

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


   /pulsarbot run-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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org