[jira] [Resolved] (HBASE-19729) UserScanQueryMatcher#mergeFilterResponse should return INCLUDE_AND_SEEK_NEXT_ROW when filterResponse is INCLUDE_AND_SEEK_NEXT_ROW

2018-01-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-19729. -- Resolution: Fixed > UserScanQueryMatcher#mergeFilterResponse should return >

[jira] [Created] (HBASE-19749) Revisit logic of UserScanQueryMatcher#mergeFilterResponse method

2018-01-09 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-19749: Summary: Revisit logic of UserScanQueryMatcher#mergeFilterResponse method Key: HBASE-19749 URL: https://issues.apache.org/jira/browse/HBASE-19749 Project: HBase

[jira] [Created] (HBASE-19748) TestRegionReplicaFailover UT hangs

2018-01-09 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-19748: Summary: TestRegionReplicaFailover UT hangs Key: HBASE-19748 URL: https://issues.apache.org/jira/browse/HBASE-19748 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19747) Introduce a special WALProvider for synchronous replication

2018-01-09 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19747: - Summary: Introduce a special WALProvider for synchronous replication Key: HBASE-19747 URL: https://issues.apache.org/jira/browse/HBASE-19747 Project: HBase Issue

[jira] [Created] (HBASE-19746) Add default impl to Cell#getType

2018-01-09 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19746: -- Summary: Add default impl to Cell#getType Key: HBASE-19746 URL: https://issues.apache.org/jira/browse/HBASE-19746 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19745) Cleanup deprecation in ZKLeaderManager

2018-01-09 Thread stack (JIRA)
stack created HBASE-19745: - Summary: Cleanup deprecation in ZKLeaderManager Key: HBASE-19745 URL: https://issues.apache.org/jira/browse/HBASE-19745 Project: HBase Issue Type: Bug

Re: [VOTE] Merge branch HBASE-19397 back to master and branch-2.

2018-01-09 Thread Duo Zhang
If branch-2.0 will be out soon then let's target this to 2.1. No problem. Thanks. 2018-01-10 1:28 GMT+08:00 Stack : > On Mon, Jan 8, 2018 at 8:19 PM, 张铎(Duo Zhang) > wrote: > > > OK, let me merge it master first. And then create a HBASE-19397-branch-2 >

[jira] [Resolved] (HBASE-19744) Fix flakey TestZKLeaderManager

2018-01-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19744. --- Resolution: Fixed Fix Version/s: 2.0.0-beta-1 > Fix flakey TestZKLeaderManager >

[jira] [Created] (HBASE-19744) Fix flakey TestZKLeaderManager

2018-01-09 Thread stack (JIRA)
stack created HBASE-19744: - Summary: Fix flakey TestZKLeaderManager Key: HBASE-19744 URL: https://issues.apache.org/jira/browse/HBASE-19744 Project: HBase Issue Type: Bug Reporter: stack

[jira] [Resolved] (HBASE-19743) Disable TestMemstoreLABWithoutPool

2018-01-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19743. --- Resolution: Fixed Fix Version/s: 2.0.0-beta-1 Pushed this patch to master and branch-2. commit

[jira] [Created] (HBASE-19743) Disable TestMemstoreLABWithoutPool

2018-01-09 Thread stack (JIRA)
stack created HBASE-19743: - Summary: Disable TestMemstoreLABWithoutPool Key: HBASE-19743 URL: https://issues.apache.org/jira/browse/HBASE-19743 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19742) TestMemstoreLABWithoutPool fails on some machines

2018-01-09 Thread stack (JIRA)
stack created HBASE-19742: - Summary: TestMemstoreLABWithoutPool fails on some machines Key: HBASE-19742 URL: https://issues.apache.org/jira/browse/HBASE-19742 Project: HBase Issue Type: Bug

Re: [VOTE] The second hbase-2.0.0-beta-1 Release Candidate is available for download

