thangTang commented on PR #5016: URL: https://github.com/apache/hbase/pull/5016#issuecomment-1423582324
> So, it seems that rebuilding the dict is necessary when reseting. Agree. Although this solution will have a performance loss, but it should be the best way I can think of to completely solve this problem. Another idea is to refactor dict and design an LRUMap that can support precise rollback. I've spent some time in this direction, but found nothing out. At least, it also can't be free (such as memory overhead). . . -- 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]
