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

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


    from c3d8fdfcc6 Merge commit 'b342549f8f424a08e0c46ca111b81f54fa3d19e3'
     add a2ca2bc382 Created bind addr property (#5599)
     new 37279e8008 Merge branch '2.1'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/accumulo/core/cli/ConfigOpts.java  |  2 ++
 .../main/java/org/apache/accumulo/core/conf/Property.java   |  6 ++++++
 .../java/org/apache/accumulo/core/cli/ConfigOptsTest.java   | 13 +++++++------
 .../java/org/apache/accumulo/server/AbstractServer.java     | 11 +++++++++--
 .../java/org/apache/accumulo/server/rpc/TServerUtils.java   |  5 +++--
 .../src/main/java/org/apache/accumulo/monitor/Monitor.java  |  2 +-
 .../apache/accumulo/test/functional/GarbageCollectorIT.java |  3 ++-
 .../org/apache/accumulo/test/functional/ZombieTServer.java  |  4 +++-
 .../java/org/apache/accumulo/test/metrics/MetricsIT.java    |  4 +++-
 .../org/apache/accumulo/test/performance/NullTserver.java   |  3 ++-
 10 files changed, 38 insertions(+), 15 deletions(-)

Reply via email to