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

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


    from 19f819d  Merge branch '1.8'
     add 5adeb4b  ACCUMULO-4778 Cache table name to id map (#364)
     add d6d8a7d  Merge branch '1.7' into 1.8
     new 0cb58c5  Merge branch '1.8'

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:
 .../client/impl/MultiTableBatchWriterImpl.java     |  76 +--------
 .../apache/accumulo/core/client/impl/TableMap.java | 101 ++++++++++++
 .../apache/accumulo/core/client/impl/Tables.java   | 174 ++++++++-------------
 .../server/util/VerifyTabletAssignments.java       |   2 +-
 .../org/apache/accumulo/master/tableOps/Utils.java |   2 +-
 .../accumulo/test/MultiTableBatchWriterIT.java     | 119 +-------------
 6 files changed, 173 insertions(+), 301 deletions(-)
 create mode 100644 
core/src/main/java/org/apache/accumulo/core/client/impl/TableMap.java

-- 
To stop receiving notification emails like this one, please contact
mmil...@apache.org.

Reply via email to