[jira] [Created] (HBASE-24925) SCP reduce unnecessary get requests

2020-08-20 Thread Bo Cui (Jira)
Bo Cui created HBASE-24925: -- Summary: SCP reduce unnecessary get requests Key: HBASE-24925 URL: https://issues.apache.org/jira/browse/HBASE-24925 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-24924) stuck InitMetaProcedure in finishActiveMasterInitialization

2020-08-20 Thread Bo Cui (Jira)
Bo Cui created HBASE-24924: -- Summary: stuck InitMetaProcedure in finishActiveMasterInitialization Key: HBASE-24924 URL: https://issues.apache.org/jira/browse/HBASE-24924 Project: HBase Issue Type:

[jira] [Created] (HBASE-24923) Running InitMetaProcedures are missed if Hmaster startup happens after Meta assign

2020-08-20 Thread Zach York (Jira)
Zach York created HBASE-24923: - Summary: Running InitMetaProcedures are missed if Hmaster startup happens after Meta assign Key: HBASE-24923 URL: https://issues.apache.org/jira/browse/HBASE-24923

[jira] [Created] (HBASE-24922) InitMetaProcedure create Namespace is not Idempotent

2020-08-20 Thread Zach York (Jira)
Zach York created HBASE-24922: - Summary: InitMetaProcedure create Namespace is not Idempotent Key: HBASE-24922 URL: https://issues.apache.org/jira/browse/HBASE-24922 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-24914) Remove duplicate code appearing continuously in method ReplicationPeerManager.updatePeerConfig

2020-08-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24914. --- Hadoop Flags: Reviewed Resolution: Fixed Merged PR. Thanks for the fix [~Ddupg] >

[jira] [Created] (HBASE-24921) Add help output for shell "magic" commands

2020-08-20 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24921: Summary: Add help output for shell "magic" commands Key: HBASE-24921 URL: https://issues.apache.org/jira/browse/HBASE-24921 Project: HBase Issue Type:

[jira] [Created] (HBASE-24920) A tool to rewrite corrupted HFiles

2020-08-20 Thread Andrey Elenskiy (Jira)
Andrey Elenskiy created HBASE-24920: --- Summary: A tool to rewrite corrupted HFiles Key: HBASE-24920 URL: https://issues.apache.org/jira/browse/HBASE-24920 Project: HBase Issue Type:

[jira] [Created] (HBASE-24919) A tool to rewrite corrupted HFiles

2020-08-20 Thread Andrey Elenskiy (Jira)
Andrey Elenskiy created HBASE-24919: --- Summary: A tool to rewrite corrupted HFiles Key: HBASE-24919 URL: https://issues.apache.org/jira/browse/HBASE-24919 Project: HBase Issue Type:

[jira] [Created] (HBASE-24918) Make RegionInfo#UNDEFINED IA.Private

2020-08-20 Thread Michael Stack (Jira)
Michael Stack created HBASE-24918: - Summary: Make RegionInfo#UNDEFINED IA.Private Key: HBASE-24918 URL: https://issues.apache.org/jira/browse/HBASE-24918 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24917) HBase RSGroup: Table region details under RS Groups are in the onder fromat like HBase 1.x

2020-08-20 Thread Ajeet Rai (Jira)
Ajeet Rai created HBASE-24917: - Summary: HBase RSGroup: Table region details under RS Groups are in the onder fromat like HBase 1.x Key: HBASE-24917 URL: https://issues.apache.org/jira/browse/HBASE-24917

[jira] [Created] (HBASE-24916) HBCK2 Holes:Wrong region detail in HBCK report a start key of a region which is missing in meta is empty

2020-08-20 Thread Ajeet Rai (Jira)
Ajeet Rai created HBASE-24916: - Summary: HBCK2 Holes:Wrong region detail in HBCK report a start key of a region which is missing in meta is empty Key: HBASE-24916 URL:

Re: Release 1.7.0 (for real this time)

2020-08-20 Thread Andrew Purtell
Updates: Reid and I will start prerelease work, like unit test hygiene and prequalification with ITBLL. This will probably take a week or two. Viraj is currently working on a backport of the named queue facility and online slow log and balancer decision log based on it. It might have time to get

[jira] [Resolved] (HBASE-24867) Add 2.3.1 to the downloads page

2020-08-20 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24867. -- Resolution: Fixed > Add 2.3.1 to the downloads page > --- > >

[jira] [Created] (HBASE-24915) Improve BlockCache read performance by specifying BlockType

2020-08-20 Thread fanrui (Jira)
fanrui created HBASE-24915: -- Summary: Improve BlockCache read performance by specifying BlockType Key: HBASE-24915 URL: https://issues.apache.org/jira/browse/HBASE-24915 Project: HBase Issue Type:

[jira] [Created] (HBASE-24914) Reomve duplicate code appearing continuously in method ReplicationPeerManager.updatePeerConfig

2020-08-20 Thread Sun Xin (Jira)
Sun Xin created HBASE-24914: --- Summary: Reomve duplicate code appearing continuously in method ReplicationPeerManager.updatePeerConfig Key: HBASE-24914 URL: https://issues.apache.org/jira/browse/HBASE-24914

[jira] [Created] (HBASE-24913) Refactor TestJMXConnectorServer

2020-08-20 Thread Sun Xin (Jira)
Sun Xin created HBASE-24913: --- Summary: Refactor TestJMXConnectorServer Key: HBASE-24913 URL: https://issues.apache.org/jira/browse/HBASE-24913 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-24891) [hbase-thirdparty] Put up 3.4.0RC2

2020-08-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-24891. --- Assignee: Duo Zhang Resolution: Fixed Released 3.4.0RC2 as 3.4.0. > [hbase-thirdparty] Put

Re: [VOTE] Third release candidate for hbase-thirdparty 3.4.0 is available for download

2020-08-20 Thread Duo Zhang
Here is my +1. The PR https://github.com/apache/hbase/pull/ basically works. Stack 于2020年8月20日周四 上午11:53写道: > +1 > > Added it to my hbase 2 pom. Built it. Checked a running instance. Loaded > and confirmed some data. > > S > > On Mon, Aug 17, 2020 at 1:04 AM 张铎(Duo Zhang) > wrote: > > >

Re: [VOTE] Third release candidate for hbase-thirdparty 3.4.0 is available for download

2020-08-20 Thread Duo Zhang
With 3 binding +1s, 1 non-binding +1, the vote passes. Let me finish the release. Thanks all for voting and helping! 张铎(Duo Zhang) 于2020年8月20日周四 下午5:06写道: > Here is my +1. > > The PR https://github.com/apache/hbase/pull/ basically works. > > Stack 于2020年8月20日周四 上午11:53写道: > >> +1 >> >>