[jira] [Resolved] (HBASE-25088) CatalogFamilyFormat/MetaTableAccessor.parseRegionInfoFromRegionName incorrectly setEndKey to regionId

2020-09-26 Thread Duo Zhang (Jira)


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

Duo Zhang resolved HBASE-25088.
---
Hadoop Flags: Reviewed
  Resolution: Fixed

Pushed to branch-2.2+.

Thanks [~Joseph295] for contributing.

> CatalogFamilyFormat/MetaTableAccessor.parseRegionInfoFromRegionName 
> incorrectly setEndKey to regionId
> -
>
> Key: HBASE-25088
> URL: https://issues.apache.org/jira/browse/HBASE-25088
> Project: HBase
>  Issue Type: Bug
>  Components: meta
>Reporter: Duo Zhang
>Assignee: Junhong Xu
>Priority: Critical
> Fix For: 3.0.0-alpha-1, 2.3.3, 2.4.0, 2.2.7
>
>
> The return value of RegionInfo.parseRegionName does not contain endKey, but 
> we call setEndKey with fields[2], which is incorrect. It is the region id 
> actually.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HBASE-25101) Found duplicate classes/resources in hbase-protocol-shaded 2.3.2, hbase-protocol 2.3.2

2020-09-26 Thread tushengxia (Jira)
tushengxia created HBASE-25101:
--

 Summary: Found duplicate classes/resources in 
hbase-protocol-shaded 2.3.2, hbase-protocol 2.3.2
 Key: HBASE-25101
 URL: https://issues.apache.org/jira/browse/HBASE-25101
 Project: HBase
  Issue Type: Bug
  Components: Client
Affects Versions: 2.3.2
 Environment: ubuntu
Reporter: tushengxia


i want to use hbase client to connector hbase, when i add dependency in 
pom.xml, 



 org.apache.hbase

hbase-client



It will report error when mvn clean install, 

[WARNING]Found duplicate and different resources in 
[org.apche.hbase:hbase-protocol-shaded:2.3.2, 
org.apche.hbase:hbase-protocol:2.3.2]:

[WARNING]AccessControl.proto

[WARNING]Admin.proto

……



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HBASE-25100) conn is assigned twice in HBaseReplicationEndpoint and HBaseInterClusterReplicationEndpoint

2020-09-26 Thread Sun Xin (Jira)
Sun Xin created HBASE-25100:
---

 Summary: conn is assigned twice in HBaseReplicationEndpoint and 
HBaseInterClusterReplicationEndpoint
 Key: HBASE-25100
 URL: https://issues.apache.org/jira/browse/HBASE-25100
 Project: HBase
  Issue Type: Bug
  Components: Replication
Affects Versions: 3.0.0-alpha-1
Reporter: Sun Xin
Assignee: Sun Xin
 Fix For: 3.0.0-alpha-1


In 
[HBaseReplicationEndpoint.init()|https://github.com/apache/hbase/blob/c312760819ed185cab3a0717a1ea0ff6e8c47a23/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java#L109]
 and  
[HBaseInterClusterReplicationEndpoint.init|https://github.com/apache/hbase/blob/c312760819ed185cab3a0717a1ea0ff6e8c47a23/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java#L145]
 , the latter is a sub-class of the former, conn is assigned twice.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HBASE-25043) Update reporter tool with new release

2020-09-26 Thread Nick Dimiduk (Jira)


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

Nick Dimiduk resolved HBASE-25043.
--
Resolution: Done

> Update reporter tool with new release
> -
>
> Key: HBASE-25043
> URL: https://issues.apache.org/jira/browse/HBASE-25043
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Viraj Jasani
>Assignee: Nick Dimiduk
>Priority: Major
>
> Reporter tool: [https://reporter.apache.org/addrelease.html?hbase]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HBASE-25045) Add 2.3.2 to the downloads page

2020-09-26 Thread Viraj Jasani (Jira)


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

Viraj Jasani resolved HBASE-25045.
--
Fix Version/s: 3.0.0-alpha-1
 Hadoop Flags: Reviewed
   Resolution: Fixed

> Add 2.3.2 to the downloads page
> ---
>
> Key: HBASE-25045
> URL: https://issues.apache.org/jira/browse/HBASE-25045
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Viraj Jasani
>Assignee: Viraj Jasani
>Priority: Major
> Fix For: 3.0.0-alpha-1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HBASE-25098) ReplicationStatisticsChore runs in wrong time unit

2020-09-26 Thread Guanghao Zhang (Jira)


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

Guanghao Zhang resolved HBASE-25098.

Resolution: Fixed

Pushed to master. Thanks [~Ddupg] for contributing.

> ReplicationStatisticsChore runs in wrong time unit
> --
>
> Key: HBASE-25098
> URL: https://issues.apache.org/jira/browse/HBASE-25098
> Project: HBase
>  Issue Type: Bug
>  Components: Replication
>Affects Versions: 3.0.0-alpha-1
>Reporter: Sun Xin
>Assignee: Sun Xin
>Priority: Major
> Fix For: 3.0.0-alpha-1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)