Anoop Sam John created HBASE-25985:
--
Summary: ReplicationSourceWALReader#run - Reset sleepMultiplier in
loop once out of any IOE
Key: HBASE-25985
URL: https://issues.apache.org/jira/browse/HBASE-25985
[
https://issues.apache.org/jira/browse/HBASE-25969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-25969.
---
Fix Version/s: 2.4.5
2.5.0
3.0.0-alpha-1
Hadoop Fl
Please vote on this Apache hbase release candidate,
hbase-2.4.4RC0
The VOTE will remain open for at least 72 hours.
[ ] +1 Release this package as Apache hbase 2.4.4
[ ] -1 Do not release this package because ...
The tag to be voted on is 2.4.4RC0:
https://github.com/apache/hbase/tree/2.4.4RC
Bharath Vissapragada created HBASE-25984:
Summary: FSHLog WAL lockup with sync future reuse [RS deadlock]
Key: HBASE-25984
URL: https://issues.apache.org/jira/browse/HBASE-25984
Project: HBase
Bryan Beaudreault created HBASE-25983:
-
Summary: javadoc generation fails on openjdk-11.0.11+9
Key: HBASE-25983
URL: https://issues.apache.org/jira/browse/HBASE-25983
Project: HBase
Issue
[
https://issues.apache.org/jira/browse/HBASE-25982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yulin Niu resolved HBASE-25982.
---
Resolution: Won't Fix
> NettyRpcServerRequestDecoder.exceptionCaught log e instead of e.getCause
> -
Yulin Niu created HBASE-25982:
-
Summary: NettyRpcServerRequestDecoder.exceptionCaught log e
instead of e.getCause
Key: HBASE-25982
URL: https://issues.apache.org/jira/browse/HBASE-25982
Project: HBase
Can not comment on the google doc so just reply here.
Recently I read a bit of Hudi and Iceberg, they both use files on the
filesystem for committing changes by default, so you can write to the data
directory directly without worrying about mess up the data files.
If no big concerns, I could star