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

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


    from a3b8930  Merge branch '1.7' into 1.8
     add 5adeb4b  ACCUMULO-4778 Cache table name to id map (#364)
     new d6d8a7d  Merge branch '1.7' into 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     |  79 +------------
 .../apache/accumulo/core/client/impl/TableMap.java | 100 +++++++++++++++++
 .../apache/accumulo/core/client/impl/Tables.java   | 123 ++++++++++-----------
 .../accumulo/test/MultiTableBatchWriterIT.java     | 119 +-------------------
 4 files changed, 162 insertions(+), 259 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