[jira] [Resolved] (HBASE-25811) The client integration test is failing after HBASE-22120 merged

2021-04-26 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25811. --- Hadoop Flags: Reviewed Resolution: Fixed Merged to master. Thanks [~sunxin] for reviewing.

[jira] [Resolved] (HBASE-24737) Find a way to resolve WALFileLengthProvider#getLogFileSizeIfBeingWritten problem

2021-04-26 Thread Sun Xin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Xin resolved HBASE-24737. - Resolution: Done > Find a way to resolve WALFileLengthProvider#getLogFileSizeIfBeingWritten > problem

Re: [SURVEY] The current usage of favor node balancer across the community

2021-04-26 Thread Mallikarjun
Inline reply On Tue, Apr 27, 2021 at 1:03 AM Stack wrote: > On Mon, Apr 26, 2021 at 12:30 PM Stack wrote: > > > On Mon, Apr 26, 2021 at 8:10 AM Mallikarjun > > wrote: > > > >> We use FavoredStochasticBalancer, which by description says the same > thing > >> as FavoredNodeLoadBalancer.

Failure: HBase Generate Website

2021-04-26 Thread Apache Jenkins Server
Build status: FAILURE The HBase website has not been updated to incorporate recent HBase changes. See https://ci-hadoop.apache.org/job/HBase/job/hbase_generate_website/224/console

[jira] [Created] (HBASE-25816) Improve the documentation of "Architecture" section of reference guide

2021-04-26 Thread Shanmukha Haripriya Kota (Jira)
Shanmukha Haripriya Kota created HBASE-25816: Summary: Improve the documentation of "Architecture" section of reference guide Key: HBASE-25816 URL: https://issues.apache.org/jira/browse/HBASE-25816

Re: [SURVEY] The current usage of favor node balancer across the community

2021-04-26 Thread Stack
On Mon, Apr 26, 2021 at 12:30 PM Stack wrote: > On Mon, Apr 26, 2021 at 8:10 AM Mallikarjun > wrote: > >> We use FavoredStochasticBalancer, which by description says the same thing >> as FavoredNodeLoadBalancer. Ignoring that fact, problem appears to be >> >> > > Other concerns: > > *

Re: [SURVEY] The current usage of favor node balancer across the community

2021-04-26 Thread Stack
On Mon, Apr 26, 2021 at 8:10 AM Mallikarjun wrote: > We use FavoredStochasticBalancer, which by description says the same thing > as FavoredNodeLoadBalancer. Ignoring that fact, problem appears to be > Does this work? > favor node balancer is a problem, as it stores the favor node

[jira] [Created] (HBASE-25815) RSGroupBasedLoadBalancer online status never updates after being set to true for the first time

2021-04-26 Thread Caroline (Jira)
Caroline created HBASE-25815: Summary: RSGroupBasedLoadBalancer online status never updates after being set to true for the first time Key: HBASE-25815 URL: https://issues.apache.org/jira/browse/HBASE-25815

Re: [SURVEY] The current usage of favor node balancer across the community

2021-04-26 Thread Mallikarjun
We use FavoredStochasticBalancer, which by description says the same thing as FavoredNodeLoadBalancer. Ignoring that fact, problem appears to be favor node balancer is a problem, as it stores the favor node information > in hbase:meta. > Going a step back. Did we ever consider giving a thought