You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2021/01/20 19:21:02 UTC

[accumulo] branch main updated (24b4ab4 -> 0bfa425)

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

kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


    from 24b4ab4  Fixes #1867. Move authentication before attempting to create new Client object (#1868)
     add 0bfa425  Updates shell scripts and logs to use manager (#1871)

No new revisions were added by this update.

Summary of changes:
 assemble/bin/accumulo-cluster                      | 44 ++++++++++++----------
 assemble/bin/accumulo-service                      | 13 +++++--
 assemble/conf/accumulo-env.sh                      |  6 +--
 ...asterExecutable.java => ManagerExecutable.java} |  6 +--
 .../apache/accumulo/master/MasterExecutable.java   |  2 +-
 .../apache/accumulo/test/start/KeywordStartIT.java |  2 +
 6 files changed, 44 insertions(+), 29 deletions(-)
 copy server/manager/src/main/java/org/apache/accumulo/master/{MasterExecutable.java => ManagerExecutable.java} (91%)