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 2ca12d9  Merge branch '2.0'
     add 58a72f8  Improve exception javadoc in TableOperations (#1289)
     add d6dfee4  Rename Bulk ITs to be less confusing (#1290)
     new 5f03328  Merge branch '2.0'

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:
 .../java/org/apache/accumulo/core/client/admin/TableOperations.java | 6 +++---
 test/src/main/java/org/apache/accumulo/test/functional/BulkIT.java  | 3 +++
 .../accumulo/test/functional/{BulkLoadIT.java => BulkNewIT.java}    | 5 ++---
 .../accumulo/test/functional/{BulkFileIT.java => BulkOldIT.java}    | 4 ++--
 4 files changed, 10 insertions(+), 8 deletions(-)
 rename test/src/main/java/org/apache/accumulo/test/functional/{BulkLoadIT.java 
=> BulkNewIT.java} (98%)
 rename test/src/main/java/org/apache/accumulo/test/functional/{BulkFileIT.java 
=> BulkOldIT.java} (98%)

Reply via email to