[GitHub] [hbase] taklwu commented on pull request #4414: HBASE-27013 Introduce read all bytes when using pread for prefetch

2022-05-09 Thread GitBox
taklwu commented on PR #4414: URL: https://github.com/apache/hbase/pull/4414#issuecomment-1121943249 spotless check is saying something unrelated to my change..should I fix all of them ? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hbase] Apache-HBase commented on pull request #4414: HBASE-27013 Introduce read all bytes when using pread for prefetch

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

[jira] [Commented] (HBASE-26994) MasterFileSystem create directory without permission check

2022-05-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534135#comment-17534135 ] Hudson commented on HBASE-26994: Results for branch branch-2.4 [build #349 on

[GitHub] [hbase] Apache-HBase commented on pull request #4382: HBASE-26925 Create WAL event tracker table to track all the WAL events.

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

[GitHub] [hbase] Apache-HBase commented on pull request #4382: HBASE-26925 Create WAL event tracker table to track all the WAL events.

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

[GitHub] [hbase] taklwu commented on a diff in pull request #4414: HBASE-27013 Introduce read all bytes when using pread for prefetch

2022-05-09 Thread GitBox
taklwu commented on code in PR #4414: URL: https://github.com/apache/hbase/pull/4414#discussion_r868786596 ## hbase-common/src/main/java/org/apache/hadoop/hbase/io/util/BlockIOUtils.java: ## @@ -284,6 +311,10 @@ private static boolean preadWithExtraDirectly(ByteBuff buff,

[jira] [Comment Edited] (HBASE-27013) Introduce read all bytes when using pread for prefetch

2022-05-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534042#comment-17534042 ] Tak-Lon (Stephen) Wu edited comment on HBASE-27013 at 5/10/22 3:40 AM:

[jira] [Updated] (HBASE-27019) Remove TRACE level logging in hbase-compression modules

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27019: Fix Version/s: 2.5.0 3.0.0-alpha-3 > Remove TRACE level

[jira] [Updated] (HBASE-27019) Remove TRACE level logging in hbase-compression modules

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27019: Description: TRACE level logging is expensive enough to warrant removal. They

[jira] [Created] (HBASE-27019) Remove TRACE level logging in hbase-compression modules

2022-05-09 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-27019: --- Summary: Remove TRACE level logging in hbase-compression modules Key: HBASE-27019 URL: https://issues.apache.org/jira/browse/HBASE-27019 Project: HBase

[jira] [Assigned] (HBASE-27019) Remove TRACE level logging in hbase-compression modules

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell reassigned HBASE-27019: --- Assignee: Andrew Kyle Purtell > Remove TRACE level logging in

[GitHub] [hbase] tomscut commented on pull request #4411: HBASE-27003 Optimize log format for PerformanceEvaluation

2022-05-09 Thread GitBox
tomscut commented on PR #4411: URL: https://github.com/apache/hbase/pull/4411#issuecomment-1121750311 Thanks @virajjasani for your review. I found some spotless report in

[GitHub] [hbase] Apache-HBase commented on pull request #4416: HBASE-27018 Add a tool command list_liveservers

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

[GitHub] [hbase] Apache-HBase commented on pull request #4416: HBASE-27018 Add a tool command list_liveservers

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

[GitHub] [hbase] Apache-HBase commented on pull request #4382: HBASE-26925 Create WAL event tracker table to track all the WAL events.

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

[GitHub] [hbase] Apache-HBase commented on pull request #4416: HBASE-27018 Add a tool command list_liveservers

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

[GitHub] [hbase] tomscut opened a new pull request, #4416: HBASE-27018 Add a tool command list_liveservers

2022-05-09 Thread GitBox
tomscut opened a new pull request, #4416: URL: https://github.com/apache/hbase/pull/4416 To make it easier for us to query the living region Servers. We can add a command `list_liveservers`. There are already `list_deadServers` and `list_Decommissioned_regionServers`.

[jira] [Updated] (HBASE-27018) Add a tool command list_liveservers

2022-05-09 Thread Tao Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HBASE-27018: --- Attachment: image-2022-05-10-08-34-33-711.png > Add a tool command list_liveservers >

[jira] [Updated] (HBASE-27018) Add a tool command list_liveservers

2022-05-09 Thread Tao Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Li updated HBASE-27018: --- Description: To make it easier for us to query the living region Servers. We can add a command

[jira] [Created] (HBASE-27018) Add a tool command list_liveservers

