milleruntime opened a new issue #2147: URL: https://github.com/apache/accumulo/issues/2147
The sunny test profile feel a little incomplete as it is currently only running 4 ITs (@Category(SunnyDayTests.class): <pre> test/src/main/java/org/apache/accumulo/test/functional/NativeMapIT.java:@Category(SunnyDayTests.class) test/src/main/java/org/apache/accumulo/test/rpc/ThriftBehaviorIT.java:@Category(SunnyDayTests.class) test/src/main/java/org/apache/accumulo/test/InMemoryMapIT.java:@Category(SunnyDayTests.class) test/src/main/java/org/apache/accumulo/test/start/KeywordStartIT.java:@Category(SunnyDayTests.class) </pre> I think we could add a few ITs to make sure we have basic functionality covered. I think including ITs dealing with compactions, the metadata table, bulk import or write ahead logs would be good. -- 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]
