This is an automated email from the ASF dual-hosted git repository. msingh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from 18c4cab HDDS-2283. Container creation on datanodes take time because of Rocksdb option creation. Contributed by Siddharth Wagle.(#41) add bfaa640 HDDS-2281. ContainerStateMachine#handleWriteChunk should ignore close container exception. Contributed by Shashikant Banerjee. (#54) No new revisions were added by this update. Summary of changes: .../server/ratis/ContainerStateMachine.java | 12 ++- .../rpc/TestContainerStateMachineFailures.java | 119 +++++++++++++++++++++ .../ozone/container/ContainerTestHelper.java | 19 +++- 3 files changed, 148 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-commits-h...@hadoop.apache.org