Ah, while implementing the new method introduce in HBASE-29442, I found that all our methods in ByteInput interface are named readXXX, not getXXX, so let me push an addendum to change the new method name from getLong to readLong.
Let's sink this RC and I will put up RC1 immediately. Thanks. Duo Zhang <[email protected]> 于2026年3月6日周五 11:53写道: > > Please vote on this Apache hbase thirdparty release candidate, > hbase-thirdparty-4.1.13RC0 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase thirdparty 4.1.13 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 4.1.13RC0: > > https://github.com/apache/hbase-thirdparty/tree/4.1.13RC0 > > This tag currently points to git reference > > c9bfbbce6ae5134367e85292939defd02235316d > > The release files, including signatures, digests, as well as CHANGES.md > and RELEASENOTES.md included in this RC can be found at: > > https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.13RC0/ > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1595/ > > Maven artifacts for hadoop3 are available in a staging repository at: > > https://repository.apache.org/content/repositories/not-applicable/ > > Artifacts were signed with the 0x9AD2AE49 key which can be found in: > > https://downloads.apache.org/hbase/KEYS > > To learn more about Apache hbase thirdparty, please see > > http://hbase.apache.org/ > > Thanks, > Your HBase Release Manager
