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

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


    from 22cdd95a9e HDDS-6141. terminate om if statemachine is shut down by 
ratis (#2953)
     add c583b3e7c6 HDDS-6162. Limit OM DoubleBuffer pending requests to avoid 
taking too much memory (#3024)

No new revisions were added by this update.

Summary of changes:
 .../common/src/main/resources/ozone-default.xml    | 18 ++++++++++
 .../org/apache/hadoop/ozone/om/OMConfigKeys.java   |  5 +++
 .../ozone/om/ratis/OzoneManagerDoubleBuffer.java   | 41 ++++++++++++++++++----
 .../ozone/om/ratis/OzoneManagerStateMachine.java   | 10 ++++++
 ...tOzoneManagerDoubleBufferWithDummyResponse.java |  1 +
 ...TestOzoneManagerDoubleBufferWithOMResponse.java |  7 ++--
 .../om/ratis/TestOzoneManagerRatisServer.java      |  1 +
 .../om/ratis/TestOzoneManagerStateMachine.java     |  1 +
 8 files changed, 75 insertions(+), 9 deletions(-)


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

Reply via email to