You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "sunhelly (via GitHub)" <gi...@apache.org> on 2023/02/09 10:43:34 UTC

[GitHub] [hbase] sunhelly commented on pull request #5016: HBASE-27621 Always use findEntry to fill the Dictionary when reading …

sunhelly commented on PR #5016:
URL: https://github.com/apache/hbase/pull/5016#issuecomment-1423979453

   For ensure the compress and uncompress construct same dictionary, we should only use LRUDictionary#findEntry() to add entries, but need to keep LRUDictionary#getEntry() do not move ahead the entry?


-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org