rickyma commented on PR #1599:
URL: 
https://github.com/apache/incubator-uniffle/pull/1599#issuecomment-2017929502

   > @rickyma I am interested in is there direct memory problem in your prd ?
   
   No. I've fixed a lot of serious issues related to off-heap memory when 
enabling Netty. 
   There is only one issue 
https://github.com/apache/incubator-uniffle/issues/1596 left. 
   And I find out that gRPC does not work very well when the concurrency is 
above 11200. There is a huge problem when enabling gRPC. The load of CPU will 
be a lot higher than using Netty. I'll mention this later in another issue. But 
I might not fix this, because we will use Netty instead of gRPC. gRPC should be 
deprecated later on.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to