[jira] [Commented] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7 and 3.0.3

2018-07-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555169#comment-16555169 ] Hadoop QA commented on HBASE-20538: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-20741) Split of a region with replicas creates all daughter regions and its replica in same server

2018-07-24 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555167#comment-16555167 ] huaxiang sun commented on HBASE-20741: -- [~ram_krish], I will look at the patch tomorrow, thanks for

[jira] [Commented] (HBASE-20936) BaseLoadBalancer throws ArrayIndexOutOfBoundsException

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555159#comment-16555159 ] stack commented on HBASE-20936: --- Looks like there is an old issue that shows same problem, HBASE-19263. >

[jira] [Commented] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

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

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Fix Version/s: 1.3.3 Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Attachment: HBASE-20935.patch > HStore.removeCompactedfiles should log incase it

[jira] [Commented] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555146#comment-16555146 ] stack commented on HBASE-18152: --- A few notes: * I spent a good part of today trying to reproduce but was

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread saurabh singh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555143#comment-16555143 ] saurabh singh commented on HBASE-20928: --- [~xucang] Thanks. Checked the patch. Looks good. >

[jira] [Updated] (HBASE-20896) Port HBASE-20866 to branch-1 and branch-1.4

2018-07-24 Thread Vikas Vishwakarma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Vishwakarma updated HBASE-20896: -- Attachment: HBASE-20896.branch-1.4.002.patch > Port HBASE-20866 to branch-1 and

[jira] [Created] (HBASE-20936) BaseLoadBalancer throws ArrayIndexOutOfBoundsException

2018-07-24 Thread stack (JIRA)
stack created HBASE-20936: - Summary: BaseLoadBalancer throws ArrayIndexOutOfBoundsException Key: HBASE-20936 URL: https://issues.apache.org/jira/browse/HBASE-20936 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555126#comment-16555126 ] Vishal Khandelwal commented on HBASE-20935: --- Will submit the patch for log line change >

[jira] [Commented] (HBASE-20933) multiple splits may result into forever uncleaned split region

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555124#comment-16555124 ] Vishal Khandelwal commented on HBASE-20933: --- Will be working on patch for this issue >

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Description: if (r != null && r.isCompactedAway() && !r.isReferencedInReads()) If

[jira] [Created] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-20935: - Summary: HStore.removeCompactedfiles should log incase it unable to delete a file Key: HBASE-20935 URL: https://issues.apache.org/jira/browse/HBASE-20935

[jira] [Created] (HBASE-20934) Create an hbase-connectors repository; commit new kafka connect here

2018-07-24 Thread stack (JIRA)
stack created HBASE-20934: - Summary: Create an hbase-connectors repository; commit new kafka connect here Key: HBASE-20934 URL: https://issues.apache.org/jira/browse/HBASE-20934 Project: HBase

[jira] [Updated] (HBASE-20933) multiple splits may result into forever uncleaned split region

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20933: -- Attachment: Test123.java > multiple splits may result into forever uncleaned split

[jira] [Created] (HBASE-20933) multiple splits may result into forever uncleaned split region

2018-07-24 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-20933: - Summary: multiple splits may result into forever uncleaned split region Key: HBASE-20933 URL: https://issues.apache.org/jira/browse/HBASE-20933 Project:

[jira] [Updated] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18152: -- Attachment: 0001-TestWALProcedureExecutore-order-checking-test-that-d.patch > [AMv2] Corrupt Procedure WAL

[jira] [Updated] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18152: -- Attachment: (was: 0001-TestWALProcedureExecutore-order-checking-test-that-d.patch) > [AMv2] Corrupt

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-24 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555107#comment-16555107 ] Reid Chan commented on HBASE-20151: --- bq. filterRow is related to the cells in entire row Yea, that's

[jira] [Updated] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18152: -- Attachment: 0001-TestWALProcedureExecutore-order-checking-test-that-d.patch > [AMv2] Corrupt Procedure WAL

[jira] [Commented] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

2018-07-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555095#comment-16555095 ] Hadoop QA commented on HBASE-20815: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18659) Use HDFS ACL to give user the ability to read snapshot directly on HDFS

2018-07-24 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555092#comment-16555092 ] Yi Mei commented on HBASE-18659: [~Apache9] Thanks for your suggestion. I update the design doc. > Use

[jira] [Updated] (HBASE-20867) RS may get killed while master restarts

2018-07-24 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20867: --- Attachment: HBASE-20867.branch-2.0.006.patch > RS may get killed while master restarts >

[jira] [Commented] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

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

[jira] [Commented] (HBASE-20867) RS may get killed while master restarts

