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/11/04 02:30:51 UTC

[GitHub] [pulsar] baomingyu opened a new issue #12614: waitingForPingResponse needs to be modified with volatile for concurrent sence

baomingyu opened a new issue #12614:
URL: https://github.com/apache/pulsar/issues/12614


   waitingForPingResponse was used in PulsarHandler for check if or not close connection.
   
   and it was set value in different thread , so it must to be modified with volatile.


-- 
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 closed issue #12614: waitingForPingResponse needs to be modified with volatile for concurrent sence

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #12614:
URL: https://github.com/apache/pulsar/issues/12614


   


-- 
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 closed issue #12614: waitingForPingResponse needs to be modified with volatile for concurrent sence

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #12614:
URL: https://github.com/apache/pulsar/issues/12614


   


-- 
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 closed issue #12614: waitingForPingResponse needs to be modified with volatile for concurrent sence

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #12614:
URL: https://github.com/apache/pulsar/issues/12614


   


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