2022-05-09 Thread Tao Li (Jira)
Tao Li created HBASE-27018: -- Summary: Add a tool command list_liveservers Key: HBASE-27018 URL: https://issues.apache.org/jira/browse/HBASE-27018 Project: HBase Issue Type: New Feature

[GitHub] [hbase] Apache-HBase commented on pull request #4382: HBASE-26925 Create WAL event tracker table to track all the WAL events.

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

[GitHub] [hbase] Apache-HBase commented on pull request #4382: HBASE-26925 Create WAL event tracker table to track all the WAL events.

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

[jira] [Comment Edited] (HBASE-27013) Introduce read all bytes when using pread for prefetch

2022-05-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534042#comment-17534042 ] Tak-Lon (Stephen) Wu edited comment on HBASE-27013 at 5/9/22 10:24 PM:

[jira] [Commented] (HBASE-27013) Introduce read all bytes when using pread for prefetch

2022-05-09 Thread Tak-Lon (Stephen) Wu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534042#comment-17534042 ] Tak-Lon (Stephen) Wu commented on HBASE-27013: -- bq. we can not reuse the stream to send

[GitHub] [hbase] joshelser commented on a diff in pull request #4414: HBASE-27013 Introduce read all bytes when using pread for prefetch

2022-05-09 Thread GitBox
joshelser commented on code in PR #4414: URL: https://github.com/apache/hbase/pull/4414#discussion_r868474782 ## hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestBlockIOUtils.java: ## @@ -92,6 +107,102 @@ public void testReadFully() throws IOException {

[jira] [Updated] (HBASE-26953) CallDroppedException message says "server 0.0.0.0 is overloaded"

2022-05-09 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh Shah updated HBASE-26953: - Labels: newbie (was: ) > CallDroppedException message says "server 0.0.0.0 is overloaded" >

[jira] [Assigned] (HBASE-26218) Better logging in CanaryTool

2022-05-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HBASE-26218: Assignee: Ishika Soni (was: Kiran Kumar Maturi) > Better logging in CanaryTool >

[jira] [Assigned] (HBASE-26511) hbase shell config override option does not work

2022-05-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HBASE-26511: Assignee: Tushar Raina (was: Kiran Kumar Maturi) > hbase shell config override option

[jira] [Assigned] (HBASE-26953) CallDroppedException message says "server 0.0.0.0 is overloaded"

2022-05-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HBASE-26953: Assignee: Ayesha Mosaddeque (was: Kiran Kumar Maturi) > CallDroppedException message

[GitHub] [hbase] Apache-HBase commented on pull request #4382: HBASE-26925 Create WAL event tracker table to track all the WAL events.

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

[jira] [Commented] (HBASE-27013) Introduce read all bytes when using pread for prefetch

2022-05-09 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533995#comment-17533995 ] Josh Elser commented on HBASE-27013: {quote}So the problem here is, the implementation of S3A is not

[jira] [Commented] (HBASE-26994) MasterFileSystem create directory without permission check

2022-05-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533988#comment-17533988 ] Hudson commented on HBASE-26994: Results for branch branch-2.5 [build #114 on

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533885#comment-17533885 ] Andrew Kyle Purtell commented on HBASE-26999: - Thank you for the commit to branch-2.5 Yeah

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533860#comment-17533860 ] Wellington Chevreuil commented on HBASE-26999: -- {quote}In the test scenario where we

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

2022-05-09 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533854#comment-17533854 ] Szabolcs Bukros commented on HBASE-26969: - Thanks [~apurtell] ! > Eliminate MOB renames when

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533845#comment-17533845 ] Wellington Chevreuil commented on HBASE-26999: -- {quote} Please commit to branch-2.5

[jira] [Updated] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-26999: - Fix Version/s: 2.6.0 > HStore should try write WAL compaction marker before

[jira] [Updated] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-26999: - Affects Version/s: 3.0.0-alpha-2 2.5.0

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

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533837#comment-17533837 ] Andrew Kyle Purtell edited comment on HBASE-26969 at 5/9/22 2:34 PM: -

[jira] [Updated] (HBASE-26067) Change the way on how we track store file list

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26067: Release Note: Introduces the StoreFileTracker interface to HBase. This is a

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

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533837#comment-17533837 ] Andrew Kyle Purtell commented on HBASE-26969: - [~bszabolcs] I added bq. The file based

[jira] [Updated] (HBASE-26826) Backport StoreFileTracker (HBASE-26067, HBASE-26584, and others) to branch-2.5

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26826: Release Note: Introduces the StoreFileTracker interface to HBase. This is a

