[jira] [Created] (HBASE-22256) Enabling FavoredStochasticBalancer on existing cluster leaves regions unassigned

2019-04-16 Thread Nikhil Bafna (JIRA)
Nikhil Bafna created HBASE-22256: Summary: Enabling FavoredStochasticBalancer on existing cluster leaves regions unassigned Key: HBASE-22256 URL: https://issues.apache.org/jira/browse/HBASE-22256

Re: The fourth HBase 1.5.0 release candidate (RC3) is available

2019-04-16 Thread Andrew Purtell
I've bisected twice and it lands on this commit: commit 6bc46bb10920c1c335b784b01d2a326db1a3d587 (HEAD, refs/bisect/bad) HBASE-21959 CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

Re: [VOTE] HBase Thirdparty 2.2.1 RC1

2019-04-16 Thread Duo Zhang
+1(binding) Checked sigs and sums: matched Built from src: OK Built hbase site with 2.2.1RC0 after applying the patch in HBASE-2: OK 张铎(Duo Zhang) 于2019年4月17日周三 上午9:42写道: > You need to apply the patch in HBASE-2 first. > > Guanghao Zhang 于2019年4月17日周三 上午9:28写道: > >> I download the

Re: The fourth HBase 1.5.0 release candidate (RC3) is available

2019-04-16 Thread Andrew Purtell
I’ve been able to reproduce it sometimes too and am bisecting. It may be an interaction between test cases, not a failure per se, but does seem have a recent cause, as you pointed out. I’ll be looking at it. Thank you for your kind consideration and for revoking your veto. A coprocessor API

Re: The fourth HBase 1.5.0 release candidate (RC3) is available

2019-04-16 Thread Yu Li
After more investigation, the ConnectionRefused exception could be reproduced with "mvn -Dtest= test" after a complete run of all cases through "mvn -PrunAllTests clean test", but cannot by a clean standalone run (with "mvn *clean* test"). So now I'm more convinced it's some kind of environment

Re: [VOTE] HBase Thirdparty 2.2.1 RC1

2019-04-16 Thread Duo Zhang
You need to apply the patch in HBASE-2 first. Guanghao Zhang 于2019年4月17日周三 上午9:28写道: > I download the src code and install it locally. Then release branch-2.2.1 > with it and meet a error. The mvn cmd is: mvn clean install -DskipTests > -Prelease. > > [WARNING] Rule 0:

Re: [VOTE] HBase Thirdparty 2.2.1 RC1

2019-04-16 Thread Guanghao Zhang
I download the src code and install it locally. Then release branch-2.2.1 with it and meet a error. The mvn cmd is: mvn clean install -DskipTests -Prelease. [WARNING] Rule 0: org.apache.maven.plugins.enforcer.EvaluateBeanshell failed with message: License errors detected, for more detail find

Re: [VOTE] First release candidate for HBase 1.2.12 is available

2019-04-16 Thread Sean Busbey
+1 (binding) On Sun, Apr 7, 2019 at 2:03 PM Sean Busbey wrote: > > The first release candidate for HBase 1.2.12 is available for download: > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.2.12RC0/ > > Maven artifacts are also available in a staging repository at: > >

Re: Access request to dev and users slack channel

2019-04-16 Thread William Shen
Evelina, I've invited you to the slack channel, and your emails went through on both dev and user list. On Tue, Apr 16, 2019 at 2:09 PM Evelina Dumitrescu < evelina.dumitrescu@gmail.com> wrote: > Hello, > > I am interested to start to make contributions and I want to request access > to the

[jira] [Resolved] (HBASE-22255) Process for gaining access to slack and mailing lists

2019-04-16 Thread William Shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Shen resolved HBASE-22255. -- Resolution: Done Assignee: William Shen [~evelinad], I've invited to the slack channel,

[jira] [Created] (HBASE-22255) Process for gaining access to slack and mailing lists

2019-04-16 Thread Evelina Dumitrescu (JIRA)
Evelina Dumitrescu created HBASE-22255: -- Summary: Process for gaining access to slack and mailing lists Key: HBASE-22255 URL: https://issues.apache.org/jira/browse/HBASE-22255 Project: HBase

Fwd: Access request to dev and users slack channel

