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 2ea0b60  HDDS-3086. Failure running integration test it-freon. (#671)
     add fd1aba8  HDDS-3150. Implement getIfExist in Table and use it in 
CreateKey/File (#654)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hdds/utils/db/RDBMetrics.java    | 28 ++++++++++
 .../org/apache/hadoop/hdds/utils/db/RDBTable.java  | 26 +++++++++
 .../org/apache/hadoop/hdds/utils/db/Table.java     | 17 ++++++
 .../apache/hadoop/hdds/utils/db/TypedTable.java    | 24 +++++++++
 .../hadoop/hdds/utils/db/TestRDBTableStore.java    | 63 ++++++++++++++++++++++
 .../hdds/utils/db/TestTypedRDBTableStore.java      | 18 +++++++
 .../ozone/om/request/file/OMFileCreateRequest.java |  3 +-
 .../ozone/om/request/key/OMKeyCommitRequest.java   |  3 +-
 .../ozone/om/request/key/OMKeyCreateRequest.java   |  3 +-
 9 files changed, 182 insertions(+), 3 deletions(-)


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

Reply via email to