[jira] [Created] (HBASE-19413) Remove the relocation rule for curator in hbase-shaded

2017-12-02 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19413:
-

 Summary: Remove the relocation rule for curator in hbase-shaded
 Key: HBASE-19413
 URL: https://issues.apache.org/jira/browse/HBASE-19413
 Project: HBase
  Issue Type: Improvement
  Components: build
Reporter: Duo Zhang
Priority: Minor


We do not depend on it directly now. And maybe we can exclude it from shading 
since curator itself has already shaded lots of stuffs...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (HBASE-19312) Find out why sometimes we need to spend more than one second to get the cluster id

2017-12-02 Thread Duo Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-19312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang resolved HBASE-19312.
---
   Resolution: Not A Problem
Fix Version/s: (was: 2.0.0)
   2.0.0-beta-1

Purged curator dependency from hbase-client so resolve as 'Not A Problem'.

> Find out why sometimes we need to spend more than one second to get the 
> cluster id
> --
>
> Key: HBASE-19312
> URL: https://issues.apache.org/jira/browse/HBASE-19312
> Project: HBase
>  Issue Type: Bug
>  Components: asyncclient, Client, Zookeeper
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Critical
> Fix For: 2.0.0-beta-1
>
>
> See the discussion in HBASE-19266.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19412) Fix TestBlockEvictionFromClient

2017-12-02 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19412:
--

 Summary: Fix TestBlockEvictionFromClient
 Key: HBASE-19412
 URL: https://issues.apache.org/jira/browse/HBASE-19412
 Project: HBase
  Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
 Fix For: 2.0.0


{code}
測試結果 (14 項失敗 / -7)


org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testScanWithCompaction

org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testParallelGetsAndScanWithWrappedRegionScanner

org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testBlockEvictionWithParallelScans

org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testGetWithCellsInDifferentFiles

org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testGetWithMultipleColumnFamilies
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19411) HBase should not override the Metrics System prefix if one exists already

2017-12-02 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19411:
--

 Summary: HBase should not override the Metrics System prefix if 
one exists already
 Key: HBASE-19411
 URL: https://issues.apache.org/jira/browse/HBASE-19411
 Project: HBase
  Issue Type: Bug
Reporter: Haibo Chen
Assignee: Ted Yu


Currently the following code in BaseSourceImpl is executed unconditionally:
{code}
  MetricsSystem metricsSys = DefaultMetricsSystem.instance();
{code}
As [~haibo.chen] pointed out in HBASE-19409, this would override the Metrics 
System prefix for the one NM has set up previously.

This issue is to avoid such override.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Reopened] (HBASE-19239) Fix findbugs and error-prone warnings (branch-1)

2017-12-02 Thread Guanghao Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-19239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guanghao Zhang reopened HBASE-19239:


> Fix findbugs and error-prone warnings (branch-1)
> 
>
> Key: HBASE-19239
> URL: https://issues.apache.org/jira/browse/HBASE-19239
> Project: HBase
>  Issue Type: Improvement
>Reporter: Andrew Purtell
>Assignee: Andrew Purtell
> Fix For: 1.4.0
>
> Attachments: HBASE-19239-branch-1.patch, HBASE-19239-branch-1.patch, 
> HBASE-19239-branch-1.patch, HBASE-19239.branch-1.addendum.patch
>
>
> Fix important findbugs and error-prone warnings on branch-1.4 / branch-1. 
> Forward port as appropriate. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)