You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2018/06/20 11:55:43 UTC

[GitHub] keith-turner commented on issue #1002: Create integration test for `FluoAdmin.remove()`

keith-turner commented on issue #1002: Create integration test for `FluoAdmin.remove()`
URL: https://github.com/apache/fluo/issues/1002#issuecomment-398723172
 
 
   > I was thinking of writing to the table using a mutation and batch writer and then call remove and create a scanner and verify the entries are cleared. Am I in the right direction?
   
   For that test I was thinking of reading and writing data using Fluo's API.   Only using the Accumulo API for the test would ensure the table was cleared, however it would not ensure that zookeeper was cleared.  
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services