[jira] [Commented] (HBASE-28262) Fix spotless error on branch-2.5

2023-12-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17797370#comment-17797370 ] Duo Zhang commented on HBASE-28262: --- [~apurtell] FYI. I think we should also update the release

[jira] [Created] (HBASE-28262) Fix spotless error on branch-2.5

2023-12-15 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-28262: - Summary: Fix spotless error on branch-2.5 Key: HBASE-28262 URL: https://issues.apache.org/jira/browse/HBASE-28262 Project: HBase Issue Type: Bug

Re: [PR] HBASE-28256 Enhance ByteBufferUtils.readVLong to read 8 bytes at a time [hbase]

2023-12-15 Thread via GitHub
Apache9 commented on PR #5576: URL: https://github.com/apache/hbase/pull/5576#issuecomment-1858750945 Looking at the code again, for one byte vlong, we still only read one byte first so should not have big differences. But for 512(2 or 3 bytes?), the microbench result shows that

Re: [PR] HBASE-28256 Enhance ByteBufferUtils.readVLong to read 8 bytes at a time [hbase]

2023-12-15 Thread via GitHub
Apache9 commented on PR #5576: URL: https://github.com/apache/hbase/pull/5576#issuecomment-1858750380 http://www.w3.org/TR/REC-html40;>