This is an automated email from the ASF dual-hosted git repository.

peterxcli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from b39bac05eca HDDS-13783. Implement locks for OmSnapshotLocalDataManager 
(#9140)
     add 388f3d2ac4c HDDS-13400. S3g has accumulated memory pressure due to 
unlimited ElasticByteBufferPool in RpcClient (#9166)

No new revisions were added by this update.

Summary of changes:
 .../client/io/BoundedElasticByteBufferPool.java    | 148 +++++++++++++++++++++
 .../io/TestBoundedElasticByteBufferPool.java       | 121 +++++++++++++++++
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   |   4 +
 .../common/src/main/resources/ozone-default.xml    |  12 ++
 .../apache/hadoop/ozone/client/rpc/RpcClient.java  |  11 +-
 5 files changed, 294 insertions(+), 2 deletions(-)
 create mode 100644 
hadoop-hdds/client/src/main/java/org/apache/hadoop/ozone/client/io/BoundedElasticByteBufferPool.java
 create mode 100644 
hadoop-hdds/client/src/test/java/org/apache/hadoop/ozone/client/io/TestBoundedElasticByteBufferPool.java


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

Reply via email to