You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2021/04/12 01:34:41 UTC

[GitHub] [zookeeper] qwedsazzcc opened a new pull request #1679: Solve Poll timeout failure caused by POLLNVAL

qwedsazzcc opened a new pull request #1679:
URL: https://github.com/apache/zookeeper/pull/1679


   Zookeeper c client request server by dns , when the zookeeper server and dns server down at the same time , c client poll will set revent to POLLNVAL . At this time The parameter timeout of poll is not valid. it cause very frequent requests and high cpu use


-- 
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] [zookeeper] qwedsazzcc commented on pull request #1679: Solve Poll timeout failure caused by POLLNVAL

Posted by GitBox <gi...@apache.org>.
qwedsazzcc commented on pull request #1679:
URL: https://github.com/apache/zookeeper/pull/1679#issuecomment-817455138


   https://github.com/apache/zookeeper/pull/1680


-- 
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] [zookeeper] qwedsazzcc closed pull request #1679: Solve Poll timeout failure caused by POLLNVAL

Posted by GitBox <gi...@apache.org>.
qwedsazzcc closed pull request #1679:
URL: https://github.com/apache/zookeeper/pull/1679


   


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