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

   In addition to walog scalability, using the metadata table as storage for 
fate operations is also more scalable in terms of memory usage.  Everything 
stored in ZK must be able to fit in memory on a single machine.  Storing data 
in the metadata table does not have this constraint, but it can leverage much 
much more memory for caching data across many tservers.


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