[jira] [Created] (HBASE-28285) Resource leak for memstore and flush

2023-12-24 Thread Haiping lv (Jira)
Haiping lv created HBASE-28285: -- Summary: Resource leak for memstore and flush Key: HBASE-28285 URL: https://issues.apache.org/jira/browse/HBASE-28285 Project: HBase Issue Type: Bug Affects

[jira] [Created] (HBASE-28284) HRegionServer encountered NPE while executing getBootstrapNodes

2023-12-24 Thread Haiping lv (Jira)
Haiping lv created HBASE-28284: -- Summary: HRegionServer encountered NPE while executing getBootstrapNodes Key: HBASE-28284 URL: https://issues.apache.org/jira/browse/HBASE-28284 Project: HBase

[jira] [Created] (HBASE-28283) The warmup of the region failed because the HFile was archived due to the execution of a compaction.

2023-12-24 Thread Haiping lv (Jira)
Haiping lv created HBASE-28283: -- Summary: The warmup of the region failed because the HFile was archived due to the execution of a compaction. Key: HBASE-28283 URL: https://issues.apache.org/jira/browse/HBASE-28283

[jira] [Created] (HBASE-28241) The snapshot operation encountered an NPE and failed.

2023-12-04 Thread Haiping lv (Jira)
Haiping lv created HBASE-28241: -- Summary: The snapshot operation encountered an NPE and failed. Key: HBASE-28241 URL: https://issues.apache.org/jira/browse/HBASE-28241 Project: HBase Issue

[jira] [Created] (HBASE-28226) The flush table operation encountered an NPE and failed.

2023-11-28 Thread Haiping lv (Jira)
Haiping lv created HBASE-28226: -- Summary: The flush table operation encountered an NPE and failed. Key: HBASE-28226 URL: https://issues.apache.org/jira/browse/HBASE-28226 Project: HBase Issue

[jira] [Created] (HBASE-28218) oldwal files cannot be cleaned up.

2023-11-22 Thread Haiping lv (Jira)
Haiping lv created HBASE-28218: -- Summary: oldwal files cannot be cleaned up. Key: HBASE-28218 URL: https://issues.apache.org/jira/browse/HBASE-28218 Project: HBase Issue Type: Bug Affects

[jira] [Created] (HBASE-28179) ITBLL verify failed and found undefined nodes and nodes which lost big or tiny families.

2023-10-26 Thread Haiping lv (Jira)
Haiping lv created HBASE-28179: -- Summary: ITBLL verify failed and found undefined nodes and nodes which lost big or tiny families. Key: HBASE-28179 URL: https://issues.apache.org/jira/browse/HBASE-28179

[jira] [Created] (HBASE-28113) All threads of HMaster PEWorker are blocked at updateRegionLocation and preventing the processing of TRSP for the Meta region.

2023-09-26 Thread Haiping lv (Jira)
Haiping lv created HBASE-28113: -- Summary: All threads of HMaster PEWorker are blocked at updateRegionLocation and preventing the processing of TRSP for the Meta region. Key: HBASE-28113 URL:

[jira] [Created] (HBASE-28058) HMaster snapshot file clean thread and the snapshot request handler thread encountered a deadlock

2023-08-31 Thread Haiping lv (Jira)
Haiping lv created HBASE-28058: -- Summary: HMaster snapshot file clean thread and the snapshot request handler thread encountered a deadlock Key: HBASE-28058 URL: https://issues.apache.org/jira/browse/HBASE-28058

[jira] [Created] (HBASE-28023) ITBLL's RollingBatchSuspendResumeRsAction runs the "suspendRs" method to perform the action, but it inadvertently uses the "waitForRegionServerToStop" method to check if

2023-08-14 Thread Haiping lv (Jira)
Haiping lv created HBASE-28023: -- Summary: ITBLL's RollingBatchSuspendResumeRsAction runs the "suspendRs" method to perform the action, but it inadvertently uses the "waitForRegionServerToStop" method to check if it was executed successfully.