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/06/24 03:53:21 UTC

[GitHub] [pulsar-client-go] freeznet opened a new pull request #551: #550 fix race condition when resend pendingItems

freeznet opened a new pull request #551:
URL: https://github.com/apache/pulsar-client-go/pull/551


   Fixes #550
   
   ### Modifications
   
   When resending `pendingItems`, reset the `pendingItem`'s `sentAt` and put the `pendingItem` to the back of `pendingItems` queue.
   
   ### Verifying this change
   
   - [ ] 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.

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



[GitHub] [pulsar-client-go] freeznet commented on pull request #551: #550 fix race condition when resend pendingItems

Posted by GitBox <gi...@apache.org>.
freeznet commented on pull request #551:
URL: https://github.com/apache/pulsar-client-go/pull/551#issuecomment-867320754


   /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-client-go] merlimat merged pull request #551: #550 fix race condition when resend pendingItems

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


   


-- 
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-client-go] freeznet commented on pull request #551: #550 fix race condition when resend pendingItems

Posted by GitBox <gi...@apache.org>.
freeznet commented on pull request #551:
URL: https://github.com/apache/pulsar-client-go/pull/551#issuecomment-867317364


   /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