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

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


    from 3f88dbee51 HDDS-12377. Improve error handling of OM background tasks 
processing in case of abrupt crash of Recon. (#7960)
     add efbf79caf9 HDDS-12236. ContainerStateMachine should not apply or write 
future transactions in the event of failure (#7862)

No new revisions were added by this update.

Summary of changes:
 .../server/ratis/ContainerStateMachine.java        |  25 ++
 .../server/ratis/TestContainerStateMachine.java    | 266 +++++++++++++++++++++
 .../ratis/TestContainerStateMachineFollower.java}  |  10 +-
 .../ratis/TestContainerStateMachineLeader.java}    |  10 +-
 4 files changed, 309 insertions(+), 2 deletions(-)
 create mode 100644 
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/TestContainerStateMachine.java
 copy 
hadoop-hdds/container-service/src/{main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/package-info.java
 => 
test/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/TestContainerStateMachineFollower.java}
 (79%)
 copy 
hadoop-hdds/container-service/src/{main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/package-info.java
 => 
test/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/TestContainerStateMachineLeader.java}
 (80%)


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

Reply via email to