EungsopYoo commented on PR #7291: URL: https://github.com/apache/hbase/pull/7291#issuecomment-3290145757
The TODOs are as follows, and I will proceed in order: - [ ] Separate the row cache implementation - [ ] Remove the condition that decides whether to put data into the row cache based on the number of StoreFiles - [ ] Do not use the row cache when the data exists only in the MemStore - [ ] Invalidate only the row cache of regions that were bulkloaded - [ ] Take a heap dump to check the index size of the map -- 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]
