[jira] [Commented] (HBASE-20411) Ameliorate MutableSegment synchronize

2018-07-17 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546503#comment-16546503 ] Yu Li commented on HBASE-20411: --- Noticed when checking 2.1.0RC1 compatibility report, that in this JIRA we

[jira] [Comment Edited] (HBASE-20411) Ameliorate MutableSegment synchronize

2018-07-17 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546503#comment-16546503 ] Yu Li edited comment on HBASE-20411 at 7/17/18 12:11 PM: - Noticed when checking

[jira] [Updated] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-20565: - Attachment: HBASE-20565.v1.patch > ColumnRangeFilter combined with ColumnPaginationFilter can produce

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546631#comment-16546631 ] Ted Yu commented on HBASE-20855: Looks like the correct command should be: {code} /bin/sh -c 'pip

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

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546649#comment-16546649 ] Duo Zhang commented on HBASE-20867: --- +1. Please fix the checkstyle issue when committing. > RS may

[jira] [Updated] (HBASE-20903) backport HBASE-20792 "info:servername and info:sn inconsistent for OPEN region" to branch-2.0

2018-07-17 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20903: --- Status: Patch Available (was: Open) > backport HBASE-20792 "info:servername and info:sn

[jira] [Updated] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-20565: - Status: Patch Available (was: Open) > ColumnRangeFilter combined with ColumnPaginationFilter can

[jira] [Updated] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-17 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-20853: Attachment: HBASE-20853.master.004.patch > Polish "Add defaults to Table Interface so

[jira] [Updated] (HBASE-20411) Ameliorate MutableSegment synchronize

2018-07-17 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-20411: -- Attachment: compatibility-matrix.png > Ameliorate MutableSegment synchronize >

[jira] [Updated] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-20565: - Affects Version/s: 2.1.0 2.0.0 > ColumnRangeFilter combined with

[jira] [Updated] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-20565: - Fix Version/s: 2.0.2 1.4.6 1.5.0 2.1.0 >

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

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

[jira] [Created] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
Mike Drob created HBASE-20905: - Summary: branch-1 docker build fails Key: HBASE-20905 URL: https://issues.apache.org/jira/browse/HBASE-20905 Project: HBase Issue Type: Task Components:

[jira] [Updated] (HBASE-19893) restore_snapshot is broken in master branch when region splits

2018-07-17 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-19893: - Attachment: HBASE-19893.master.005.patch > restore_snapshot is broken in master branch

[jira] [Updated] (HBASE-20860) Merged region's RIT state may not be cleaned after master restart

2018-07-17 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20860: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Merged region's RIT state may

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

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

[jira] [Updated] (HBASE-20903) backport HBASE-20792 "info:servername and info:sn inconsistent for OPEN region" to branch-2.0

2018-07-17 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20903: --- Attachment: HBASE-20903.branch-2.0.001.patch > backport HBASE-20792 "info:servername and info:sn

[jira] [Commented] (HBASE-20893) Data loss if splitting region while ServerCrashProcedure executing

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546667#comment-16546667 ] Duo Zhang commented on HBASE-20893: --- There are lots of empty lines in the test, please remove them.

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546727#comment-16546727 ] Ted Yu commented on HBASE-20855: I am not aware. If you want to file an issue, please let reporter be

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546768#comment-16546768 ] Mike Drob commented on HBASE-20855: --- Sure, filed HBASE-20905 and have a patch up there, please review.

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546767#comment-16546767 ] Mike Drob commented on HBASE-20905: --- pylint 2.0 requires python 3, let's pin to pylint 1.9.2 which

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546770#comment-16546770 ] Mike Drob commented on HBASE-20905: --- branch-2 looks like it uses pylint 1.6.5 from the debian/ubuntu

[jira] [Created] (HBASE-20904) Prometheus /metrics http endpoint for monitoring integration

2018-07-17 Thread Hari Sekhon (JIRA)
Hari Sekhon created HBASE-20904: --- Summary: Prometheus /metrics http endpoint for monitoring integration Key: HBASE-20904 URL: https://issues.apache.org/jira/browse/HBASE-20904 Project: HBase

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546646#comment-16546646 ] Duo Zhang commented on HBASE-20846: --- Just ignore TestProcedureReplayOrder. Now we will restore locks

[jira] [Commented] (HBASE-20860) Merged region's RIT state may not be cleaned after master restart

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546647#comment-16546647 ] Duo Zhang commented on HBASE-20860: --- Can we resolve this issue then? > Merged region's RIT state may

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546709#comment-16546709 ] Ted Yu commented on HBASE-20565: Running Filter tests with patch I got: {code} [ERROR]

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546721#comment-16546721 ] Mike Drob commented on HBASE-20855: --- I'm taking a look. Is there already a separate issue for that? >

