ferrirW removed a comment on pull request #2533:
URL: https://github.com/apache/thrift/pull/2533#issuecomment-1053880981


   > Is it a good idea to use TConfiguration maxFrameSize?
   
   1. static final constant DEFAULT_MAX_FRAME_SIZE is not able for 
customization. 
   2. so i have to use trans_.getConfiguration().getMaxFrameSize(), but that 
means many class need to be modified(TNonblockingSocket, 
TNonblockingServerSocket, AbstractServerTransportArgs and 
NonblockingAbstractServerSocketArgs)
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to