hkeebler opened a new pull request #1164: Fix #1084 partial - IT tests failing 
on Standalone
URL: https://github.com/apache/accumulo/pull/1164
 
 
   AccumuloClientIT, - fixed in AccumuloClusterHarness (avoid setting 
Servercontext)  Will likely still fail if running SASL.  The tests were not 
cleaning up the users so used more the scheme already in the harness but that 
could really be cleaned up even more for all tests and probably a separate 
ticket.
   ManyWariteaheadLogsIT - Needed to alter standalone config.
   ReadWriteIT, -  reduced what was necessary to identify an SSL monitor and 
removed dependency on reading the props file.
   YieldScannersIT, - adding a cleanup to the YieldingIterator
    BadDeleteMarkers...IT and others that failed due to null in the command 
prefix - One solution is to always have an entry in the accumulo.it.properties 
file for server and client prefix but additionally added the cleanup in 
AccumuloClusterHarness to ensure a null is not passed.
   For tests timing out I added a comment to the Testing.md to up the timeout.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to