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 bh...@apache.org on 2019/04/08 23:57:24 UTC

[hadoop] branch trunk updated (69e3745 -> bb8dda2)

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

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


    omit 69e3745  HDDS-1340. Add List Containers API for Recon (#648)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/trunk (bb8dda2)
            \
             O -- O -- O   (69e3745)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../ozone/recon/api/ContainerKeyService.java       | 23 +---------
 .../ozone/recon/api/types/ContainerMetadata.java   | 33 +++++++++++----
 .../recon/spi/ContainerDBServiceProvider.java      |  9 ----
 .../spi/impl/ContainerDBServiceProviderImpl.java   | 30 +------------
 .../WEB-INF => webapps.recon.WEB-INF}/web.xml      |  0
 .../ozone/recon/api/TestContainerKeyService.java   | 49 ++--------------------
 6 files changed, 32 insertions(+), 112 deletions(-)
 rename hadoop-ozone/ozone-recon/src/main/resources/{webapps/recon/WEB-INF => webapps.recon.WEB-INF}/web.xml (100%)


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