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

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


    from 8352b35ad9 removes unused split report code (#3667)
     add 43df0b1db4 adds bulk import v1 to ScanConsistencyIT (#3672)
     add b217d892cd Merge branch '2.1'
     add fdee413764 change exit error code for ZooPropEditor (#3664)
     add 91d81531ab Merge branch '2.1'
     add a6f24d7f83 Make scan and compaction columns numerically sortable 
(#3612)
     add 94a1d6f2a8 Merge branch '2.1'
     add 26a71d0627 Scale Wait by timeout.factor and more IT QA work (#3675)
     add 38d28c233c Merge branch '2.1'
     new 6dbad2c464 Merge branch 'main' into elasticity

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:
 .../accumulo/server/conf/util/ZooPropEditor.java   |  8 ----
 .../monitor/rest/tables/TableInformation.java      | 12 +++---
 .../rest/tservers/TabletServerInformation.java     | 12 +++---
 .../apache/accumulo/monitor/resources/js/table.js  | 46 +++++++++++++++++++++
 .../accumulo/monitor/resources/js/tservers.js      | 46 +++++++++++++++++++++
 .../apache/accumulo/monitor/templates/tables.ftl   | 30 +++++++++++++-
 test/pom.xml                                       |  1 +
 .../apache/accumulo/harness/AccumuloITBase.java    | 18 ++++----
 .../accumulo/test/BadDeleteMarkersCreatedIT.java   | 10 +----
 .../apache/accumulo/test/ScanConsistencyIT.java    | 11 +----
 .../accumulo/test/functional/LargeRowIT.java       | 12 +-----
 .../test/functional/ManagerAssignmentIT.java       | 12 +++---
 .../accumulo/test/functional/WALSunnyDayIT.java    | 15 +------
 .../java/org/apache/accumulo/test/util/Wait.java   | 48 ++++++++++++++++++----
 14 files changed, 193 insertions(+), 88 deletions(-)

Reply via email to