Re: [DISCUSS] HBASE-18095 - Remove zookeeper dependency in client codepaths

2020-02-04 Thread Bharath Vissapragada
Thanks everyone for chiming in. Sean, regarding your comments. > I don't see the current design doc in the feature branch (i.e.dev-support/design-docs) please include it there Of course, HBASE-23331 is the subtask for this. The plan is to update

Re: [DISCUSS] HBASE-18095 - Remove zookeeper dependency in client codepaths

2020-02-04 Thread Stack
I'm +1 for merge to master with it default enabled and to branch-2 with it off by default. Nice work Bharath. S On Tue, Feb 4, 2020 at 8:37 AM Bharath Vissapragada wrote: > Hello everyone, > > I'd like to kickoff a discuss thread on dev@ to see what folks think about > merging the feature bran

[jira] [Created] (HBASE-23800) Add documentation about the CECPs changes

2020-02-04 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-23800: - Summary: Add documentation about the CECPs changes Key: HBASE-23800 URL: https://issues.apache.org/jira/browse/HBASE-23800 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-23798) Remove hbase-prototcol module

2020-02-04 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-23798: - Summary: Remove hbase-prototcol module Key: HBASE-23798 URL: https://issues.apache.org/jira/browse/HBASE-23798 Project: HBase Issue Type: Sub-task Repo

[jira] [Created] (HBASE-23799) Make our core coprocessors use shaded protobuf

2020-02-04 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-23799: - Summary: Make our core coprocessors use shaded protobuf Key: HBASE-23799 URL: https://issues.apache.org/jira/browse/HBASE-23799 Project: HBase Issue Type: Sub-task

Re: [DISCUSS] The protobuf version for coprocessor

2020-02-04 Thread Duo Zhang
https://issues.apache.org/jira/browse/HBASE-23797 FYI. 张铎(Duo Zhang) 于2019年9月30日周一 上午9:56写道: > Reminder. The hadoop community is currently upgrading the protobuf > dependency to 3.x, and it will also be a shaded and relocated version, so I > think it is also the time for us to upgrading the pro

[jira] [Created] (HBASE-23797) Let CECPs also use our shaded protobuf

2020-02-04 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-23797: - Summary: Let CECPs also use our shaded protobuf Key: HBASE-23797 URL: https://issues.apache.org/jira/browse/HBASE-23797 Project: HBase Issue Type: Task C

[jira] [Resolved] (HBASE-23789) [Flakey Tests] ERROR [Time-limited test] balancer.HeterogeneousRegionCountCostFunction(199): cannot read rules file located at ' /tmp/hbase-balancer.rules '

2020-02-04 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23789. --- Fix Version/s: 2.3.0 3.0.0 Assignee: Michael Stack Resolut

[jira] [Reopened] (HBASE-23304) Implement RPCs needed for master based registry

2020-02-04 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-23304: -- > Implement RPCs needed for master based registry > --

Re: [VOTE] The first HBase 2.2.3 release candidate (RC1) is available

2020-02-04 Thread Nick Dimiduk
Heya Mighty Guanghao. Looks like the 2.2.3 release version in Jira wasn't closed out. Probably needs a bit of love to make sure there's no stray issues that wondered in since the release tag. On Wed, Jan 15, 2020 at 12:10 AM Guanghao Zhang wrote: > With 4 binding +1s, the vote passes. Let me pus

[jira] [Resolved] (HBASE-23792) [Flakey Test] TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState

2020-02-04 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23792. -- Resolution: Fixed Backported to all the 2.x branches. > [Flakey Test] > TestExportSnapshotNo

[jira] [Resolved] (HBASE-23783) Address tests writing and reading SSL/Security files in a common location.

2020-02-04 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23783. --- Fix Version/s: 2.3.0 3.0.0 Hadoop Flags: Reviewed Assignee:

Re: [DISCUSS] HBASE-18095 - Remove zookeeper dependency in client codepaths