2018-07-24 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555056#comment-16555056 ] Allan Yang commented on HBASE-20867: {quote} The Master is aborting? Why then retry? Or is it that

[jira] [Updated] (HBASE-20873) Update doc for Endpoint-based Export

2018-07-24 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20873: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-20873) Update doc for Endpoint-based Export

2018-07-24 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20873: --- Fix Version/s: 2.1.1 2.2.0 2.0.2

[jira] [Commented] (HBASE-20921) Possible NPE in ReopenTableRegionsProcedure

2018-07-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555029#comment-16555029 ] Duo Zhang commented on HBASE-20921: --- +1. > Possible NPE in ReopenTableRegionsProcedure >

[jira] [Updated] (HBASE-20921) Possible NPE in ReopenTableRegionsProcedure

2018-07-24 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20921: --- Attachment: HBASE-20921.branch-2.0.002.patch > Possible NPE in ReopenTableRegionsProcedure >

[jira] [Commented] (HBASE-20867) RS may get killed while master restarts

2018-07-24 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555021#comment-16555021 ] Allan Yang commented on HBASE-20867: [~stack], Thanks for reviewing! Will upload a patch later. >

[jira] [Commented] (HBASE-18715) isolate large query

2018-07-24 Thread xijiawen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555016#comment-16555016 ] xijiawen commented on HBASE-18715: -- xuge V5 87! > isolate large query > --- > >

[jira] [Commented] (HBASE-18659) Use HDFS ACL to give user the ability to read snapshot directly on HDFS

2018-07-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554995#comment-16554995 ] Duo Zhang commented on HBASE-18659: --- [~Yi Mei] IIRC, if we enable this feature, the acl related

[jira] [Updated] (HBASE-18659) Use HDFS ACL to give user the ability to read snapshot directly on HDFS

2018-07-24 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei updated HBASE-18659: --- Attachment: HBASE-18659.master.008.patch > Use HDFS ACL to give user the ability to read snapshot directly

[jira] [Commented] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7 and 3.0.3

2018-07-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554984#comment-16554984 ] Duo Zhang commented on HBASE-20538: --- Also upgrade hadoop3 dependency to 3.0.3 which contains

[jira] [Updated] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7 and 3.0.3

2018-07-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20538: -- Attachment: HBASE-20538-v1.patch > Upgrade our hadoop-two.version to 2.7.7 and 3.0.3 >

[jira] [Updated] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7 and 3.0.3

