dlmarion opened a new issue, #2929: URL: https://github.com/apache/accumulo/issues/2929
**Describe the bug** ShellServerIT.exporttableImporttable creates a table and sets property `table.split.threshold=345M`. It exports the table, then imports it. It looks for `345M` in the config output of the new table, but does not find it. **To Reproduce** Run Sunny Tests on the command line (`mvn clean verify -Psunny`). When run from Eclipse, this test passes **Expected behavior** Test to pass -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
