[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Attachment: HBASE-17442.v2.patch Retry for hadoop QA. > Move most of the replication

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085207#comment-16085207 ] Hadoop QA commented on HBASE-17442: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18361) CellComparator compare function should compare cell's value along with other attributes

2017-07-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085204#comment-16085204 ] Anoop Sam John commented on HBASE-18361: bq.we can add a new static helper method to CellUtil

[jira] [Commented] (HBASE-18361) CellComparator compare function should compare cell's value along with other attributes

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085190#comment-16085190 ] Chia-Ping Tsai commented on HBASE-18361: bq. Which of these three options is most preferable? If

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085186#comment-16085186 ] Hadoop QA commented on HBASE-18368: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085175#comment-16085175 ] Chia-Ping Tsai commented on HBASE-18365: [~mdrob] Thanks for the reviews. Will commit this later.

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085174#comment-16085174 ] Chia-Ping Tsai commented on HBASE-18368: bq. It is already included in the UT, similar logic.

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085143#comment-16085143 ] Hadoop QA commented on HBASE-18368: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085133#comment-16085133 ] Ted Yu commented on HBASE-18368: In patch v2, other than NEXT_ROW, 3 ReturnCode's are covered by the

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085111#comment-16085111 ] Allan Yang commented on HBASE-18368: {quote} Would you please add the test writed by peter ? {quote}

[jira] [Commented] (HBASE-18175) Add hbase-spark integration test into hbase-spark-it

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085110#comment-16085110 ] Hadoop QA commented on HBASE-18175: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085092#comment-16085092 ] Chia-Ping Tsai commented on HBASE-18368: Would you please add the test writed by peter ? >

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Attachment: HBASE-17442.v2.patch > Move most of the replication related classes to

[jira] [Updated] (HBASE-18368) Filters with OR do not work

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18368: --- Summary: Filters with OR do not work (was: FamilyFilters with OR does not work) > Filters with OR do not

[jira] [Commented] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085082#comment-16085082 ] Chia-Ping Tsai commented on HBASE-17678: HBASE-18368 will fix the code for this jira so I think

[jira] [Comment Edited] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085068#comment-16085068 ] Allan Yang edited comment on HBASE-18368 at 7/13/17 2:42 AM: - {quote}

[jira] [Updated] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-18368: --- Attachment: HBASE-18368.branch-1.v2.patch > FamilyFilters with OR does not work >

[jira] [Commented] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085068#comment-16085068 ] Allan Yang commented on HBASE-18368: {quote} NEXT_ROW can work is because there is regionscanner and

[jira] [Created] (HBASE-18373) fstat unimplemented error on Rasbian Jessie

2017-07-12 Thread Nathan Green (JIRA)
Nathan Green created HBASE-18373: Summary: fstat unimplemented error on Rasbian Jessie Key: HBASE-18373 URL: https://issues.apache.org/jira/browse/HBASE-18373 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-18368: --- Attachment: (was: HBASE-18368.branch-1.patch) > FamilyFilters with OR does not work >

[jira] [Updated] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-18368: --- Attachment: HBASE-18368.branch-1.patch > FamilyFilters with OR does not work >

[jira] [Commented] (HBASE-18202) Trim down supplemental models file for unnecessary entries

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084985#comment-16084985 ] Hudson commented on HBASE-18202: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3364 (See

[jira] [Created] (HBASE-18372) Potential infinite busy loop in HMaster's ProcedureExecutor

2017-07-12 Thread Benoit Sigoure (JIRA)
Benoit Sigoure created HBASE-18372: -- Summary: Potential infinite busy loop in HMaster's ProcedureExecutor Key: HBASE-18372 URL: https://issues.apache.org/jira/browse/HBASE-18372 Project: HBase

[jira] [Updated] (HBASE-18175) Add hbase-spark integration test into hbase-spark-it

2017-07-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18175: - Attachment: hbase-18175-master-v9.patch V9 Carry Mike's Comment. Thanks Mike spending time for reviewing

[jira] [Commented] (HBASE-18229) create new Async Split API to embrace AM v2

2017-07-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084852#comment-16084852 ] Yi Liang commented on HBASE-18229: -- hmm, no unit test error? wired. > create new Async Split API to

[jira] [Created] (HBASE-18371) Update folly and wangle dependencies

2017-07-12 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-18371: - Summary: Update folly and wangle dependencies Key: HBASE-18371 URL: https://issues.apache.org/jira/browse/HBASE-18371 Project: HBase Issue Type: Sub-task

[jira] [Comment Edited] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-12 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084771#comment-16084771 ] Xiaobing Zhou edited comment on HBASE-18338 at 7/12/17 9:50 PM: Posted

[jira] [Commented] (HBASE-18260) Address new license dependencies from hadoop3-alpha4

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084833#comment-16084833 ] Hudson commented on HBASE-18260: FAILURE: Integrated in Jenkins build HBase-2.0 #162 (See

[jira] [Commented] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084805#comment-16084805 ] Hadoop QA commented on HBASE-18368: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Comment Edited] (HBASE-18357) Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614

2017-07-12 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084823#comment-16084823 ] Vladimir Rodionov edited comment on HBASE-18357 at 7/12/17 10:16 PM: -

[jira] [Updated] (HBASE-18371) [C++] Update folly and wangle dependencies

2017-07-12 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-18371: -- Attachment: hbase-18371_v1.patch v1 patch. The retry test is hanging though. > [C++] Update

[jira] [Commented] (HBASE-18357) Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614

2017-07-12 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084823#comment-16084823 ] Vladimir Rodionov commented on HBASE-18357: --- The test testClusterStatus fails because client

[jira] [Updated] (HBASE-18371) [C++] Update folly and wangle dependencies

2017-07-12 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-18371: -- Summary: [C++] Update folly and wangle dependencies (was: Update folly and wangle

[jira] [Commented] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client

2017-07-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084785#comment-16084785 ] Andrew Purtell commented on HBASE-18095: bq. Should the new configuration setting for the master

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-12 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084771#comment-16084771 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v2: # being able to do ping/pong # removed Bonk and

[jira] [Updated] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-12 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HBASE-18338: -- Attachment: HBASE-18338.002.patch > [C++] Implement RpcTestServer >

[jira] [Commented] (HBASE-18229) create new Async Split API to embrace AM v2

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084757#comment-16084757 ] Hadoop QA commented on HBASE-18229: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-7386) Investigate providing some supervisor support for znode deletion

2017-07-12 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084730#comment-16084730 ] Samir Ahmic commented on HBASE-7386: [~stack] i have done some testing with last patches against

[jira] [Commented] (HBASE-18061) [C++] Fix retry logic in multi-get calls

2017-07-12 Thread Sudeep Sunthankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084716#comment-16084716 ] Sudeep Sunthankar commented on HBASE-18061: --- Thanks [~tedyu], yes I can see there are some

[jira] [Commented] (HBASE-18339) Update test-patch to use hadoop 3.0.0-alpha4

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084721#comment-16084721 ] Hadoop QA commented on HBASE-18339: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18364) Downgrade surefire

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084661#comment-16084661 ] Hudson commented on HBASE-18364: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3363 (See

[jira] [Commented] (HBASE-18260) Address new license dependencies from hadoop3-alpha4

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084662#comment-16084662 ] Hudson commented on HBASE-18260: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3363 (See

[jira] [Commented] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client

2017-07-12 Thread Ali (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084653#comment-16084653 ] Ali commented on HBASE-18095: - Should the new configuration setting for the master locations be set in the

[jira] [Commented] (HBASE-18061) [C++] Fix retry logic in multi-get calls

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084639#comment-16084639 ] Ted Yu commented on HBASE-18061: After resolving the above conflict, I got the following compilation

[jira] [Commented] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084632#comment-16084632 ] Hadoop QA commented on HBASE-18368: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18368: --- Status: Patch Available (was: Open) > FamilyFilters with OR does not work >

[jira] [Commented] (HBASE-18361) CellComparator compare function should compare cell's value along with other attributes

2017-07-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084622#comment-16084622 ] Andrew Purtell commented on HBASE-18361: There is Amit's patch. Or we can add a new comparator

[jira] [Commented] (HBASE-18202) Trim down supplemental models file for unnecessary entries

2017-07-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084608#comment-16084608 ] Mike Drob commented on HBASE-18202: --- i think i did my testing on branch-2, let me double check > Trim

[jira] [Commented] (HBASE-18364) Downgrade surefire

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084607#comment-16084607 ] Hudson commented on HBASE-18364: FAILURE: Integrated in Jenkins build HBase-2.0 #161 (See

[jira] [Commented] (HBASE-18202) Trim down supplemental models file for unnecessary entries

2017-07-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084593#comment-16084593 ] Sean Busbey commented on HBASE-18202: - yeah let me push it now. just master, or prefer this on some

[jira] [Commented] (HBASE-18202) Trim down supplemental models file for unnecessary entries

2017-07-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084573#comment-16084573 ] Mike Drob commented on HBASE-18202: --- Two +1s, good to commit? [~busbey] [~stack] > Trim down

[jira] [Commented] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-07-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084541#comment-16084541 ] Sean Busbey commented on HBASE-17678: - Totally forgot that I was going to push these to maintenance

[jira] [Commented] (HBASE-18344) Replace Append#add(byte[], byte[], byte[]) by Append#addColumn

2017-07-12 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084540#comment-16084540 ] Jan Hentschel commented on HBASE-18344: --- The build failure seems to be unrelated. > Replace

[jira] [Commented] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084542#comment-16084542 ] Mike Drob commented on HBASE-18365: --- +1 reviewed master, branch-1, branch-1.3, branch-1.2 > Eliminate

[jira] [Assigned] (HBASE-18355) Enable export snapshot tests that were disabled by Proc-V2 AM in HBASE-14614

2017-07-12 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov reassigned HBASE-18355: - Assignee: Vladimir Rodionov > Enable export snapshot tests that were disabled

[jira] [Assigned] (HBASE-18357) Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614

2017-07-12 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov reassigned HBASE-18357: - Assignee: Vladimir Rodionov > Enable disabled tests in TestHCM that were

[jira] [Updated] (HBASE-18339) Update test-patch to use hadoop 3.0.0-alpha4

2017-07-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-18339: -- Attachment: HBASE-18339.patch Update pom and yetus personality. > Update test-patch to use hadoop

[jira] [Commented] (HBASE-18344) Replace Append#add(byte[], byte[], byte[]) by Append#addColumn

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084478#comment-16084478 ] Hadoop QA commented on HBASE-18344: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18260) Address new license dependencies from hadoop3-alpha4

2017-07-12 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18260: Resolution: Fixed Fix Version/s: 2.0.0-alpha-2 3.0.0 Status:

[jira] [Commented] (HBASE-18339) Update test-patch to use hadoop 3.0.0-alpha4

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084472#comment-16084472 ] Hadoop QA commented on HBASE-18339: --- (!) A patch to the testing environment has been detected.

[jira] [Updated] (HBASE-18339) Update test-patch to use hadoop 3.0.0-alpha4

2017-07-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-18339: -- Status: Patch Available (was: Open) > Update test-patch to use hadoop 3.0.0-alpha4 >

[jira] [Commented] (HBASE-18370) Master should attempt reassignment of regions in FAILED_OPEN state

2017-07-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084424#comment-16084424 ] Andrew Purtell commented on HBASE-18370: This could be an interesting one. If agreeable and

[jira] [Created] (HBASE-18370) Master should attempt reassignment of regions in FAILED_OPEN state

2017-07-12 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-18370: -- Summary: Master should attempt reassignment of regions in FAILED_OPEN state Key: HBASE-18370 URL: https://issues.apache.org/jira/browse/HBASE-18370 Project:

[jira] [Commented] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084343#comment-16084343 ] Chia-Ping Tsai commented on HBASE-18365: Ping for reviews~ > Eliminate the findbugs warnings for

[jira] [Commented] (HBASE-18330) NPE in ReplicationZKLockCleanerChore

2017-07-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084406#comment-16084406 ] Andrew Purtell commented on HBASE-18330: TestRSKilledWhenInitializing failure isn't related, see

[jira] [Updated] (HBASE-18229) create new Async Split API to embrace AM v2

2017-07-12 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18229: - Attachment: hbase-18229-master-v8.patch new patch attached > create new Async Split API to embrace AM

[jira] [Resolved] (HBASE-17818) On branch-1 in module Server, TestRSKilledWhenInitializing and TestScannerHeartbeatMessages broken

2017-07-12 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-17818. Resolution: Duplicate Fix Version/s: (was: 1.4.0) HBASE-16051 and HBASE-18346

[jira] [Commented] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084342#comment-16084342 ] Hadoop QA commented on HBASE-18365: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18365: --- Status: Open (was: Patch Available) > Eliminate the findbugs warnings for hbase-common >

[jira] [Updated] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18365: --- Attachment: HBASE-18365.branch-1.2.v0.patch > Eliminate the findbugs warnings for

[jira] [Updated] (HBASE-18365) Eliminate the findbugs warnings for hbase-common

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18365: --- Status: Patch Available (was: Open) > Eliminate the findbugs warnings for hbase-common >

[jira] [Commented] (HBASE-12280) [89-fb] Make the number of blocking store files online configurable

2017-07-12 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084297#comment-16084297 ] Mike Drob commented on HBASE-12280: --- [~youknowjack] - is this still relevant? Can we reframe it in

[jira] [Commented] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084290#comment-16084290 ] Chia-Ping Tsai commented on HBASE-18368: bq. We shouldn't return NEXT_ROW when FamilyFilter

[jira] [Assigned] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned HBASE-18368: -- Assignee: Allan Yang > FamilyFilters with OR does not work >

[jira] [Commented] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084261#comment-16084261 ] Chia-Ping Tsai commented on HBASE-18368: bq. this bug may not be introduced by HBASE-17678, but

[jira] [Updated] (HBASE-18368) FamilyFilters with OR does not work

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18368: --- Summary: FamilyFilters with OR does not work (was: Filters with OR does not work) > FamilyFilters with OR

[jira] [Commented] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084253#comment-16084253 ] Ted Yu commented on HBASE-18368: Looks like the patch was generated on Windows. Please use dos2unix or

[jira] [Updated] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-18368: --- Attachment: HBASE-18368.branch-1.patch > Filters with OR does not work >

[jira] [Commented] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084242#comment-16084242 ] Allan Yang commented on HBASE-18368: Did some research, this bug may not be introduced by

[jira] [Resolved] (HBASE-13287) Append is missing methods, such as addColumn()

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-13287. Resolution: Duplicate > Append is missing methods, such as addColumn() >

[jira] [Commented] (HBASE-18344) Replace Append#add(byte[], byte[], byte[]) by Append#addColumn

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084208#comment-16084208 ] Chia-Ping Tsai commented on HBASE-18344: +1 for v2 > Replace Append#add(byte[], byte[], byte[])

[jira] [Commented] (HBASE-18061) [C++] Fix retry logic in multi-get calls

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084209#comment-16084209 ] Ted Yu commented on HBASE-18061: I tried to apply patch v7 but saw: 1 out of 16 hunks FAILED -- saving

[jira] [Commented] (HBASE-13287) Append is missing methods, such as addColumn()

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084206#comment-16084206 ] Chia-Ping Tsai commented on HBASE-13287: bq. So why not moved those down too? The sub class

[jira] [Commented] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084167#comment-16084167 ] Allan Yang commented on HBASE-18368: Sorry, [~chia7712], you are right, HBASE-17678 is the root

[jira] [Updated] (HBASE-18364) Downgrade surefire

2017-07-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-18364: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-18358) Backport HBASE-18099 'FlushSnapshotSubprocedure should wait for concurrent Region#flush() to finish' to branch-1.3

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084171#comment-16084171 ] Ted Yu commented on HBASE-18358: [~chia7712]: Thanks for the review, too. > Backport HBASE-18099

[jira] [Updated] (HBASE-18344) Replace Append#add(byte[], byte[], byte[]) by Append#addColumn

2017-07-12 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-18344: -- Attachment: HBASE-18344.master.002.patch > Replace Append#add(byte[], byte[], byte[]) by

[jira] [Commented] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084125#comment-16084125 ] Chia-Ping Tsai commented on HBASE-17678: A bug may be introduced by this jira. see HBASE-18368 >

[jira] [Commented] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084129#comment-16084129 ] Allan Yang commented on HBASE-18368: Which HBase version are you using, I didn't reproduce your bug

[jira] [Updated] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18368: --- Affects Version/s: (was: 2.0.0) 2.0.0-alpha-1 > Filters with OR

[jira] [Commented] (HBASE-18368) Filters with OR does not work

2017-07-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084124#comment-16084124 ] Chia-Ping Tsai commented on HBASE-18368: If the HBASE-17678 is reverted, the UT will work well.

[jira] [Commented] (HBASE-18364) Downgrade surefire

2017-07-12 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084123#comment-16084123 ] Josh Elser commented on HBASE-18364: Thanks folks. Let me push this -- we can continue to monitor. >

[jira] [Updated] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17442: --- Attachment: HBASE-17442.v1.patch > Move most of the replication related classes to

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083988#comment-16083988 ] Guanghao Zhang commented on HBASE-17442: [~stack] I attach a v1 patch which only move the

[jira] [Commented] (HBASE-17442) Move most of the replication related classes to hbase-server package

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083940#comment-16083940 ] Hadoop QA commented on HBASE-17442: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18177) FanOutOneBlockAsyncDFSOutputHelper fails to compile against Hadoop 3

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083900#comment-16083900 ] Hudson commented on HBASE-18177: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3361 (See

[jira] [Commented] (HBASE-17738) BucketCache startup is slow

2017-07-12 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083877#comment-16083877 ] ramkrishna.s.vasudevan commented on HBASE-17738: bq.The math in calculating the number of

[jira] [Commented] (HBASE-18177) FanOutOneBlockAsyncDFSOutputHelper fails to compile against Hadoop 3

2017-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083847#comment-16083847 ] Hudson commented on HBASE-18177: FAILURE: Integrated in Jenkins build HBase-2.0 #159 (See

[jira] [Commented] (HBASE-18367) Reduce ProcedureInfo usage

2017-07-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083836#comment-16083836 ] Hadoop QA commented on HBASE-18367: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18309) Support multi threads to clean oldWALs

2017-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083834#comment-16083834 ] Ted Yu commented on HBASE-18309: Lijin: Can you attach a patch here ? > Support multi threads to clean

  1   2   >