You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ar...@apache.org on 2019/08/08 20:38:18 UTC

[hadoop] branch trunk updated (b079914 -> 14a4ce3)

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

arp pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from b079914  HDFS-14459. ClosedChannelException silently ignored in FsVolumeList.addBlockPool(). Contributed by Stephen O'Donnell.
     add 14a4ce3  HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated. Contributed by Siyao Meng.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/utils/db/RDBTable.java   | 10 ++++++++++
 .../main/java/org/apache/hadoop/utils/db/Table.java |  7 +++++++
 .../java/org/apache/hadoop/utils/db/TypedTable.java |  5 +++++
 .../apache/hadoop/utils/db/TestRDBTableStore.java   | 21 ++++++++++++++++++++-
 .../hadoop/utils/db/TestTypedRDBTableStore.java     | 21 ++++++++++++++++++++-
 .../apache/hadoop/ozone/om/OMMetadataManager.java   | 11 +++++++++++
 .../hadoop/ozone/om/OmMetadataManagerImpl.java      | 10 ++++++++++
 .../org/apache/hadoop/ozone/om/OzoneManager.java    |  2 ++
 8 files changed, 85 insertions(+), 2 deletions(-)


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