[jira] [Commented] (HBASE-19204) branch-1.2 times out and is taking 6-7 hours to complete

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257981#comment-16257981 ] Chia-Ping Tsai commented on HBASE-19204: It seems the hang occurs on closing the

[jira] [Commented] (HBASE-19289) CommonFSUtils$StreamLacksCapabilityException: hflush when running test against hadoop3 beta1

2017-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258012#comment-16258012 ] Ted Yu commented on HBASE-19289: Patch v1 uses approach #2. This would allow me to run test suite against

[jira] [Updated] (HBASE-19289) CommonFSUtils$StreamLacksCapabilityException: hflush when running test against hadoop3 beta1

2017-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19289: --- Attachment: 19289.v1.txt > CommonFSUtils$StreamLacksCapabilityException: hflush when running test > against

[jira] [Commented] (HBASE-19204) branch-1.2 times out and is taking 6-7 hours to complete

2017-11-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258010#comment-16258010 ] Duo Zhang commented on HBASE-19204: --- Maybe there is an exception being thrown in the try block then the

[jira] [Commented] (HBASE-19204) branch-1.2 times out and is taking 6-7 hours to complete

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258022#comment-16258022 ] Chia-Ping Tsai commented on HBASE-19204: bq. Add a catch? Done but nothing is caught. Will hack

[jira] [Commented] (HBASE-19204) branch-1.2 times out and is taking 6-7 hours to complete

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258038#comment-16258038 ] Chia-Ping Tsai commented on HBASE-19204: It is blocked when closing {{HttpServer2}}. Zoom in on

[jira] [Comment Edited] (HBASE-19204) branch-1.2 times out and is taking 6-7 hours to complete

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258038#comment-16258038 ] Chia-Ping Tsai edited comment on HBASE-19204 at 11/18/17 11:55 AM: --- It

[jira] [Created] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19298: -- Summary: CellScanner should be declared as IA.Public Key: HBASE-19298 URL: https://issues.apache.org/jira/browse/HBASE-19298 Project: HBase Issue Type:

[jira] [Updated] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-19298: --- Fix Version/s: 2.0.0-beta-1 > CellScanner should be declared as IA.Public >

[jira] [Commented] (HBASE-19163) "Maximum lock count exceeded" from region server's batch processing

2017-11-18 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258120#comment-16258120 ] huaxiang sun commented on HBASE-19163: -- Yeah [~allan163], that is a good idea. Let me cook up a new

[jira] [Commented] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258154#comment-16258154 ] Chia-Ping Tsai commented on HBASE-19298: bq. what's special about CellScanner that we should make

[jira] [Updated] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19288: --- Attachment: 19288.v2.txt > Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors >

[jira] [Assigned] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

2017-11-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-19299: - Assignee: stack Component/s: test > Assert only one Connection is constructed when calculating

[jira] [Commented] (HBASE-18359) CoprocessorHConnection#getConnectionForEnvironment should read config from CoprocessorEnvironment

2017-11-18 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258239#comment-16258239 ] Samarth Jain commented on HBASE-18359: -- We need our connections to have a different configuration

[jira] [Created] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

2017-11-18 Thread stack (JIRA)
stack created HBASE-19299: - Summary: Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat Key: HBASE-19299 URL: https://issues.apache.org/jira/browse/HBASE-19299

[jira] [Updated] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

2017-11-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19299: -- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258160#comment-16258160 ] Chia-Ping Tsai commented on HBASE-19288: +1 on reseting the count, but I am curious about the

[jira] [Comment Edited] (HBASE-18359) CoprocessorHConnection#getConnectionForEnvironment should read config from CoprocessorEnvironment

2017-11-18 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258239#comment-16258239 ] Samarth Jain edited comment on HBASE-18359 at 11/18/17 10:34 PM: - We need

[jira] [Updated] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

2017-11-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19299: -- Status: Patch Available (was: Open) > Assert only one Connection is constructed when calculating splits in a

