You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by na...@apache.org on 2020/07/17 18:51:56 UTC

[hadoop-ozone] branch master updated (9b13ab6 -> ca4c5a1)

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

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


    from 9b13ab6  HDDS-3855. Add upgrade smoketest (#1142)
     add ca4c5a1  HDDS-3965. SCM failed to start up for duplicated pipeline detected. (#1210)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdds/utils/db/RDBStoreIterator.java     |  40 +++--
 .../hadoop/hdds/utils/db/TestRDBStoreIterator.java |  10 +-
 .../hadoop/hdds/utils/db/TestRDBTableStore.java    |  61 +++++++
 .../hdds/scm/pipeline/SCMPipelineManager.java      |   6 +
 .../hdds/scm/pipeline/TestSCMPipelineManager.java  |  80 +++++++++
 ...TestSCMStoreImplWithOldPipelineIDKeyFormat.java | 180 +++++++++++++++++++++
 6 files changed, 360 insertions(+), 17 deletions(-)
 create mode 100644 hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestSCMStoreImplWithOldPipelineIDKeyFormat.java


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