[jira] [Updated] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-20905: -- Status: Patch Available (was: Open) > branch-1 docker build fails > --- > >

[jira] [Updated] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-20905: -- Attachment: HBASE-20905.branch-1.001.patch > branch-1 docker build fails >

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

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

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

2018-07-17 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.005.patch > RS may get killed while master restarts >

[jira] [Commented] (HBASE-20870) Wrong HBase root dir in ITBLL's Search Tool

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

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-17 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546613#comment-16546613 ] Balazs Meszaros commented on HBASE-20853: - Thanks [~chia7712], I wrote a safer code. > Polish

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546769#comment-16546769 ] Ted Yu commented on HBASE-20905: lgtm > branch-1 docker build fails > --- > >

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546584#comment-16546584 ] Zheng Hu commented on HBASE-20565: -- Upload the patch.v1, and pasted the discuss with [~anoop.hbase]

[jira] [Comment Edited] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546584#comment-16546584 ] Zheng Hu edited comment on HBASE-20565 at 7/17/18 1:19 PM: --- Upload the

[jira] [Updated] (HBASE-20846) Restore procedure locks when master restarts

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20846: -- Attachment: HBASE-20846-v3.patch > Restore procedure locks when master restarts >

[jira] [Commented] (HBASE-20903) backport HBASE-20792 "info:servername and info:sn inconsistent for OPEN region" to branch-2.0

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

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546864#comment-16546864 ] Mike Drob commented on HBASE-20905: --- Not sure why precommit didn't start this automatically, launched

[jira] [Commented] (HBASE-20860) Merged region's RIT state may not be cleaned after master restart

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

[jira] [Updated] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-20905: -- Resolution: Fixed Fix Version/s: 1.4.6 1.3.3 1.2.7

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

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

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546967#comment-16546967 ] Mike Drob commented on HBASE-20855: --- docker build should be fixed, I relaunched a precommit run with

[jira] [Commented] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547083#comment-16547083 ] stack commented on HBASE-20448: --- Yeah, bit of doc would help here. I've not been paying attention so am

[jira] [Created] (HBASE-20906) Hbase shell using Cygwin gives the error Could not find or load main class org.jruby.Main

2018-07-17 Thread Glenn Kruszewski (JIRA)
Glenn Kruszewski created HBASE-20906: Summary: Hbase shell using Cygwin gives the error Could not find or load main class org.jruby.Main Key: HBASE-20906 URL: https://issues.apache.org/jira/browse/HBASE-20906

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

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

[jira] [Updated] (HBASE-20906) Hbase shell using Cygwin gives the error Could not find or load main class org.jruby.Main

2018-07-17 Thread Glenn Kruszewski (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glenn Kruszewski updated HBASE-20906: - Description: Executing hbase shell in Windows using Cygwin does not properly resolve

[jira] [Updated] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20448: -- Priority: Critical (was: Major) > update ref guide to expressly use shaded clients for examples >

[jira] [Updated] (HBASE-20615) emphasize use of shaded client jars when they're present in an install

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20615: -- Release Note: HBase's built-in scripts now rely on the downstream facing shaded artifacts where possible.

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Commented] (HBASE-20697) Can't cache All region locations of the specify table by calling table.getRegionLocator().getAllRegionLocations()

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547166#comment-16547166 ] stack commented on HBASE-20697: --- bq. The fix is generic, getAllRegionLocations is not caching all regions'

[jira] [Commented] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547198#comment-16547198 ] Tak Lon (Stephen) Wu commented on HBASE-20856: -- please ignore my previous comment, I

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.branch-1.001.patch > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: (was: HBASE-20401.master.001.patch) > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20697) Can't cache All region locations of the specify table by calling table.getRegionLocator().getAllRegionLocations()

2018-07-17 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547060#comment-16547060 ] huaxiang sun commented on HBASE-20697: -- HBASE-20697 is a fix for HBASE-15674, which is committed to

[jira] [Commented] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547116#comment-16547116 ] Mike Drob commented on HBASE-20448: --- Try it with bin/hbase mapredcp, [~stack]? > update ref guide to

[jira] [Commented] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547157#comment-16547157 ] stack commented on HBASE-20448: --- Thanks [~mdrob]. Tried it. Didn't work. ClassNotFoundExceptions for basic

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

2018-07-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547167#comment-16547167 ] Andrew Purtell commented on HBASE-20883: bq. Would it hurt to also expose that information in

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

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

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

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

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

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

