You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/03/02 07:14:54 UTC

[GitHub] [hadoop-ozone] runzhiwang edited a comment on issue #611: HDDS-3041. Fix the memory leak of s3g by releasing the connection resource

runzhiwang edited a comment on issue #611: HDDS-3041. Fix the memory leak of s3g by releasing the connection resource
URL: https://github.com/apache/hadoop-ozone/pull/611#issuecomment-593254961
 
 
   @elek Hi, I have find out the reason of 1-3 seconds for close, because the cpu cost is full which is related to the bug of JDK8 https://bugs.openjdk.java.net/browse/JDK-8129861. You can find the details in this PR description. Now it cost only 1 ms to close client.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org