You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2018/10/22 18:57:16 UTC

[accumulo] branch master updated (b76d82c -> 1db08af)

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

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


    from b76d82c  Assign all TabletServers to default pool if empty (#691)
     add 1db08af  Created ClientInfo.from(configFile) (#715)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/core/cli/ClientOpts.java     | 15 ++-------------
 .../org/apache/accumulo/core/client/ClientInfo.java  |  7 +++++++
 .../core/client/impl/AccumuloClientImpl.java         | 15 +--------------
 .../accumulo/core/client/impl/ClientInfoImpl.java    | 20 ++++++++++++++++++++
 .../org/apache/accumulo/shell/ShellOptionsJC.java    | 13 ++-----------
 5 files changed, 32 insertions(+), 38 deletions(-)