This is an automated email from the ASF dual-hosted git repository.
ddanielr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-proxy.git
from fb70ec3 Merge pull request #86 from Kidcredible300/update-to-2.1.4
add 109bb6b Added a test in SimpleProxyBase.java that compacts a table,
and loads the metadata for each tablet. Does not yet do anything with the
tablet metadata.
add 8816238 Added changes to allow the test to pass without error. Test
still does not test anything yet.
add 1bb4ed8 Test successfully works. However, the code coverage has yet
to be checked.
add 5e1fba5 Finished test for Compaction Configurer, and confirmed
functionality of test.
add 42d9418 Check of sizes2
add 56b8bfd Wrapped tabletsMetadata in a try-with-resources block.
new 894d8c8 Merge pull request #87 from
Kidcredible300/CompactionConfigurerTest
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:
.../apache/accumulo/proxy/its/SimpleProxyBase.java | 76 ++++++++++++++++++++++
1 file changed, 76 insertions(+)