[GitHub] [hbase] Apache-HBase commented on pull request #4457: HBASE-27028 Add a shell command for flushing master local region

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4457: URL: https://github.com/apache/hbase/pull/4457#issuecomment-1135356636 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 42s |

[GitHub] [hbase] Apache-HBase commented on pull request #4460: Backport to branch-2, HBASE-26320 Implement a separate thread pool for the LogCleaner (#3712)

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4460: URL: https://github.com/apache/hbase/pull/4460#issuecomment-1135351556 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 17s |

[GitHub] [hbase] sunhelly opened a new pull request, #4460: Backport to branch-2, HBASE-26320 Implement a separate thread pool for the LogCleaner (#3712)

2022-05-23 Thread GitBox
sunhelly opened a new pull request, #4460: URL: https://github.com/apache/hbase/pull/4460 This avoids starvation when the archive directory is large and takes a long time to iterate through. Signed-off-by: Duo Zhang Signed-off-by: Anoop Sam John Signed-off-by: Pankaj --

[jira] [Resolved] (HBASE-26977) HMaster's ShutdownHook does not take effect, if tablesOnMaster is false

2022-05-23 Thread LiangJun He (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiangJun He resolved HBASE-26977. - Resolution: Resolved > HMaster's ShutdownHook does not take effect, if tablesOnMaster is false

[jira] [Commented] (HBASE-26320) Separate Log Cleaner DirScanPool to prevent the OLDWALs from filling up the disk when archive is large

2022-05-23 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541236#comment-17541236 ] Xiaolin Ha commented on HBASE-26320: This issue blocked the back port of HBASE-26342 to branch-2,

[GitHub] [hbase] sunhelly merged pull request #4403: HBASE-26342 Support custom paths of independent configuration and pool for hfile cleaner

2022-05-23 Thread GitBox
sunhelly merged PR #4403: URL: https://github.com/apache/hbase/pull/4403 -- 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:

[GitHub] [hbase] tomscut commented on pull request #4432: HBASE-27037 Display the region server state on the Web UI

2022-05-23 Thread GitBox
tomscut commented on PR #4432: URL: https://github.com/apache/hbase/pull/4432#issuecomment-1135287871 Hi @Apache9 , I updated the code, please have a look. Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Updated] (HBASE-27058) Admin#getLastMajorCompactionTimestamp() doesn't get updated when the EnvironmentEdgeManager clock is stopped

2022-05-23 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-27058: - Priority: Major (was: Minor) > Admin#getLastMajorCompactionTimestamp() doesn't get updated

[GitHub] [hbase] tomscut commented on a diff in pull request #4431: HBASE-27036 Displays the number of decommissioned region server for status command

2022-05-23 Thread GitBox
tomscut commented on code in PR #4431: URL: https://github.com/apache/hbase/pull/4431#discussion_r879419726 ## hbase-shell/src/main/ruby/hbase/admin.rb: ## @@ -1043,6 +1043,7 @@ def status(format, type) else puts "1 active master,

[jira] [Resolved] (HBASE-27042) hboss doesn't compile against hadoop branch-3.3 now that s3guard is cut

2022-05-23 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-27042. Hadoop Flags: Reviewed Release Note: Adds support for Apache Hadoop 3.3.3 and removes S3Guard

[jira] [Assigned] (HBASE-27042) hboss doesn't compile against hadoop branch-3.3 now that s3guard is cut

2022-05-23 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-27042: -- Assignee: Steve Loughran (was: Steve Loughran) > hboss doesn't compile against hadoop

[jira] [Updated] (HBASE-27042) hboss doesn't compile against hadoop branch-3.3 now that s3guard is cut

2022-05-23 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-27042: --- Fix Version/s: hbase-filesystem-1.0.0-alpha2 > hboss doesn't compile against hadoop branch-3.3 now

[jira] [Assigned] (HBASE-27042) hboss doesn't compile against hadoop branch-3.3 now that s3guard is cut

2022-05-23 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-27042: -- Assignee: Steve Loughran > hboss doesn't compile against hadoop branch-3.3 now that s3guard

[GitHub] [hbase-filesystem] joshelser closed pull request #33: HBASE-27042. Remove S3Guard awareness from HBoss

2022-05-23 Thread GitBox
joshelser closed pull request #33: HBASE-27042. Remove S3Guard awareness from HBoss URL: https://github.com/apache/hbase-filesystem/pull/33 -- 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

[jira] [Comment Edited] (HBASE-27058) Admin#getLastMajorCompactionTimestamp() doesn't get updated when the EnvironmentEdgeManager clock is stopped

2022-05-23 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541169#comment-17541169 ] Geoffrey Jacoby edited comment on HBASE-27058 at 5/23/22 9:01 PM: -- Some

[jira] [Commented] (HBASE-27058) Admin#getLastMajorCompactionTimestamp() doesn't get updated when the EnvironmentEdgeManager clock is stopped

2022-05-23 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541169#comment-17541169 ] Geoffrey Jacoby commented on HBASE-27058: - Some more context: at a high level, what is needed is

[GitHub] [hbase-filesystem] joshelser commented on pull request #33: HBASE-27042. Remove S3Guard awareness from HBoss

2022-05-23 Thread GitBox
joshelser commented on PR #33: URL: https://github.com/apache/hbase-filesystem/pull/33#issuecomment-1135110326 Running the tests locally since we don't have QA wired up here automatically. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (HBASE-27026) Disable Style/FrozenStringLiteralComment for ruby

2022-05-23 Thread Jan Hentschel (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541129#comment-17541129 ] Jan Hentschel commented on HBASE-27026: --- Not sure. I would have expected that your [second

[GitHub] [hbase] Apache-HBase commented on pull request #4459: HBASE-26366 Provide meaningful parent spans to ZK interactions

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4459: URL: https://github.com/apache/hbase/pull/4459#issuecomment-1134993765 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

[jira] [Commented] (HBASE-26969) Eliminate MOB renames when SFT is enabled

2022-05-23 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541025#comment-17541025 ] Szabolcs Bukros commented on HBASE-26969: - [~zhangduo] I'm sorry, I might have misspoken. We do

[jira] [Assigned] (HBASE-27017) MOB snapshot is broken when FileBased SFT is used

2022-05-23 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szabolcs Bukros reassigned HBASE-27017: --- Assignee: Szabolcs Bukros > MOB snapshot is broken when FileBased SFT is used >

[GitHub] [hbase] huaxiangsun merged pull request #4442: HBASE-26649 Support meta replica LoadBalance mode for RegionLocator#g…

2022-05-23 Thread GitBox
huaxiangsun merged PR #4442: URL: https://github.com/apache/hbase/pull/4442 -- 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] [Commented] (HBASE-27017) MOB snapshot is broken when FileBased SFT is used

2022-05-23 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541018#comment-17541018 ] Szabolcs Bukros commented on HBASE-27017: - [~zhangduo] If you look at it like this, then you are

[GitHub] [hbase] huaxiangsun commented on pull request #4442: HBASE-26649 Support meta replica LoadBalance mode for RegionLocator#g…

2022-05-23 Thread GitBox
huaxiangsun commented on PR #4442: URL: https://github.com/apache/hbase/pull/4442#issuecomment-1134849688 Thanks @Apache9 for the review. -- 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

[GitHub] [hbase] carp84 merged pull request #4377: HBASE-26977 HMaster's ShutdownHook does not take effect, if tablesOnMaster is false

2022-05-23 Thread GitBox
carp84 merged PR #4377: URL: https://github.com/apache/hbase/pull/4377 -- 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] [Commented] (HBASE-27017) MOB snapshot is broken when FileBased SFT is used

2022-05-23 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541017#comment-17541017 ] Duo Zhang commented on HBASE-27017: --- This is not related to the problem here? First, we should make

[GitHub] [hbase] Apache-HBase commented on pull request #4432: HBASE-27037 Display the region server state on the Web UI

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4432: URL: https://github.com/apache/hbase/pull/4432#issuecomment-1134843490 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 17s |

[GitHub] [hbase] Apache-HBase commented on pull request #4432: HBASE-27037 Display the region server state on the Web UI

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4432: URL: https://github.com/apache/hbase/pull/4432#issuecomment-1134843063 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 46s |

[GitHub] [hbase] BukrosSzabolcs commented on a diff in pull request #4418: HBASE-26969:Eliminate MOB renames when SFT is enabled

2022-05-23 Thread GitBox
BukrosSzabolcs commented on code in PR #4418: URL: https://github.com/apache/hbase/pull/4418#discussion_r879616672 ## hbase-server/src/main/java/org/apache/hadoop/hbase/mob/RSMobFileCleanerChore.java: ## @@ -0,0 +1,262 @@ +/** + * Licensed to the Apache Software Foundation

[GitHub] [hbase] BukrosSzabolcs commented on a diff in pull request #4418: HBASE-26969:Eliminate MOB renames when SFT is enabled

2022-05-23 Thread GitBox
BukrosSzabolcs commented on code in PR #4418: URL: https://github.com/apache/hbase/pull/4418#discussion_r879616412 ## hbase-server/src/main/java/org/apache/hadoop/hbase/mob/RSMobFileCleanerChore.java: ## @@ -0,0 +1,262 @@ +/** + * Licensed to the Apache Software Foundation

[GitHub] [hbase] BukrosSzabolcs commented on a diff in pull request #4418: HBASE-26969:Eliminate MOB renames when SFT is enabled

2022-05-23 Thread GitBox
BukrosSzabolcs commented on code in PR #4418: URL: https://github.com/apache/hbase/pull/4418#discussion_r879614934 ## hbase-server/src/main/java/org/apache/hadoop/hbase/mob/RSMobFileCleanerChore.java: ## @@ -0,0 +1,262 @@ +/** + * Licensed to the Apache Software Foundation

[GitHub] [hbase] carp84 commented on pull request #4377: HBASE-26977 HMaster's ShutdownHook does not take effect, if tablesOnMaster is false

2022-05-23 Thread GitBox
carp84 commented on PR #4377: URL: https://github.com/apache/hbase/pull/4377#issuecomment-1134838144 Thanks for checking @2005hithlj . Since the test failures are irrelative to changes here and could pass locally, I will merge it soon. It seems the branch-1 pre-commit test is pretty

[jira] [Updated] (HBASE-27058) Admin#getLastMajorCompactionTimestamp() doesn't get updated when the EnvironmentEdgeManager clock is stopped

2022-05-23 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated HBASE-27058: Labels: test (was: ) > Admin#getLastMajorCompactionTimestamp() doesn't get updated when the >

[jira] [Commented] (HBASE-27017) MOB snapshot is broken when FileBased SFT is used

2022-05-23 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541008#comment-17541008 ] Szabolcs Bukros commented on HBASE-27017: - [~zhangduo] That would not work well after we remove

[jira] [Created] (HBASE-27058) Admin#getLastMajorCompactionTimestamp() doesn't get updated when the EnvironmentEdgeManager clock is stopped

2022-05-23 Thread Istvan Toth (Jira)
Istvan Toth created HBASE-27058: --- Summary: Admin#getLastMajorCompactionTimestamp() doesn't get updated when the EnvironmentEdgeManager clock is stopped Key: HBASE-27058 URL:

[jira] [Comment Edited] (HBASE-26969) Eliminate MOB renames when SFT is enabled

2022-05-23 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541006#comment-17541006 ] Duo Zhang edited comment on HBASE-26969 at 5/23/22 3:33 PM: {quote} That is

[jira] [Commented] (HBASE-26969) Eliminate MOB renames when SFT is enabled

2022-05-23 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541006#comment-17541006 ] Duo Zhang commented on HBASE-26969: --- {noformat} That is true. We do not use SFT. But based on similar

[jira] [Commented] (HBASE-26969) Eliminate MOB renames when SFT is enabled

2022-05-23 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17541004#comment-17541004 ] Szabolcs Bukros commented on HBASE-26969: - [~wchevreuil]  > Or is it that we lingering region

[GitHub] [hbase] Apache-HBase commented on pull request #4459: HBASE-26366 Provide meaningful parent spans to ZK interactions

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4459: URL: https://github.com/apache/hbase/pull/4459#issuecomment-1134805327 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s |

[jira] [Updated] (HBASE-26366) Provide meaningful parent spans to ZK interactions

2022-05-23 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-26366: - Status: Patch Available (was: In Progress) As of this patch, now every span that's emitted in

[GitHub] [hbase] ndimiduk opened a new pull request, #4459: HBASE-26366 Provide meaningful parent spans to ZK interactions

2022-05-23 Thread GitBox
ndimiduk opened a new pull request, #4459: URL: https://github.com/apache/hbase/pull/4459 As of this patch, now every span that's emitted in my unit test has a meaningful parent span, tied back to either a server activity or the ZKWatcher handler pool. PTAL. -- This is an automated

[GitHub] [hbase] Apache-HBase commented on pull request #4403: HBASE-26342 Support custom paths of independent configuration and pool for hfile cleaner

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4403: URL: https://github.com/apache/hbase/pull/4403#issuecomment-1134639935 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 4s |

[GitHub] [hbase] tomscut commented on a diff in pull request #4431: HBASE-27036 Displays the number of decommissioned region server for status command

2022-05-23 Thread GitBox
tomscut commented on code in PR #4431: URL: https://github.com/apache/hbase/pull/4431#discussion_r879419726 ## hbase-shell/src/main/ruby/hbase/admin.rb: ## @@ -1043,6 +1043,7 @@ def status(format, type) else puts "1 active master,

[jira] [Commented] (HBASE-27047) Fix typo for metric drainingRegionServers

2022-05-23 Thread Tao Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540934#comment-17540934 ] Tao Li commented on HBASE-27047: Thanks [~pankajkumar]  for reminding me. I updated the release note.

[GitHub] [hbase] Apache-HBase commented on pull request #4403: HBASE-26342 Support custom paths of independent configuration and pool for hfile cleaner

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4403: URL: https://github.com/apache/hbase/pull/4403#issuecomment-1134620251 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

[jira] [Updated] (HBASE-27047) Fix typo for metric drainingRegionServers

2022-05-23 Thread Tao Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HBASE-27047: --- Release Note: Fix typo for metric drainingRegionServers. Change metric name from draininigRegionServers to

[GitHub] [hbase] Apache-HBase commented on pull request #4432: HBASE-27037 Display the region server state on the Web UI

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4432: URL: https://github.com/apache/hbase/pull/4432#issuecomment-1134606053 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 55s |

[jira] [Commented] (HBASE-26836) Should always set SFT implementation when cloning snapshot

2022-05-23 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540899#comment-17540899 ] Wellington Chevreuil commented on HBASE-26836: -- Yes, we are going over this whilst running

[jira] [Commented] (HBASE-27047) Fix typo for metric drainingRegionServers

2022-05-23 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540884#comment-17540884 ] Duo Zhang commented on HBASE-27047: --- Yes, I think we should mark it as an incompatible change. The

[jira] [Updated] (HBASE-27047) Fix typo for metric drainingRegionServers

2022-05-23 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-27047: -- Hadoop Flags: Incompatible change,Reviewed (was: Reviewed) > Fix typo for metric

[jira] [Commented] (HBASE-27047) Fix typo for metric drainingRegionServers

2022-05-23 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540883#comment-17540883 ] Peter Somogyi commented on HBASE-27047: --- Isn't the removal of "draininigRegionServers" metric

[GitHub] [hbase] pankaj72981 commented on a diff in pull request #4431: HBASE-27036 Displays the number of decommissioned region server for status command

2022-05-23 Thread GitBox
pankaj72981 commented on code in PR #4431: URL: https://github.com/apache/hbase/pull/4431#discussion_r879247358 ## hbase-shell/src/main/ruby/hbase/admin.rb: ## @@ -1043,6 +1043,7 @@ def status(format, type) else puts "1 active master,

[GitHub] [hbase] Apache-HBase commented on pull request #4403: HBASE-26342 Support custom paths of independent configuration and pool for hfile cleaner

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4403: URL: https://github.com/apache/hbase/pull/4403#issuecomment-1134427110 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

[GitHub] [hbase] Apache-HBase commented on pull request #4403: HBASE-26342 Support custom paths of independent configuration and pool for hfile cleaner

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4403: URL: https://github.com/apache/hbase/pull/4403#issuecomment-1134387432 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 3s |

[GitHub] [hbase] Apache-HBase commented on pull request #4403: HBASE-26342 Support custom paths of independent configuration and pool for hfile cleaner

2022-05-23 Thread GitBox
Apache-HBase commented on PR #4403: URL: https://github.com/apache/hbase/pull/4403#issuecomment-1134363957 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 39s |

[GitHub] [hbase] petersomogyi closed pull request #4421: HBASE-27023 Add protobuf to NOTICE file

2022-05-23 Thread GitBox
petersomogyi closed pull request #4421: HBASE-27023 Add protobuf to NOTICE file URL: https://github.com/apache/hbase/pull/4421 -- 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.

[jira] [Commented] (HBASE-27047) Fix typo for metric drainingRegionServers

2022-05-23 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540817#comment-17540817 ] Pankaj Kumar commented on HBASE-27047: -- [~tomscut] Please update release notes for this

[GitHub] [hbase] tomscut commented on a diff in pull request #4431: HBASE-27036 Displays the number of decommissioned region server for status command

2022-05-23 Thread GitBox
tomscut commented on code in PR #4431: URL: https://github.com/apache/hbase/pull/4431#discussion_r879053398 ## hbase-shell/src/main/ruby/hbase/admin.rb: ## @@ -1043,6 +1043,7 @@ def status(format, type) else puts "1 active master,