2020-02-04 Thread Sean Busbey
I don't see the current design doc in the feature branch (i.e. dev-support/design-docs) please include it there. the current design doc has comments open still, should I assume those things haven't been addressed in the branch? or should I assume they have but it hasn't been updated yet? On Tue,

Re: [DISCUSS] HBASE-18095 - Remove zookeeper dependency in client codepaths

2020-02-04 Thread Andrew Purtell
+1 from me as well > On Feb 4, 2020, at 9:33 AM, Nick Dimiduk wrote: > > Thanks for the summary, and all your efforts on this enhancement, Bharath. > > Let me highlight here on point re: this architecture. Because the Master is > use in place of ZooKeeper for clients to find their way around

Re: [DISCUSS] HBASE-18095 - Remove zookeeper dependency in client codepaths

2020-02-04 Thread Nick Dimiduk
Thanks for the summary, and all your efforts on this enhancement, Bharath. Let me highlight here on point re: this architecture. Because the Master is use in place of ZooKeeper for clients to find their way around the cluster, this changes our operational requirements on the Master. With this feat

[jira] [Resolved] (HBASE-23793) Apache Jenkins fails to aggregate test results to to OOM

2020-02-04 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23793. -- Resolution: Fixed > Apache Jenkins fails to aggregate test results to to OOM > ---

[jira] [Created] (HBASE-23796) Consider using 127.0.0.1 instead of localhost and binding to 127.0.0.1 as well.

2020-02-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23796: -- Summary: Consider using 127.0.0.1 instead of localhost and binding to 127.0.0.1 as well. Key: HBASE-23796 URL: https://issues.apache.org/jira/browse/HBASE-23796

[jira] [Created] (HBASE-23795) Enable all tests to be run in parallel on reused JVMs.

2020-02-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23795: -- Summary: Enable all tests to be run in parallel on reused JVMs. Key: HBASE-23795 URL: https://issues.apache.org/jira/browse/HBASE-23795 Project: HBase

[jira] [Created] (HBASE-23794) Consider setting -XX:MaxDirectMemorySize in the root Maven pom.xml file.

2020-02-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23794: -- Summary: Consider setting -XX:MaxDirectMemorySize in the root Maven pom.xml file. Key: HBASE-23794 URL: https://issues.apache.org/jira/browse/HBASE-23794

[jira] [Created] (HBASE-23793) Apache Jenkins fails to aggregate test results to to OOM

2020-02-04 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-23793: Summary: Apache Jenkins fails to aggregate test results to to OOM Key: HBASE-23793 URL: https://issues.apache.org/jira/browse/HBASE-23793 Project: HBase Issu

[jira] [Created] (HBASE-23792) TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState

2020-02-04 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-23792: Summary: TestExportSnapshotNoCluster.testSnapshotWithRefsExportFileSystemState Key: HBASE-23792 URL: https://issues.apache.org/jira/browse/HBASE-23792 Project: HBase

[DISCUSS] HBASE-18095 - Remove zookeeper dependency in client codepaths

2020-02-04 Thread Bharath Vissapragada
Hello everyone, I'd like to kickoff a discuss thread on dev@ to see what folks think about merging the feature branch for HBASE-18095 into the master. For those of you who aren't following this work, over the last few months, a lot of effort went

[jira] [Created] (HBASE-23791) [operator tools] Remove reference to I.A. Private interface MetaTableAccessor

2020-02-04 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23791: Summary: [operator tools] Remove reference to I.A. Private interface MetaTableAccessor Key: HBASE-23791 URL: https://issues.apache.org/jira/browse/HBASE-23791

[jira] [Created] (HBASE-23790) Bump netty version to 4.1.45.Final

2020-02-04 Thread Tamas Penzes (Jira)
Tamas Penzes created HBASE-23790: Summary: Bump netty version to 4.1.45.Final Key: HBASE-23790 URL: https://issues.apache.org/jira/browse/HBASE-23790 Project: HBase Issue Type: Improvement