Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-04-07 Thread via GitHub
bbeaudreault merged PR #5691: URL: https://github.com/apache/hbase/pull/5691 -- 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-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-04-07 Thread via GitHub
chandrasekhar-188k commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-2041362165 >  **-1 overall** > > Vote Subsystem Runtime Comment > +0  reexec 0m 57s Docker mode activated. > -0 ⚠️ yetus 0m 3s Unprocessed

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-04-05 Thread via GitHub
Apache-HBase commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-2039094278 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 57s |

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

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

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

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

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

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

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-04-04 Thread via GitHub
chandrasekhar-188k commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-2038622733 > @chandrasekhar-188k Any update? review comments fixed , please check again -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-04-04 Thread via GitHub
chandrasekhar-188k commented on code in PR #5691: URL: https://github.com/apache/hbase/pull/5691#discussion_r1552671215 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java: ## @@ -2726,16 +2726,20 @@ protected void run() throws IOException {

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-04-04 Thread via GitHub
chandrasekhar-188k commented on code in PR #5691: URL: https://github.com/apache/hbase/pull/5691#discussion_r1552671014 ## hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaAdmin.java: ## @@ -994,4 +994,16 @@ public int getQuotaSettingCount(Admin admin) throws

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-03-31 Thread via GitHub
bbeaudreault commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-2028952865 @chandrasekhar-188k Any update? -- 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-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-03-05 Thread via GitHub
bbeaudreault commented on code in PR #5691: URL: https://github.com/apache/hbase/pull/5691#discussion_r1494464477 ## hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java: ## @@ -2726,16 +2726,20 @@ protected void run() throws IOException {

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-02-25 Thread via GitHub
pankaj72981 commented on code in PR #5691: URL: https://github.com/apache/hbase/pull/5691#discussion_r1502147908 ## hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaAdmin.java: ## @@ -994,4 +994,16 @@ public int getQuotaSettingCount(Admin admin) throws

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-02-25 Thread via GitHub
pankaj72981 commented on code in PR #5691: URL: https://github.com/apache/hbase/pull/5691#discussion_r1502147908 ## hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaAdmin.java: ## @@ -994,4 +994,16 @@ public int getQuotaSettingCount(Admin admin) throws

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-02-18 Thread via GitHub
Apache-HBase commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-1951846434 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s |

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-02-18 Thread via GitHub
Apache-HBase commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-1951833326 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

Re: [PR] HBASE-28183 It's impossible to re-enable the quota table if it gets d… [hbase]

2024-02-18 Thread via GitHub
Apache-HBase commented on PR #5691: URL: https://github.com/apache/hbase/pull/5691#issuecomment-1951632917 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 25s |