2018-01-09 Thread Andrew Purtell
Linux here. On Tue, Jan 9, 2018 at 1:13 PM, Stack wrote: > Andrew: > > I don't see this: > > [INFO] --- > [INFO] T E S T S > [INFO] --- > [INFO] Running >

Re: [VOTE] The second hbase-2.0.0-beta-1 Release Candidate is available for download

2018-01-09 Thread Stack
Andrew: I don't see this: [INFO] --- [INFO] T E S T S [INFO] --- [INFO] Running org.apache.hadoop.hbase.regionserver.TestMemstoreLABWithoutPool [INFO] Tests run: 2, Failures: 0, Errors: 0,

Fwd: [REPORT] HBase - January 2018

2018-01-09 Thread Misty Stanley-Jones
FYI, this is the quarterly report about HBase project health, as submitted to the Apache board today. If you have any questions, feel free to ask here or bring them to the PMC or release management team. Happy New Year! -- Forwarded message -- From: Misty Stanley-Jones

[jira] [Created] (HBASE-19739) Include thrift IDL files in HBase binary distribution

2018-01-09 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-19739: Summary: Include thrift IDL files in HBase binary distribution Key: HBASE-19739 URL: https://issues.apache.org/jira/browse/HBASE-19739 Project: HBase Issue

Re: [VOTE] The first hbase-2.0.0-beta-1 Release Candidate is available

2018-01-09 Thread Andrew Purtell
I just vetoed the RC because TestMemstoreLABWithoutPool always fails for me. It was the same with the last RC too. My Java is Oracle Java 8u144 running on x64 Linux (Ubuntu xenial). Let me know if you need me to provide the test output. On Tue, Jan 9, 2018 at 9:31 AM, Stack

Re: [VOTE] The second hbase-2.0.0-beta-1 Release Candidate is available for download

2018-01-09 Thread Andrew Purtell
-1 Checked sums and signatures: ok RAT check passes: ok (8u144) Built from source: ok (8u144) Unit tests pass: failed (8u144), TestMemstoreLABWithoutPool always fails TestMemstoreLABWithoutPool.org.apache.hadoop.hbase.regionserver.TestMemstoreLABWithoutPool can fail with OOME if not run in

Re: [VOTE] Merge branch HBASE-19397 back to master and branch-2.

2018-01-09 Thread Stack
On Mon, Jan 8, 2018 at 8:19 PM, 张铎(Duo Zhang) wrote: > OK, let me merge it master first. And then create a HBASE-19397-branch-2 > which will keep rebasing with the newest branch-2 to see if it is stable > enough. Since we can define this as a bug fix/refactoring rather

Re: [VOTE] Merge branch HBASE-19397 back to master and branch-2.

2018-01-09 Thread Ted Yu
+1 on merging to master branch. On Tue, Jan 9, 2018 at 6:51 AM, Josh Elser wrote: > +1 on merge to Master. > > I appreciate the details you shared, Duo, but I think I'm still -0 on a > branch-2 merge at this point. I'm with Stack: would rather pull it into a > fast 2.1

[jira] [Created] (HBASE-19738) Add client-side validation to ReplicatinPeerConfigBuilder

2018-01-09 Thread Josh Elser (JIRA)
Josh Elser created HBASE-19738: -- Summary: Add client-side validation to ReplicatinPeerConfigBuilder Key: HBASE-19738 URL: https://issues.apache.org/jira/browse/HBASE-19738 Project: HBase Issue

Re: [VOTE] Merge branch HBASE-19397 back to master and branch-2.

2018-01-09 Thread Josh Elser
+1 on merge to Master. I appreciate the details you shared, Duo, but I think I'm still -0 on a branch-2 merge at this point. I'm with Stack: would rather pull it into a fast 2.1 release. On 1/8/18 8:22 PM, 张铎(Duo Zhang) wrote: Anyway, if no objections on merging this into master, let's do