Re: [PR] HBASE-28238 rpcservice should perform the updateConfiguration operation to priority ADMIN_QOS [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5558: URL: https://github.com/apache/hbase/pull/5558#issuecomment-1840133232 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s |

[PR] HBASE-28238 rpcservice should perform the updateConfiguration operation to priority ADMIN_QOS [hbase]

2023-12-04 Thread via GitHub
Kerasone opened a new pull request, #5558: URL: https://github.com/apache/hbase/pull/5558 The updateConfiguration operation called by admin should be considered a higher priority operation and given to the priority queue, but is currently considered to have the same priority as read and

[jira] [Commented] (HBASE-28215) Region reopen procedure should support some sort of throttling

2023-12-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793151#comment-17793151 ] Hudson commented on HBASE-28215: Results for branch branch-2 [build #936 on

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

2023-12-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793150#comment-17793150 ] Hudson commented on HBASE-28226: Results for branch branch-2 [build #936 on

Re: [PR] rsrpcservice should perform the updateConfiguration operation to priority ADMIN_QOS [hbase]

2023-12-04 Thread via GitHub
Kerasone closed pull request #5557: rsrpcservice should perform the updateConfiguration operation to priority ADMIN_QOS URL: https://github.com/apache/hbase/pull/5557 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] rsrpcservice should perform the updateConfiguration operation to priority ADMIN_QOS [hbase]

2023-12-04 Thread via GitHub
Kerasone opened a new pull request, #5557: URL: https://github.com/apache/hbase/pull/5557 The updateConfiguration operation called by admin should be considered a higher priority operation and given to the priority queue, but is currently considered to have the same priority as read and

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

2023-12-04 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793127#comment-17793127 ] ruanhui commented on HBASE-28241: - In the SnapshotManager, we have two methods {code:java} public

[jira] [Commented] (HBASE-28215) Region reopen procedure should support some sort of throttling

2023-12-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793123#comment-17793123 ] Hudson commented on HBASE-28215: Results for branch branch-2.6 [build #6 on

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

2023-12-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793122#comment-17793122 ] Hudson commented on HBASE-28226: Results for branch branch-2.6 [build #6 on

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

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793115#comment-17793115 ] Duo Zhang commented on HBASE-28241: --- So I think we do have considered this problem, but it looks like

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

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793114#comment-17793114 ] Duo Zhang commented on HBASE-28241: --- This is in SnapshotProcedure. {code} private void

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

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793112#comment-17793112 ] Duo Zhang commented on HBASE-28241: --- {code} public boolean prepareSplitRegion(final

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

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793113#comment-17793113 ] Duo Zhang commented on HBASE-28241: --- {code} /** * Prepare merge and do some check */ private

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

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793111#comment-17793111 ] Duo Zhang commented on HBASE-28241: --- I think Split/Merge has a mechanism to wait until snapshot is

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

2023-12-04 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793109#comment-17793109 ] ruanhui commented on HBASE-28241: - I think this is because the SnapshotRegionProcedure doesn't hold lock

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

2023-12-04 Thread Haiping lv (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haiping lv reassigned HBASE-28241: -- Assignee: Haiping lv > The snapshot operation encountered an NPE and failed. >

[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] [Updated] (HBASE-28240) Phase II: Suspend TRSP and SCP when they can not get region node lock immediately

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-28240: -- Component/s: master proc-v2 Region Assignment > Phase II: Suspend

[jira] [Created] (HBASE-28240) Phase II: Suspend TRSP and SCP when they can not get region node lock immediately

2023-12-04 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-28240: - Summary: Phase II: Suspend TRSP and SCP when they can not get region node lock immediately Key: HBASE-28240 URL: https://issues.apache.org/jira/browse/HBASE-28240 Project:

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5556: URL: https://github.com/apache/hbase/pull/5556#issuecomment-1839889716 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 42s |

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5556: URL: https://github.com/apache/hbase/pull/5556#issuecomment-1839808376 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5556: URL: https://github.com/apache/hbase/pull/5556#issuecomment-1839513524 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 16s |

Re: [PR] HBASE-25972 Dual File Compactor [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5545: URL: https://github.com/apache/hbase/pull/5545#issuecomment-1839456898 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5556: URL: https://github.com/apache/hbase/pull/5556#issuecomment-1839429405 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 21s |

Re: [PR] HBASE-25972 Dual File Compactor [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5545: URL: https://github.com/apache/hbase/pull/5545#issuecomment-1839394162 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 24s |

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

2023-12-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793022#comment-17793022 ] Hudson commented on HBASE-28226: Results for branch branch-3 [build #96 on

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

2023-12-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793020#comment-17793020 ] Hudson commented on HBASE-28226: Results for branch master [build #957 on

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5556: URL: https://github.com/apache/hbase/pull/5556#issuecomment-1839331430 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

Re: [PR] HBASE-25972 Dual File Compactor [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5545: URL: https://github.com/apache/hbase/pull/5545#issuecomment-1839040475 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31s |

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5556: URL: https://github.com/apache/hbase/pull/5556#issuecomment-1838912333 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 37s |

Re: [PR] HBASE-27795: Define RPC API for cache cleaning [hbase]

2023-12-04 Thread via GitHub
Kota-SH closed pull request #5525: HBASE-27795: Define RPC API for cache cleaning URL: https://github.com/apache/hbase/pull/5525 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Created] (HBASE-28239) Auto create configured namespaces

2023-12-04 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28239: - Summary: Auto create configured namespaces Key: HBASE-28239 URL: https://issues.apache.org/jira/browse/HBASE-28239 Project: HBase Issue Type: New

[jira] [Resolved] (HBASE-28215) Region reopen procedure should support some sort of throttling

2023-12-04 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28215. --- Fix Version/s: 2.6.0 3.0.0-beta-1 Release Note: Adds new

[PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
vinayakphegde opened a new pull request, #5556: URL: https://github.com/apache/hbase/pull/5556 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] HBASE-28215: region reopen procedure batching/throttling [hbase]

2023-12-04 Thread via GitHub
bbeaudreault merged PR #5534: URL: https://github.com/apache/hbase/pull/5534 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] HBASE-28187 NPE when flushing a non-existing column family [hbase]

2023-12-04 Thread via GitHub
Apache9 commented on PR #5553: URL: https://github.com/apache/hbase/pull/5553#issuecomment-1838716631 For user request from Admin interface or shell, I think we should reject the request and give users a clear error message, this should be done first. On the CP part, I'm neutral on

Re: [PR] HBASE-28223 Include shaded netty-all in hbase-shaded-mapreduce [hbase]

2023-12-04 Thread via GitHub
anmolnar commented on PR #5542: URL: https://github.com/apache/hbase/pull/5542#issuecomment-1838535428 Resolved downstream. No need for this fix. Actually the upstream version if hbase _does_ include io.netty in hbase-shaded-mapreduce. Thanks @stoty @Apache9 -- This is an automated

Re: [PR] HBASE-28223 Include shaded netty-all in hbase-shaded-mapreduce [hbase]

2023-12-04 Thread via GitHub
anmolnar closed pull request #5542: HBASE-28223 Include shaded netty-all in hbase-shaded-mapreduce URL: https://github.com/apache/hbase/pull/5542 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] HBASE-28187 NPE when flushing a non-existing column family [hbase]

2023-12-04 Thread via GitHub
guluo2016 commented on PR #5553: URL: https://github.com/apache/hbase/pull/5553#issuecomment-1838493038 In this PR, I set the result of flush with non-existing family to successful. Mybe we can set the result of flush with non-existing family to `FlushResult.Result.CANNOT_FLUSH` ?

Re: [PR] HBASE-28187 NPE when flushing a non-existing column family [hbase]

2023-12-04 Thread via GitHub
guluo2016 commented on PR #5553: URL: https://github.com/apache/hbase/pull/5553#issuecomment-1838473445 > Looking at the jira description, I think we should add the check at master side? We should reject the request at very beginning. This can only partially solve the problem.

[jira] [Commented] (HBASE-28209) Create a jmx metrics to expose the oldWALs directory size

2023-12-04 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17792780#comment-17792780 ] Wellington Chevreuil commented on HBASE-28209: -- Thanks for this contribution,

[jira] [Updated] (HBASE-28209) Create a jmx metrics to expose the oldWALs directory size

2023-12-04 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-28209: - Affects Version/s: 2.5.6 2.4.17

[jira] [Updated] (HBASE-28209) Create a jmx metrics to expose the oldWALs directory size

2023-12-04 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-28209: - Fix Version/s: 3.0.0-beta-1 4.0.0-alpha-1 > Create a jmx

Re: [PR] HBASE-28209: Create a jmx metrics to expose the oldWALs directory size [hbase]

2023-12-04 Thread via GitHub
wchevreuil merged PR #5528: URL: https://github.com/apache/hbase/pull/5528 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (HBASE-28199) Phase I: Suspend TRSP and SCP when updating meta

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-28199. --- Fix Version/s: 3.0.0-beta-1 Hadoop Flags: Reviewed Resolution: Fixed Pushed to master

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

2023-12-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-28226. --- Fix Version/s: 2.6.0 3.0.0-beta-1 Hadoop Flags: Reviewed Resolution:

Re: [PR] HBASE-28199 Phase I: Suspend TRSP and SCP when updating meta [hbase]

2023-12-04 Thread via GitHub
Apache9 merged PR #5520: URL: https://github.com/apache/hbase/pull/5520 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] HBASE-28199 Phase I: Suspend TRSP and SCP when updating meta [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5520: URL: https://github.com/apache/hbase/pull/5520#issuecomment-1838081723 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32s |

Re: [PR] HBASE-28199 Phase I: Suspend TRSP and SCP when updating meta [hbase]

2023-12-04 Thread via GitHub
Apache-HBase commented on PR #5520: URL: https://github.com/apache/hbase/pull/5520#issuecomment-1838062371 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 12s |

[jira] [Commented] (HBASE-28221) Introduce regionserver metric for delayed flushes

2023-12-04 Thread Rahul Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17792715#comment-17792715 ] Rahul Kumar commented on HBASE-28221: - Okay. Sounds good. > Introduce regionserver metric for