2018-07-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20538: -- Summary: Upgrade our hadoop-two.version to 2.7.7 and 3.0.3 (was: Upgrade our hadoop-two.version to

[jira] [Commented] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7

2018-07-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554964#comment-16554964 ] Duo Zhang commented on HBASE-20538: --- I think we should mark 2.7.x before 2.7.7 as 'Not Supported' due

[jira] [Updated] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20815: Attachment: HBASE-20815.master.002.patch > In TestServerCrashProcedure collect and assert on submitted

[jira] [Commented] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554935#comment-16554935 ] Xu Cang commented on HBASE-20815: - You are right. Change is in patch 002. Thanks, [~uagashe]Umesh. > In

[jira] [Commented] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554925#comment-16554925 ] Ted Yu commented on HBASE-20932: lgtm > Effective MemStoreSize::hashCode() >

[jira] [Updated] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20932: --- Status: Patch Available (was: Open) > Effective MemStoreSize::hashCode() >

[jira] [Commented] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

2018-07-24 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554918#comment-16554918 ] Umesh Agashe commented on HBASE-20815: -- Thanks for the patch [~xucang]! It looks good. One minor

[jira] [Assigned] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20932: -- Assignee: Mingliang Liu > Effective MemStoreSize::hashCode() > ---

[jira] [Commented] (HBASE-20598) Upgrade to JRuby 9.2

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

[jira] [Updated] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20815: Attachment: HBASE-20815.master.001.patch > In TestServerCrashProcedure collect and assert on submitted

[jira] [Updated] (HBASE-20815) In TestServerCrashProcedure collect and assert on submitted and failed counts for ServerCrashProcedure

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20815: Attachment: (was: HBASE-20815.master.001.patch) > In TestServerCrashProcedure collect and assert on

[jira] [Commented] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554906#comment-16554906 ] Mingliang Liu commented on HBASE-20932: --- Thanks [~yuzhih...@gmail.com]. I can not assign this to

[jira] [Updated] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HBASE-20932: -- Attachment: HBASE-20932.001.patch > Effective MemStoreSize::hashCode() >

[jira] [Commented] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554904#comment-16554904 ] Ted Yu commented on HBASE-20932: Do you want to attach a patch ? Thanks > Effective

[jira] [Updated] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HBASE-20932: -- Description: After HBASE-20411 we have {code:java|title=MemStoreSize::hashCode()} @Override

[jira] [Created] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Mingliang Liu (JIRA)
Mingliang Liu created HBASE-20932: - Summary: Effective MemStoreSize::hashCode() Key: HBASE-20932 URL: https://issues.apache.org/jira/browse/HBASE-20932 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HBASE-20932: -- Description: After [HBASE-20411] we have {code:title=MemStoreSize::hashCode()} @Override

[jira] [Work started] (HBASE-20874) Sending compaction descriptions from all regionservers to master.

2018-07-24 Thread Mohit Goel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-20874 started by Mohit Goel. -- > Sending compaction descriptions from all regionservers to master. >

[jira] [Commented] (HBASE-20931) [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh

2018-07-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554879#comment-16554879 ] Hudson commented on HBASE-20931: FAILURE: Integrated in Jenkins build HBase-1.3-IT #443 (See

[jira] [Commented] (HBASE-20931) [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh

2018-07-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554876#comment-16554876 ] Hudson commented on HBASE-20931: FAILURE: Integrated in Jenkins build HBase-1.2-IT #1139 (See

[jira] [Resolved] (HBASE-20931) [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh

2018-07-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-20931. Resolution: Fixed > [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in

[jira] [Updated] (HBASE-20931) [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh

2018-07-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20931: --- Attachment: HBASE-20931-branch-1.patch > [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven

[jira] [Created] (HBASE-20931) [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh

2018-07-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-20931: -- Summary: [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh Key: HBASE-20931 URL: https://issues.apache.org/jira/browse/HBASE-20931

[jira] [Updated] (HBASE-20895) NPE in RpcServer#readAndProcess

2018-07-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20895: --- Fix Version/s: (was: 1.4.6) 1.4.7 > NPE in RpcServer#readAndProcess

[jira] [Updated] (HBASE-17890) FuzzyRowFilter fail if unaligned support is false

2018-07-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17890: --- Fix Version/s: (was: 1.4.6) 1.4.7 > FuzzyRowFilter fail if unaligned

[jira] [Updated] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20723: --- Release Note: Previously custom hbase.wal.dir, which is not on the same filesystem as hbase rootdir,

[jira] [Commented] (HBASE-18477) Umbrella JIRA for HBase Read Replica clusters

2018-07-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554782#comment-16554782 ] Hudson commented on HBASE-18477: Results for branch HBASE-18477 [build #274 on

[jira] [Commented] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-07-24 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554772#comment-16554772 ] Sean Busbey commented on HBASE-20723: - [~yuzhih...@gmail.com] could you please add a release note?

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554755#comment-16554755 ] Hudson commented on HBASE-20928: Results for branch branch-2 [build #1022 on

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20928: --- Status: Patch Available (was: Reopened) > Rewrite calculation of midpoint in binarySearch functions to

[jira] [Commented] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-07-24 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554723#comment-16554723 ] Pankaj Kumar commented on HBASE-9888: - Thanks [~yuzhih...@gmail.com] and [~xucang] for reviewing the

[jira] [Updated] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-07-24 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-9888: Attachment: HBASE-9888.branch-1.002.patch > HBase replicates edits written before the replication

[jira] [Reopened] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang reopened HBASE-20928: - > Rewrite calculation of midpoint in binarySearch functions to prevent overflow >

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20928: Attachment: HBASE-20928-addendum.patch > Rewrite calculation of midpoint in binarySearch functions to

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554658#comment-16554658 ] Xu Cang commented on HBASE-20928: - I found one more place with this issue. Uploaded an addendum patch.

[jira] [Commented] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7

2018-07-24 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554645#comment-16554645 ] Sean Busbey commented on HBASE-20538: - Does this mean we don't work with earlier Hadoop 2.7.z

[jira] [Updated] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20782: Attachment: (was: HBASE-20782.master.002.patch) > Fix duplication of TestServletFilter.access >

[jira] [Updated] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20782: Attachment: (was: HBASE-20782.master.001.patch) > Fix duplication of TestServletFilter.access >

[jira] [Commented] (HBASE-20538) Upgrade our hadoop-two.version to 2.7.7

2018-07-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554629#comment-16554629 ] Hadoop QA commented on HBASE-20538: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20782: Attachment: HBASE-20782.master.003.patch > Fix duplication of TestServletFilter.access >

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554582#comment-16554582 ] Josh Elser commented on HBASE-20919: {quote}Delete old patch. {quote} You can leave the old patches

[jira] [Comment Edited] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554540#comment-16554540 ] stack edited comment on HBASE-18152 at 7/24/18 5:32 PM: [~elserj] thank you for

[jira] [Commented] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554562#comment-16554562 ] Josh Elser commented on HBASE-18152: {quote}Looking at this was procedure store I'm currently trying

[jira] [Commented] (HBASE-20929) IncreasingToUpperBoundRegionSplitPolicy -> shouldSplit -> Log.debug should be enclosed inside LOG.isdebugEnabled()

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554557#comment-16554557 ] Vishal Khandelwal commented on HBASE-20929: --- [~elserj] sure will provide the patch for this.

[jira] [Commented] (HBASE-20930) MetaScanner.metaScan should use passed variable for meta table name rather than TableName.META_TABLE_NAME

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554555#comment-16554555 ] Vishal Khandelwal commented on HBASE-20930: --- [~elserj]: Yep I will provide the patch for this

[jira] [Commented] (HBASE-14426) Authentication provider is hard coded as "sasl"

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554548#comment-16554548 ] Josh Elser commented on HBASE-14426: {quote}Not via JAAS, we have modified ZKUtil's login module

[jira] [Commented] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554540#comment-16554540 ] stack commented on HBASE-18152: --- [~elserj] thank you for jumping in. I appreciate being able to chat on

[jira] [Commented] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554527#comment-16554527 ] Jan Hentschel commented on HBASE-20782: --- [~xucang] Looks much better now. Please also fix the new

[jira] [Commented] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554529#comment-16554529 ] Josh Elser commented on HBASE-18152: {quote}Notice how they are on different worker threads. The

[jira] [Commented] (HBASE-20883) HMaster Read / Write Requests Per Sec across RegionServers, currently only Total Requests Per Sec

2018-07-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554521#comment-16554521 ] Andrew Purtell commented on HBASE-20883: You have convinced me. If you can provide a patch, I

[jira] [Commented] (HBASE-20782) Fix duplication of TestServletFilter.access

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

[jira] [Commented] (HBASE-9888) HBase replicates edits written before the replication peer is created

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

[jira] [Comment Edited] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554487#comment-16554487 ] Xu Cang edited comment on HBASE-9888 at 7/24/18 4:29 PM: -   {code:java}

[jira] [Commented] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554487#comment-16554487 ] Xu Cang commented on HBASE-9888:   {code:java}

[jira] [Commented] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554468#comment-16554468 ] Jan Hentschel commented on HBASE-20782: --- Ok, thanks. Then let's wait for the QA results. > Fix

[jira] [Commented] (HBASE-20749) Upgrade our use of checkstyle to 8.6+

2018-07-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554460#comment-16554460 ] Hudson commented on HBASE-20749: Results for branch HBASE-20749 [build #2 on

[jira] [Updated] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-20782: Attachment: HBASE-20782.master.002.patch > Fix duplication of TestServletFilter.access >

[jira] [Commented] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554458#comment-16554458 ] Xu Cang commented on HBASE-20782: - Thanks [~Jan Hentschel] You are right. My first patch triggered that

[jira] [Commented] (HBASE-20930) MetaScanner.metaScan should use passed variable for meta table name rather than TableName.META_TABLE_NAME

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554452#comment-16554452 ] Josh Elser commented on HBASE-20930: [~vishk], you providing a patch? > MetaScanner.metaScan should

[jira] [Updated] (HBASE-20930) MetaScanner.metaScan should use passed variable for meta table name rather than TableName.META_TABLE_NAME

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-20930: --- Issue Type: Improvement (was: Bug) > MetaScanner.metaScan should use passed variable for meta

[jira] [Updated] (HBASE-20929) IncreasingToUpperBoundRegionSplitPolicy -> shouldSplit -> Log.debug should be enclosed inside LOG.isdebugEnabled()

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-20929: --- Issue Type: Improvement (was: Bug) > IncreasingToUpperBoundRegionSplitPolicy -> shouldSplit ->

[jira] [Commented] (HBASE-20929) IncreasingToUpperBoundRegionSplitPolicy -> shouldSplit -> Log.debug should be enclosed inside LOG.isdebugEnabled()

2018-07-24 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1655#comment-1655 ] Josh Elser commented on HBASE-20929: [~vishk], would be better to switch this over to SLF4j API and

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

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

[jira] [Commented] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-07-24 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554426#comment-16554426 ] Jan Hentschel commented on HBASE-20782: --- [~xucang] Thanks for the patch. Please have a look at the

  1   2   >