2019-04-16 Thread Evelina Dumitrescu
Hello, I am interested to start to make contributions and I want to request access to the Hbase slack channels for the email address evelina.dumitrescu@gmail.com. Thank you, Evelina

[jira] [Created] (HBASE-22254) HBase - refactor and improve decommissioning logic

2019-04-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-22254: Summary: HBase - refactor and improve decommissioning logic Key: HBASE-22254 URL: https://issues.apache.org/jira/browse/HBASE-22254 Project: HBase

[jira] [Created] (HBASE-22253) An AuthenticationTokenSecretManager leader won't step down if another RS claims to be a leader

2019-04-16 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-22253: - Summary: An AuthenticationTokenSecretManager leader won't step down if another RS claims to be a leader Key: HBASE-22253 URL:

Re: Delete issues with NEW_VERSION_BEHAVIOR on HBase 2.0.5

2019-04-16 Thread Kevin Ratnasekera
Hi Duo, I was wondering, as per the comments in ticket [1] has mentioned NEW_VERSION_BEHAVIOR resolves previous known limitation, I have doubts how it resolves, may be I am missing some point here. We also do have similar scenario in our implementation, currently we separate delete and put using

[jira] [Resolved] (HBASE-22247) Remove deprecated field from MetricsReplicationSourceSourceImpl

2019-04-16 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22247. --- Resolution: Duplicate Should be already included in HBASE-22247. > Remove deprecated field

[VOTE] HBase Thirdparty 2.2.1 RC1

2019-04-16 Thread Stack
Please consider the following as the 2.2.1 release of Apache HBase Thirdparty. It is the first release candidate for your consideration. It has one fix over hbase-thirdparty-2.2.0 to cure an 'interesting' dependency issue found in 2.2.0 (HBASE-22233). Source artifact, signatures, checksums, and

Still Failing: HBase Generate Website

2019-04-16 Thread Apache Jenkins Server
Build status: Still Failing The HBase website has not been updated to incorporate HBase commit ${CURRENT_HBASE_COMMIT}. See https://builds.apache.org/job/hbase_generate_website/1647/console

[jira] [Created] (HBASE-22252) ClientBackoffPolicy should not be IA.Public

2019-04-16 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-22252: - Summary: ClientBackoffPolicy should not be IA.Public Key: HBASE-22252 URL: https://issues.apache.org/jira/browse/HBASE-22252 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22251) Implement fast fail for async client

2019-04-16 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-22251: - Summary: Implement fast fail for async client Key: HBASE-22251 URL: https://issues.apache.org/jira/browse/HBASE-22251 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-22238) Fix TestRpcControllerFactory

2019-04-16 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22238. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: HBASE-21512 Merged to branch

Re: Delete issues with NEW_VERSION_BEHAVIOR on HBase 2.0.5

2019-04-16 Thread Duo Zhang
This is good point... IIRC, we haven't considered the scenario where we bundle several updates for the same column in a multi... Kevin Ratnasekera 于2019年4月16日周二 下午5:03写道: > Hi Duo, > > Thank you for the response. As per the design, Can I please know, where > this NEW_VERSION_BEHAVIOR is

Re: Delete issues with NEW_VERSION_BEHAVIOR on HBase 2.0.5

2019-04-16 Thread Kevin Ratnasekera
Hi Duo, Thank you for the response. As per the design, Can I please know, where this NEW_VERSION_BEHAVIOR is intended to work with Buffered Mutator? For example DELETE PUT PUT sequence ( in Buffered Mutator ) for same row, column will it work without any mask issues as previously considered as

[jira] [Resolved] (HBASE-21725) Implement BufferedMutator Based on AsyncBufferedMutator

2019-04-16 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-21725. --- Resolution: Fixed Assignee: Duo Zhang Hadoop Flags: Reviewed Fix Version/s:

Re: Delete issues with NEW_VERSION_BEHAVIOR on HBase 2.0.5

2019-04-16 Thread Duo Zhang
Sorry, this behavior has not been tested critically yet... The guy who developed this feature has left and we haven't enabled this feature in our cluster yet. So feel free to open issues if you find some bugs of it. We will try to fix it if possible. Thanks. Kevin Ratnasekera 于2019年4月16日周二

[jira] [Resolved] (HBASE-22186) Remove usage of deprecated SnapshotDescriptionUtils fields

2019-04-16 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22186. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0