keith-turner commented on issue #4710:
URL: https://github.com/apache/accumulo/issues/4710#issuecomment-2264200071

   Ran the following with code coverage.
   
   ```
   mvn clean -PskipQA -DskipTests=false -DskipITs=false 
-Dit.test="*FlakyAmple*IT,ManagerRepoIT" -Dtest=nothing -DfailIfNoTests=false 
verify
   ```
   
   and found the following.
   
    * Need to increase the coverage of unsplittable case by modifying 
ManagerRepoIT
    * Need to get coverage on CompactionCoordinator.compactionFailedForLevel
    * The following has no test at all CompactionDriver.cleanupTabletMetadata, 
will open an issue.


-- 
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]

Reply via email to