[jira] [Created] (HBASE-26769) add archive directory, old WAL direcotry and disabled tables space usage information to metrics

2022-02-23 Thread ruanhui (Jira)
ruanhui created HBASE-26769: --- Summary: add archive directory, old WAL direcotry and disabled tables space usage information to metrics Key: HBASE-26769 URL: https://issues.apache.org/jira/browse/HBASE-26769

[jira] [Resolved] (HBASE-26640) Reimplement master local region initialization to better work with SFT

2022-02-23 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26640. --- Fix Version/s: 2.6.0 3.0.0-alpha-3 Hadoop Flags: Reviewed Resolution:

Re: [DISCUSS] deprecating jdk8, progress on LTS jdk support

2022-02-23 Thread Andrew Purtell
Ok, a bridge in one place would minimize the risk. On Wed, Feb 23, 2022 at 6:07 PM 张铎(Duo Zhang) wrote: > I think this is a reasonable concern, we could do this on our own. > > But checking the commit history of PlatformDependent[1], the API is pretty > stable, so I think the risk of hitting a

Re: [DISCUSS] deprecating jdk8, progress on LTS jdk support

2022-02-23 Thread Duo Zhang
I think this is a reasonable concern, we could do this on our own. But checking the commit history of PlatformDependent[1], the API is pretty stable, so I think the risk of hitting a security issue but we can not upgrade due to API conflicts is very low. And if a security issue requires big

[jira] [Resolved] (HBASE-26767) Rest server should not use a large Header Cache.

2022-02-23 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-26767. Hadoop Flags: Reviewed Resolution: Fixed Pushed! Thanks for the great work, Sergey. > Rest

Re: [DISCUSS] deprecating jdk8, progress on LTS jdk support

2022-02-23 Thread Andrew Purtell
We often upgrade netty after there is a CVE announcement. This produces a pressure to upgrade in production. Use of an internal API is not a good practice because it can cause friction because of breaking changes when there is a need to upgrade all of a sudden. This is painful and hopefully we can

[jira] [Created] (HBASE-26768) Avoid unnecessary replication suspending in RegionReplicationSink

2022-02-23 Thread chenglei (Jira)
chenglei created HBASE-26768: Summary: Avoid unnecessary replication suspending in RegionReplicationSink Key: HBASE-26768 URL: https://issues.apache.org/jira/browse/HBASE-26768 Project: HBase

Re: [NOTICE] ci-hbase is broken

2022-02-23 Thread Duo Zhang
Finally the infra team just restore a backup at Feb 17, seems all the jobs are good now. Please report here if you still have any problems. Thanks. 张铎(Duo Zhang) 于2022年2月23日周三 11:21写道: > The infra team is still investigating... > > 张铎(Duo Zhang) 于2022年2月21日周一 21:42写道: > >> Still no real