[GitHub] [hbase] virajjasani commented on pull request #3215: HBASE-25698 Fixing IllegalReferenceCountException when using TinyLfuBlockCache

2021-05-24 Thread GitBox
virajjasani commented on pull request #3215: URL: https://github.com/apache/hbase/pull/3215#issuecomment-847217261 Okk looks like refCount was introduced with ByteBuff only, checking HBASE-22005 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] virajjasani commented on pull request #3215: HBASE-25698 Fixing IllegalReferenceCountException when using TinyLfuBlockCache

2021-05-24 Thread GitBox
virajjasani commented on pull request #3215: URL: https://github.com/apache/hbase/pull/3215#issuecomment-847215393 > Will open an issue to address once an idea on how to address perf (this is secondary to fixing refcounting exceptions). refCount is not used for just L1 cache right?