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

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


    from 33b2eab  Make durability propertyType case insensitive (#790)
     add 1be8298  fixes ACCUMULO-4410: Master did not resume balancing after 
administrative tserver shutdown   - Updated the master to reduce the 
serversToShutdown to only those that are current.   - Removed the statefulness 
of the ShutdownTServer fate operation as that state is never actually 
maintained.   - Ensure the update() call is continuously invoked ensuring we 
clean up the serversToShutdown in a timely manor.
     new d7bf4a2  Merge branch '1.9'
     new 643c6d6  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/accumulo

The 2 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:
 .../accumulo/server/master/LiveTServerSet.java     |  6 +-
 .../java/org/apache/accumulo/master/Master.java    | 83 ++++++++++++----------
 .../master/tserverOps/ShutdownTServer.java         |  9 +--
 .../master/tableOps/ShutdownTServerTest.java       | 15 +++-
 4 files changed, 63 insertions(+), 50 deletions(-)

Reply via email to