keith-turner commented on PR #3832:
URL: https://github.com/apache/accumulo/pull/3832#issuecomment-1758673467

   I reviewed the ITs tagged for sunny and kept the following. 
   
    * InMemoryMapIT : because its super fast
    * NativeMapIT :  because its super fast
    * ReadWriteIT : because it test monitor and cluster shutdown
    * WALSunnyDayIT : because it test log recovery and has sunny in name
    * ThriftBehaviorIT :  because its super fast
    * KeywordStartIT :  because its super fast
     
   Removed the sunny tag from the following.
     * PropStoreConfigIT : have basic coverage of setting per table props which 
exercises the prop store, also added tests setting namespace props
     * ZooPropEditorIT : this seems like a test for a more obscure feature, 
seems ok to leave it for a full IT run that would be done prior to release
     * BulkIT ... have coverage of bulk import
     *  ScanIteratorIT : improved iterator test coverage in ComprehensiveIT  .. 
also plan to add test that creates user with auths
     
   Still looking at the Shell ITs.  Think if some basic tests of users and 
table permissions were added to ComprehensiveIT that these could be removed 
from sunny tag.


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