[jira] [Reopened] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-15199: - > Move jruby jar so only on hbase-shell module classpath; currently globally > available >

[VOTE] Merge space quota branch (HBASE-16961) into master

2017-05-05 Thread Josh Elser
Folks, This is a vote to (rebase and) merge the branch HBASE-16961 into master. Per the book, this requires 3 binding +1's from other committers to merge. Relevant info for those who want to revisit any topics: DISCUSS on merge[1] Design Doc[2] Staged user manual[3] I'll plan to leave this

[jira] [Created] (HBASE-18006) AsyncClientScanner does not retry openScan RPCs

2017-05-05 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-18006: - Summary: AsyncClientScanner does not retry openScan RPCs Key: HBASE-18006 URL: https://issues.apache.org/jira/browse/HBASE-18006 Project: HBase Issue

Re: [DISCUSS] Merge HBASE-16961 (Space Quotas) into master

2017-05-05 Thread Josh Elser
@Stack ok, wasn't sure if you had asked for the info because you were actively looking at it or not. @Andrew Cool beans. Code review at any point is appreciated. We can definitely continue to clean things up. With that said, let me just start a VOTE now so I don't forget to do it Monday

Re: flaky test report

2017-05-05 Thread Ted Yu
I was looking at the expanded list of builds for TestAcidGuarantees since it is the top flaky test. 15564 was the largest build number in the list so I assumed that build #15564 should be relatively recent (which turned out not to be the case). Looks like #15737 is building. It seems the flaky

Re: flaky test report

2017-05-05 Thread Apekshit Sharma
Retention policy for that job is max 7 day, max 20 builds. https://builds.apache.org/job/HBASE-Flaky-Tests/configure Tuned it up to 100 builds. On Fri, May 5, 2017 at 3:13 PM, Ted Yu wrote: > Hi, > I was looking at > https://builds.apache.org/job/HBASE-Find-Flaky-Tests/ >

[jira] [Created] (HBASE-18005) read replica: handle the case that region server hosting both primary replica and meta region is down

2017-05-05 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-18005: Summary: read replica: handle the case that region server hosting both primary replica and meta region is down Key: HBASE-18005 URL:

flaky test report

2017-05-05 Thread Ted Yu
Hi, I was looking at https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html When I clicked on some of the run Ids, e.g. https://builds.apache.org/job/HBASE-Flaky-Tests//15564 I got status 404. Does someone know what happened to the builds ? Thanks

[jira] [Created] (HBASE-18004) getRegionLocations needs to be called once in ScannerCallableWithReplicas#call()

2017-05-05 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-18004: Summary: getRegionLocations needs to be called once in ScannerCallableWithReplicas#call() Key: HBASE-18004 URL: https://issues.apache.org/jira/browse/HBASE-18004

Re: [DISCUSS] Merge HBASE-16961 (Space Quotas) into master

2017-05-05 Thread Andrew Purtell
I'll try to review beyond page two of the diffs soon Josh, for specific code issues (if any). So far I've only seen the one, which you called out, about a potential bottleneck executing admin actions if wanting to apply a lot of changes at once. In terms of high level design and the ops model,

Re: [DISCUSS] Merge HBASE-16961 (Space Quotas) into master

2017-05-05 Thread Stack
On Fri, May 5, 2017 at 9:12 AM, Josh Elser wrote: > Just an update: Andrew P provided some great feedback which I've finally > got all merged into the feature branch [1][2][3]. Many thanks again -- it > was some really nice feedback. > > @Stack: do you have review/thoughts

Re: [DISCUSS] Merge HBASE-16961 (Space Quotas) into master

2017-05-05 Thread Josh Elser
Just an update: Andrew P provided some great feedback which I've finally got all merged into the feature branch [1][2][3]. Many thanks again -- it was some really nice feedback. @Stack: do you have review/thoughts pending? Anyone else maybe thinking in the back of their head, but haven't said

[jira] [Created] (HBASE-18003) Fix flaky test TestAsyncTableAdminApi and TestAsyncSnapshotAdminApi

2017-05-05 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18003: -- Summary: Fix flaky test TestAsyncTableAdminApi and TestAsyncSnapshotAdminApi Key: HBASE-18003 URL: https://issues.apache.org/jira/browse/HBASE-18003 Project:

[jira] [Created] (HBASE-18002) Investigate why bucket cache filling up in file mode in an exisitng file is slower

2017-05-05 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-18002: -- Summary: Investigate why bucket cache filling up in file mode in an exisitng file is slower Key: HBASE-18002 URL:

Re: [ANNOUNCE] - MemStore default implementation change

2017-05-05 Thread Anoop John
Yes Sean. Compacting memstore is there in master only. -Anoop- On Thu, May 4, 2017 at 5:44 PM, Sean Busbey wrote: > Hi Anastasia! > > This is in master, right? > > > On May 4, 2017 5:09 AM, "Anastasia Braginsky" > wrote: > > Hi All > > >

[jira] [Created] (HBASE-18001) Extend the "count" shell command to support specified conditions

2017-05-05 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-18001: - Summary: Extend the "count" shell command to support specified conditions Key: HBASE-18001 URL: https://issues.apache.org/jira/browse/HBASE-18001 Project: HBase

[jira] [Created] (HBASE-18000) Make sure we always return the scanner id with ScanResponse

2017-05-05 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-18000: - Summary: Make sure we always return the scanner id with ScanResponse Key: HBASE-18000 URL: https://issues.apache.org/jira/browse/HBASE-18000 Project: HBase