[jira] [Resolved] (HBASE-27716) Fix TestWALOpenAfterDNRollingStart

2023-03-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-27716. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to master and branch-2. Thanks [~zghao] for

[jira] [Resolved] (HBASE-27714) WALEntryStreamTestBase creates a new HBTU in startCluster method which causes all sub classes are testing default configurations

2023-03-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-27714. --- Fix Version/s: 2.6.0 3.0.0-alpha-4 2.4.17

Re: [DISCUSS] Remove checkRefCnt for on-heap ByteBuffs?

2023-03-14 Thread Bryan Beaudreault
For those following along, I’ve submitted an initial PR for this issue. https://github.com/apache/hbase/pull/5104 On Mon, Mar 13, 2023 at 11:46 AM Bryan Beaudreault wrote: > Thanks everyone for chiming in. I submitted > https://issues.apache.org/jira/browse/HBASE-27710 and will work on it in >

[jira] [Resolved] (HBASE-27688) HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0

2023-03-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-27688. --- Fix Version/s: 2.6.0 3.0.0-alpha-4 2.4.17

Re: [DISCUSS] Kubernetes Orchestration for ZK, HDFS, and HBase

2023-03-14 Thread Lars Francke
Hi Nick, I do not mean to derail your mail so I'll keep mine short: Yes, I think testing & infrastructure on Kubernetes would be worthwhile and I thank you for the offer. We're happy to take a look and would try to review any incoming contributions depending on how large/digestable they are :)

[jira] [Created] (HBASE-27718) The regionStateNode only need remove one time in regionOffline

2023-03-14 Thread chaijunjie (Jira)
chaijunjie created HBASE-27718: -- Summary: The regionStateNode only need remove one time in regionOffline Key: HBASE-27718 URL: https://issues.apache.org/jira/browse/HBASE-27718 Project: HBase

Re: [DISCUSS] Kubernetes Orchestration for ZK, HDFS, and HBase

2023-03-14 Thread Mallikarjun
Hi Nick, I agree with your thought that there is an increasing reliance on kubernetes, more so for complex workloads like hbase deployments because of unavailability of reliable automation frameworks outside of k8s. But I have a slightly different view in terms of how to achieve it. When I was

[jira] [Created] (HBASE-27717) Add rsgroup name for dead region servers on master UI

2023-03-14 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-27717: -- Summary: Add rsgroup name for dead region servers on master UI Key: HBASE-27717 URL: https://issues.apache.org/jira/browse/HBASE-27717 Project: HBase Issue

[jira] [Created] (HBASE-27716) Fix TestWALOpenAfterDNRollingStart

2023-03-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27716: - Summary: Fix TestWALOpenAfterDNRollingStart Key: HBASE-27716 URL: https://issues.apache.org/jira/browse/HBASE-27716 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-27715) Refactoring the long tryAdvanceEntry method in WALEntryStream

2023-03-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27715: - Summary: Refactoring the long tryAdvanceEntry method in WALEntryStream Key: HBASE-27715 URL: https://issues.apache.org/jira/browse/HBASE-27715 Project: HBase

[jira] [Created] (HBASE-27714) WALEntryStreamTestBase creates a new HBTU in startCluster method which causes all sub classes are testing default configurations

2023-03-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27714: - Summary: WALEntryStreamTestBase creates a new HBTU in startCluster method which causes all sub classes are testing default configurations Key: HBASE-27714 URL:

[jira] [Created] (HBASE-27713) Remove numRegions in Region Metrics

2023-03-14 Thread tianhang tang (Jira)
tianhang tang created HBASE-27713: - Summary: Remove numRegions in Region Metrics Key: HBASE-27713 URL: https://issues.apache.org/jira/browse/HBASE-27713 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-27615) Add group of regionServer on Master webUI

2023-03-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha resolved HBASE-27615. Fix Version/s: 2.6.0 3.0.0-alpha-4 Resolution: Fixed Merged to branch-2