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 el...@apache.org on 2019/09/30 13:00:28 UTC

[hadoop] branch trunk updated (760b523 -> d6b0a8d)

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

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


    from 760b523  Revert "HDFS-14305. Fix serial number calculation in BlockTokenSecretManager to avoid token key ID overlap between NameNodes. Contributed by He Xiaoqiao."
     add d6b0a8d  HDDS-2183. Container and pipline subcommands of scmcli should be grouped

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hdds/scm/cli/SCMCLI.java     | 22 ++++------------------
 .../hdds/scm/cli/container/CloseSubcommand.java    |  7 +++----
 .../ContainerCommands.java}                        | 21 ++++++++++++---------
 .../hdds/scm/cli/container/CreateSubcommand.java   |  5 ++---
 .../hdds/scm/cli/container/DeleteSubcommand.java   |  7 +++----
 .../hdds/scm/cli/container/InfoSubcommand.java     |  5 ++---
 .../hdds/scm/cli/container/ListSubcommand.java     |  5 ++---
 .../cli/pipeline/ActivatePipelineSubcommand.java   | 11 +++++------
 .../scm/cli/pipeline/ClosePipelineSubcommand.java  | 11 +++++------
 .../cli/pipeline/DeactivatePipelineSubcommand.java | 11 +++++------
 .../scm/cli/pipeline/ListPipelinesSubcommand.java  | 11 +++++------
 .../PipelineCommands.java}                         | 20 +++++++++++---------
 12 files changed, 59 insertions(+), 77 deletions(-)
 copy hadoop-hdds/tools/src/main/java/org/apache/hadoop/hdds/scm/cli/{ReplicationManagerCommands.java => container/ContainerCommands.java} (73%)
 copy hadoop-hdds/tools/src/main/java/org/apache/hadoop/hdds/scm/cli/{ReplicationManagerCommands.java => pipeline/PipelineCommands.java} (73%)


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