[jira] [Updated] (HBASE-26067) Change the way on how we track store file list

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26067: Release Note: Introduces the StoreFileTracker interface to HBase. This is a

[jira] [Comment Edited] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533834#comment-17533834 ] Andrew Kyle Purtell edited comment on HBASE-26999 at 5/9/22 2:19 PM: -

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533834#comment-17533834 ] Andrew Kyle Purtell commented on HBASE-26999: - [~zhangduo] Makes sense, HFiles must be zero

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533829#comment-17533829 ] Andrew Kyle Purtell commented on HBASE-26999: - [~wchevreuil] Please commit to branch-2.5 >

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

2022-05-09 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533817#comment-17533817 ] Szabolcs Bukros commented on HBASE-26969: - [~apurtell] It looks like the MOB feature is

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

2022-05-09 Thread Szabolcs Bukros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533807#comment-17533807 ] Szabolcs Bukros commented on HBASE-27017: - This issue was found while working on HBASE-26969.

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

2022-05-09 Thread Szabolcs Bukros (Jira)
Szabolcs Bukros created HBASE-27017: --- Summary: MOB snapshot is broken when FileBased SFT is used Key: HBASE-27017 URL: https://issues.apache.org/jira/browse/HBASE-27017 Project: HBase

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533786#comment-17533786 ] Duo Zhang commented on HBASE-26999: --- {code} // Check for empty hfile. Should never be the case but

[jira] [Commented] (HBASE-26999) HStore should try write WAL compaction marker before replacing compacted files in StoreEngine

2022-05-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533742#comment-17533742 ] Wellington Chevreuil commented on HBASE-26999: -- Thanks for reviewing this, [~apurtell]

[GitHub] [hbase] wchevreuil merged pull request #4407: HBASE-26999 HStore should try write WAL compaction marker before repl…

2022-05-09 Thread GitBox
wchevreuil merged PR #4407: URL: https://github.com/apache/hbase/pull/4407 -- 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] [Updated] (HBASE-27016) when “zookeeper.session.timeout” is set to a negative number, HMaster cannot stop normally

2022-05-09 Thread Jingxuan Fu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingxuan Fu updated HBASE-27016: Description: In hbase- default.xml {code:java}   zookeeper.session.timeout   9   ZooKeeper

[jira] [Updated] (HBASE-27016) when “zookeeper.session.timeout” is set to a negative number, HMaster cannot stop normally

2022-05-09 Thread Jingxuan Fu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingxuan Fu updated HBASE-27016: Description: {{In hbase- default.xml}}   {code:java}   zookeeper.session.timeout   9  

[jira] [Updated] (HBASE-27016) when “zookeeper.session.timeout” is set to a negative number, HMaster cannot stop normally

2022-05-09 Thread Jingxuan Fu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingxuan Fu updated HBASE-27016: Description: {{In hbase- default.xml}}   zookeeper.session.timeout   9   ZooKeeper

[jira] [Updated] (HBASE-27016) when “zookeeper.session.timeout” is set to a negative number, HMaster cannot stop normally

2022-05-09 Thread Jingxuan Fu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingxuan Fu updated HBASE-27016: Description: {{In hbase- default.xml}} {{}} {{  zookeeper.session.timeout}} {{  9}} {{ 

[jira] [Created] (HBASE-27016) when “zookeeper.session.timeout” is set to a negative number, HMaster cannot stop normally

2022-05-09 Thread Jingxuan Fu (Jira)
Jingxuan Fu created HBASE-27016: --- Summary: when “zookeeper.session.timeout” is set to a negative number, HMaster cannot stop normally Key: HBASE-27016 URL: https://issues.apache.org/jira/browse/HBASE-27016

[jira] [Commented] (HBASE-26218) Better logging in CanaryTool

2022-05-09 Thread Ishika Soni (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533660#comment-17533660 ] Ishika Soni commented on HBASE-26218: - [~kiran.maturi] Can you assign this Jira to me  > Better

[jira] [Updated] (HBASE-15529) Override needBalance in StochasticLoadBalancer

2022-05-09 Thread selina.yan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] selina.yan updated HBASE-15529: --- Description: StochasticLoadBalancer includes cost functions to compute the cost of region rount,

[GitHub] [hbase] Apache-HBase commented on pull request #4412: HBASE-26977 Fix branch-2 spotless check error

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

[GitHub] [hbase] Apache-HBase commented on pull request #4412: HBASE-26977 Fix branch-2 spotless check error

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