[jira] [Commented] (HBASE-19247) [hbase-thirdparty] upgrade to Netty 4.1.17

2017-11-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258264#comment-16258264 ] stack commented on HBASE-19247: --- Ok. +1 > [hbase-thirdparty] upgrade to Netty 4.1.17 >

[jira] [Updated] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

2017-11-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19299: -- Attachment: 0002-HBASE-19299-Assert-only-one-Connection-is-constructe.patch > Assert only one Connection is

[jira] [Commented] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

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

[jira] [Updated] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-19288: --- Component/s: test > Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

[jira] [Updated] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-19288: --- Fix Version/s: 2.0.0-beta-1 > Intermittent test failure in

[jira] [Assigned] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reassigned HBASE-19288: -- Assignee: Ted Yu > Intermittent test failure in

[jira] [Commented] (HBASE-19204) branch-1.2 times out and is taking 6-7 hours to complete

2017-11-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258199#comment-16258199 ] stack commented on HBASE-19204: --- bq. Do you still look for the cryptic JVM version? Good stuff [~chia7712]

[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18938: -- Status: Patch Available (was: In Progress) > Backport HBASE-16985 to branch-1.3 >

[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18938: -- Status: In Progress (was: Patch Available) > Backport HBASE-16985 to branch-1.3 >

[jira] [Commented] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

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

[jira] [Commented] (HBASE-19169) Rowcounter job fails against hadoop3 beta1

2017-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258307#comment-16258307 ] Ted Yu commented on HBASE-19169: Possibly related to the presence of hbase 1.2.6 jars (from ATS v2) in

[jira] [Commented] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258306#comment-16258306 ] Chia-Ping Tsai commented on HBASE-19288: +1 > Intermittent test failure in

[jira] [Commented] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258141#comment-16258141 ] Sean Busbey commented on HBASE-19298: - There are plenty of places where our IA.Public API uses or

[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18938: -- Attachment: HBASE-18938-branch-1.3.v2.patch > Backport HBASE-16985 to branch-1.3 >

[jira] [Commented] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258161#comment-16258161 ] Ted Yu commented on HBASE-19288: For the first failure, there was not enough information from test

[jira] [Commented] (HBASE-19288) Intermittent test failure in TestHStore.testRunDoubleMemStoreCompactors

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258204#comment-16258204 ] Chia-Ping Tsai commented on HBASE-19288: The HBASE-16417 reduces the threshold of in-memory

[jira] [Commented] (HBASE-19298) CellScanner should be declared as IA.Public

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

[jira] [Assigned] (HBASE-19159) Backup should check permission for snapshot copy in advance

2017-11-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-19159: -- Assignee: Janos Gub > Backup should check permission for snapshot copy in advance >

[jira] [Created] (HBASE-19300) TestMultithreadedTableMapper fails in branch-1.4

2017-11-18 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19300: -- Summary: TestMultithreadedTableMapper fails in branch-1.4 Key: HBASE-19300 URL: https://issues.apache.org/jira/browse/HBASE-19300 Project: HBase Issue Type: Test

[jira] [Commented] (HBASE-16985) TestClusterId failed due to wrong hbase rootdir

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258320#comment-16258320 ] Hudson commented on HBASE-16985: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #372 (See

[jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258319#comment-16258319 ] Hudson commented on HBASE-18938: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #372 (See

[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

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

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258336#comment-16258336 ] ramkrishna.s.vasudevan commented on HBASE-16890: Sorry about the numbers. I don't have

[jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258315#comment-16258315 ] Chia-Ping Tsai commented on HBASE-18938: The

[jira] [Commented] (HBASE-16985) TestClusterId failed due to wrong hbase rootdir

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258325#comment-16258325 ] Hudson commented on HBASE-16985: FAILURE: Integrated in Jenkins build HBase-1.3-IT #292 (See

[jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258324#comment-16258324 ] Hudson commented on HBASE-18938: FAILURE: Integrated in Jenkins build HBase-1.3-IT #292 (See

[jira] [Updated] (HBASE-18937) Backport HBASE-16815 to branch-1.3

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

[jira] [Commented] (HBASE-16985) TestClusterId failed due to wrong hbase rootdir

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258323#comment-16258323 ] Hudson commented on HBASE-16985: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #352 (See

[jira] [Commented] (HBASE-18936) Backport HBASE-16870 to branch-1.3

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258321#comment-16258321 ] Chia-Ping Tsai commented on HBASE-18936: [~psomogyi] Do you want take this up? > Backport

[jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258322#comment-16258322 ] Hudson commented on HBASE-18938: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #352 (See

[jira] [Commented] (HBASE-19180) Remove unused imports from AlwaysPasses

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258342#comment-16258342 ] Chia-Ping Tsai commented on HBASE-19180: bq. Chia-Ping Tsai I already had HBASE-17663 for this

[jira] [Commented] (HBASE-19299) Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258344#comment-16258344 ] Hudson commented on HBASE-19299: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4079 (See

[jira] [Commented] (HBASE-19266) TestAcidGuarantees should cover adaptive in-memory compaction

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258350#comment-16258350 ] Chia-Ping Tsai commented on HBASE-19266: [~tedyu] Do you have the patch? > TestAcidGuarantees

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258363#comment-16258363 ] ramkrishna.s.vasudevan commented on HBASE-16890: I got those numbers. Just loaded 25G

[jira] [Commented] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258316#comment-16258316 ] Chia-Ping Tsai commented on HBASE-19298: bq. There are plenty of places where our IA.Public API

[jira] [Commented] (HBASE-19123) Purge 'complete' support from Coprocesor Observers

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258343#comment-16258343 ] Hudson commented on HBASE-19123: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4079 (See

[jira] [Commented] (HBASE-16815) Low scan ratio in RPC queue tuning triggers divide by zero exception

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258370#comment-16258370 ] Hudson commented on HBASE-16815: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #353 (See

[jira] [Commented] (HBASE-16815) Low scan ratio in RPC queue tuning triggers divide by zero exception

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258367#comment-16258367 ] Hudson commented on HBASE-16815: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #373 (See

[jira] [Commented] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258366#comment-16258366 ] Hudson commented on HBASE-18937: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #373 (See

[jira] [Commented] (HBASE-18626) Handle the incompatible change about the replication TableCFs' config

2017-11-18 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258368#comment-16258368 ] Guanghao Zhang commented on HBASE-18626: Ping [~andrew.purt...@gmail.com] [~busbey] for

[jira] [Commented] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258369#comment-16258369 ] Hudson commented on HBASE-18937: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #353 (See

[jira] [Commented] (HBASE-16815) Low scan ratio in RPC queue tuning triggers divide by zero exception

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258375#comment-16258375 ] Hudson commented on HBASE-16815: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #293 (See

[jira] [Commented] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258374#comment-16258374 ] Hudson commented on HBASE-18937: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #293 (See

[jira] [Commented] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258364#comment-16258364 ] Chia-Ping Tsai commented on HBASE-18937: {code} 14:43:15 | Vote | Subsystem | Runtime |

[jira] [Commented] (HBASE-19247) [hbase-thirdparty] upgrade to Netty 4.1.17

2017-11-18 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16258125#comment-16258125 ] Mike Drob commented on HBASE-19247: --- No, we still have to set the property. > [hbase-thirdparty]

[jira] [Updated] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-19298: --- Attachment: HBASE-19298.v0.patch > CellScanner should be declared as IA.Public >

[jira] [Updated] (HBASE-19298) CellScanner should be declared as IA.Public

2017-11-18 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-19298: --- Status: Patch Available (was: Open) > CellScanner should be declared as IA.Public >