You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2022/03/04 06:31:55 UTC

[GitHub] [thrift] ferrirW commented on pull request #2533: THRIFT-5494: fix cpu full caused by infinite select() when frameSize < maxReadBufferBytes but readBufferBytesAllocated.get() + frameSize always greater than MAX_READ_BUFFER_BYTES

ferrirW commented on pull request #2533:
URL: https://github.com/apache/thrift/pull/2533#issuecomment-1058875922


   > Starting a Gradle Daemon (subsequent builds will be faster)
   
   This failed because AbstractServerTransportArgs.maxFrameSize is not init.
   
   But there seems to be some checks that cannot be pass. Could you please help to check it?


-- 
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: notifications-unsubscribe@thrift.apache.org

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