keith-turner opened a new issue, #3935:
URL: https://github.com/apache/accumulo/issues/3935

   Some table operations read and write to the metadata table. In order to 
verify that these operations do not buffer too much in memory, testing with a 
large number of tablets would be good.  Some of this testing is already done.  
Some table operations may need to be adapted to use the conditional tablet 
update changes in #3929 that avoid buffering conditional update status in 
memory.
   
    - [X] Delete table done in #3929
    - [X] Merge done in #3934
    - [X] Clone done in #3934 
    - [ ] Bulk import
    - [ ] Compact
    - [ ] Delete rows 
    - [ ] import/export
    - [ ] offline/online 
   
   More test can be added to SplitMillionIT for the above cases.


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