[jira] [Updated] (HBASE-20906) Hbase shell using Cygwin gives the error Could not find or load main class org.jruby.Main

2018-07-17 Thread Glenn Kruszewski (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glenn Kruszewski updated HBASE-20906: - Description: Executing hbase shell in Windows using Cygwin does not properly resolve

[jira] [Updated] (HBASE-20615) emphasize use of shaded client jars when they're present in an install

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20615: -- Hadoop Flags: Incompatible change,Reviewed Marked as incompatible change because {code}bin/hbase

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.master.001.patch > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Status: Patch Available (was: Open) I will add branch-1 and branch-2 patches

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.master.001.patch > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547227#comment-16547227 ] Ted Yu commented on HBASE-20401: {code} 55static final long DEFAULT_CLEANER_THREAD_MAX_WAIT_MSEC

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.master.002.patch > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-17 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547279#comment-16547279 ] Chia-Ping Tsai commented on HBASE-20853: {code:java} default void delete(Delete delete) throws

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.branch-2.001.patch > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.branch-1.002.patch > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547239#comment-16547239 ] Tak Lon (Stephen) Wu commented on HBASE-20401: -- [~yuzhih...@gmail.com] thanks for reviewing

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

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

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547347#comment-16547347 ] Reid Chan commented on HBASE-20401: --- There's also a MAX_WAIT in HFileCleaner, can you work together?

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547349#comment-16547349 ] Reid Chan commented on HBASE-20401: --- BTW, provide patch for master branch first, and after +1, then

[jira] [Commented] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2018-07-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547273#comment-16547273 ] Mike Drob commented on HBASE-20448: --- Can use --internal-classpath to get the old behavior, though we

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547284#comment-16547284 ] Duo Zhang commented on HBASE-20846: --- Tried the failed UT several times locally, all passed. The error

[jira] [Updated] (HBASE-20846) Restore procedure locks when master restarts

2018-07-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20846: -- Attachment: HBASE-20846-v4.patch > Restore procedure locks when master restarts >

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

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

[jira] [Updated] (HBASE-20876) Improve docs style in HConstants

2018-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-20876: -- Resolution: Resolved Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)

[jira] [Comment Edited] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547239#comment-16547239 ] Tak Lon (Stephen) Wu edited comment on HBASE-20401 at 7/18/18 12:10 AM:

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547289#comment-16547289 ] Jingyun Tian commented on HBASE-20855: -- [~mdrob] Thx for your help. > PeerConfigTracker only

[jira] [Created] (HBASE-20907) Fix Intermittent failure on TestProcedurePriority

2018-07-17 Thread Yu Li (JIRA)
Yu Li created HBASE-20907: - Summary: Fix Intermittent failure on TestProcedurePriority Key: HBASE-20907 URL: https://issues.apache.org/jira/browse/HBASE-20907 Project: HBase Issue Type: Test

[jira] [Commented] (HBASE-20907) Fix Intermittent failure on TestProcedurePriority

2018-07-17 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547336#comment-16547336 ] Yu Li commented on HBASE-20907: --- More information from UT output: {noformat}

[jira] [Commented] (HBASE-20893) Data loss if splitting region while ServerCrashProcedure executing

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547388#comment-16547388 ] stack commented on HBASE-20893: --- Whats the dataloss scenario here? Children open but somehow they miss

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

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547362#comment-16547362 ] stack commented on HBASE-20895: --- Linking to HBASE-14050; similar? > NPE in RpcServer#readAndProcess >

[jira] [Commented] (HBASE-20884) Replace usage of our Base64 implementation with java.util.Base64

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547365#comment-16547365 ] stack commented on HBASE-20884: --- Out of interest, any differences between our old encoding and this new

[jira] [Commented] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547369#comment-16547369 ] stack commented on HBASE-20856: --- Thank you [~taklwu]. Let me assign this to you in meantime (unassign if I

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

2018-07-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547366#comment-16547366 ] Andrew Purtell commented on HBASE-20895: Good memory! Yeah we could try removing the assignment

[jira] [Commented] (HBASE-20878) Data loss if merging regions while ServerCrashProcedure executing

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547381#comment-16547381 ] stack commented on HBASE-20878: --- Patch LGTM. Good one. Nice comments in code on why this obtuse check.

[jira] [Commented] (HBASE-20893) Data loss if splitting region while ServerCrashProcedure executing

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547391#comment-16547391 ] stack commented on HBASE-20893: --- I'm thinking this issue has always been present. What you lads thin? >

[jira] [Assigned] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-20856: - Assignee: Tak Lon (Stephen) Wu > PITA having to set WAL provider in two places >

  1   2   >