[jira] [Created] (HBASE-18054) log when we add/remove failed servers in client

2017-05-15 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18054: --- Summary: log when we add/remove failed servers in client Key: HBASE-18054 URL: https://issues.apache.org/jira/browse/HBASE-18054 Project: HBase Issue Type:

[jira] [Created] (HBASE-18053) AsyncTableResultScanner will hang when scan wrong column family

2017-05-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18053: -- Summary: AsyncTableResultScanner will hang when scan wrong column family Key: HBASE-18053 URL: https://issues.apache.org/jira/browse/HBASE-18053 Project: HBase

[jira] [Created] (HBASE-18052) Add doc, examples for async admin

2017-05-15 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18052: -- Summary: Add doc, examples for async admin Key: HBASE-18052 URL: https://issues.apache.org/jira/browse/HBASE-18052 Project: HBase Issue Type: Sub-task

Re: HBASE and MOB

2017-05-15 Thread Huaxiang Sun
+1, not a trivial effort. > On May 15, 2017, at 1:31 PM, Mikhail Antonov wrote: > > +1 for not trying to backport massive new features to branch-1. > > IMO Branch-1 release lines should be continuing the path towards > maintenance mode only. > > -Mikhail > > On Mon, May

Re: HBASE and MOB

2017-05-15 Thread Mikhail Antonov
+1 for not trying to backport massive new features to branch-1. IMO Branch-1 release lines should be continuing the path towards maintenance mode only. -Mikhail On Mon, May 15, 2017 at 1:21 PM, Ted Yu wrote: > bq. concentrate on getting MOB out the door in 2.0. > > +1 > >

Re: HBASE and MOB

2017-05-15 Thread Ted Yu
bq. concentrate on getting MOB out the door in 2.0. +1 On Mon, May 15, 2017 at 1:11 PM, Sean Busbey wrote: > -user@hbase to bcc (I encourage folks interest to subscribe to dev@hbase) > > Personally, I'd rather see us concentrate on getting MOB out the door in > 2.0. > >

RE: HBASE and MOB

2017-05-15 Thread Sean Busbey
-user@hbase to bcc (I encourage folks interest to subscribe to dev@hbase) Personally, I'd rather see us concentrate on getting MOB out the door in 2.0. branch-1 is now over 2 years old; I'd want some rigorous proof that we're not setting our downstream users up for surprises by making major

Re: Moving 2.0 forward

2017-05-15 Thread Stack
On Mon, May 15, 2017 at 1:46 AM, 张铎(Duo Zhang) wrote: > HBASE-18037 is a new blocker. I'm currently working on it, will be finished > soon I think. > > I made it a blocker then and added it to our hbase2 release doc [1] list as a blocker. Thanks, St.Ack 1.

[jira] [Resolved] (HBASE-16851) User-facing documentation for the In-Memory Compaction feature

2017-05-15 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Bortnikov resolved HBASE-16851. -- Resolution: Fixed Fix Version/s: 2.0.0 Release Note: Two blog posts on

RE: HBASE and MOB

2017-05-15 Thread ashish singhi
Hi. Can we revive HBASE-15370: Backport Moderate Object Storage (MOB) to branch-1 ? Even we have customers using this feature and it requires lots of effort to backport MOB patches from master branch to the released versions as the code base has lots of differences. Regards, Ashish

[jira] [Created] (HBASE-18051) balance_rsgroup still run when the Load Balancer is not enabled.

2017-05-15 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-18051: - Summary: balance_rsgroup still run when the Load Balancer is not enabled. Key: HBASE-18051 URL: https://issues.apache.org/jira/browse/HBASE-18051 Project: HBase

Re: Moving 2.0 forward

2017-05-15 Thread Duo Zhang
HBASE-18037 is a new blocker. I'm currently working on it, will be finished soon I think. 2017-05-15 14:12 GMT+08:00 Stack : > A month on. Status. > > I've been working on the HBASE-14614 branch cluster testing. After a load > of fixing, the branch passes smaller test runs (an

[jira] [Created] (HBASE-18050) Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces

2017-05-15 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-18050: - Summary: Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces Key: HBASE-18050 URL: https://issues.apache.org/jira/browse/HBASE-18050

[jira] [Created] (HBASE-18049) It is not necessary to re-open the region when MOB files cannot be found

2017-05-15 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-18049: Summary: It is not necessary to re-open the region when MOB files cannot be found Key: HBASE-18049 URL: https://issues.apache.org/jira/browse/HBASE-18049 Project:

Re: Moving 2.0 forward

2017-05-15 Thread Stack
A month on. Status. I've been working on the HBASE-14614 branch cluster testing. After a load of fixing, the branch passes smaller test runs (an hour or so of ITBLL up to 2B rows w/ killing monkeys). When I go larger, to a scale I've not done in a while, I start to run into other interesting