[jira] [Created] (HBASE-20667) Rename TestGlobalThrottler to TestReplicationGlobalThrottler

2018-05-31 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-20667: -- Summary: Rename TestGlobalThrottler to TestReplicationGlobalThrottler Key: HBASE-20667 URL: https://issues.apache.org/jira/browse/HBASE-20667 Project: HBase

[jira] [Reopened] (HBASE-18116) Replication source in-memory accounting should not include bulk transfer hfiles

2018-05-31 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-18116: I ran all TestReplication\*\* tests before commit, but forgot about TestGlobalThrottler

[jira] [Created] (HBASE-20666) Unsuccessful table creation leaves entry in rsgroup meta table

2018-05-31 Thread Biju Nair (JIRA)
Biju Nair created HBASE-20666: - Summary: Unsuccessful table creation leaves entry in rsgroup meta table Key: HBASE-20666 URL: https://issues.apache.org/jira/browse/HBASE-20666 Project: HBase

REMINDER: Apache EU Roadshow 2018 in Berlin is less than 2 weeks away!

2018-05-31 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that our Apache EU Roadshow in Berlin is less than two weeks away and we need your help to spread the word. Please let your work colleagues, friends and anyone interested in any attending know about our Apache EU Roadshow event. We

Re: [DISCUSS] including shaded artifacts in the convenience binary

2018-05-31 Thread Josh Elser
On 5/31/18 3:57 PM, Sean Busbey wrote: On Thu, May 31, 2018 at 2:56 PM, Josh Elser wrote: On 5/24/18 11:16 AM, Sean Busbey wrote: On Thu, May 24, 2018 at 9:41 AM, Mike Drob wrote: Are the two issues (HBASE-20615 and HBASE-19735) conflicting, redundant, or orthogonal? I think

Re: [DISCUSS] including shaded artifacts in the convenience binary

2018-05-31 Thread Sean Busbey
On Thu, May 31, 2018 at 2:56 PM, Josh Elser wrote: > > > On 5/24/18 11:16 AM, Sean Busbey wrote: >> >> On Thu, May 24, 2018 at 9:41 AM, Mike Drob wrote: >>> >>> Are the two issues (HBASE-20615 and HBASE-19735) conflicting, redundant, >>> or >>> orthogonal? >>> >> I think they're orthogonal, at

Re: [DISCUSS] including shaded artifacts in the convenience binary

2018-05-31 Thread Josh Elser
On 5/24/18 11:16 AM, Sean Busbey wrote: On Thu, May 24, 2018 at 9:41 AM, Mike Drob wrote: Are the two issues (HBASE-20615 and HBASE-19735) conflicting, redundant, or orthogonal? I think they're orthogonal, at least as they stand. I think the fact that HBASE-19735 doesn't e.g. remove the

Re: [DISCUSS] including shaded artifacts in the convenience binary

2018-05-31 Thread Josh Elser
On 5/24/18 11:16 AM, Sean Busbey wrote: If we have a minimal client tarball that includes the shaded client and shaded mapreduce modules (and nothing else?) then are we good to go? I think if we have a client tarball that includes the shaded client modules (and other things they need like

retrieving leaderAndIsr

2018-05-31 Thread Ted Yu
Hi, For the following code which works against 0.10 : def isPropagated = server.apis.metadataCache.getPartitionInfo(topic, partition) match { case Some(partitionState) => val leaderAndInSyncReplicas = partitionState.leaderIsrAndControllerEpoch.leaderAndIsr I got the this error

[jira] [Created] (HBASE-20665) "Already cached block XXX" message should be DEBUG

2018-05-31 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20665: --- Summary: "Already cached block XXX" message should be DEBUG Key: HBASE-20665 URL: https://issues.apache.org/jira/browse/HBASE-20665 Project: HBase Issue Type:

[jira] [Created] (HBASE-20664) Variable shared across multiple threads

2018-05-31 Thread Josh Elser (JIRA)
Josh Elser created HBASE-20664: -- Summary: Variable shared across multiple threads Key: HBASE-20664 URL: https://issues.apache.org/jira/browse/HBASE-20664 Project: HBase Issue Type: Bug

Re: [NOTICE] attempting force push to master branch shortly

2018-05-31 Thread Sean Busbey
All clear! looks like things work now. On Thu, May 31, 2018 at 11:10 AM, Sean Busbey wrote: > Hi folks! > > ASF infra has a fix in place for our master branch allowing force > pushes when it should not. I'm going to test it out shortly by pushing > an empty commit followed by attempting a force

[NOTICE] attempting force push to master branch shortly

2018-05-31 Thread Sean Busbey
Hi folks! ASF infra has a fix in place for our master branch allowing force pushes when it should not. I'm going to test it out shortly by pushing an empty commit followed by attempting a force push to remove it. please hold commits until all clear. INFRA-16532 for details.

[jira] [Created] (HBASE-20663) duplicate anchor id in hbase book

2018-05-31 Thread Mike Drob (JIRA)
Mike Drob created HBASE-20663: - Summary: duplicate anchor id in hbase book Key: HBASE-20663 URL: https://issues.apache.org/jira/browse/HBASE-20663 Project: HBase Issue Type: Bug