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

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550260#comment-16550260 ] stack commented on HBASE-20893: --- +1 Thanks. Test repros the condition? > Data loss if splitting

[jira] [Updated] (HBASE-17885) Backport HBASE-15871 to branch-1

2018-07-19 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-17885: - Attachment: HBASE-17885.branch-1.001.patch > Backport HBASE-15871 to branch-1 >

[jira] [Updated] (HBASE-17885) Backport HBASE-15871 to branch-1

2018-07-19 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-17885: - Assignee: Toshihiro Suzuki Status: Patch Available (was: Open) > Backport

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

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

[jira] [Commented] (HBASE-20672) New metrics ReadRequestRate and WriteRequestRate

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

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

2018-07-19 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20893: --- Attachment: HBASE-20893.branch-2.0.003.patch > Data loss if splitting region while

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550244#comment-16550244 ] Ted Yu commented on HBASE-20565: I ran the new test with ColumnPaginationFilter placed first in

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

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550223#comment-16550223 ] Tak Lon (Stephen) Wu commented on HBASE-20401: -- [~reidchan] thanks for catching the 

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

2018-07-19 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20870: --- Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 2.0.2

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

2018-07-19 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: - Release Note: When oldwals (and hfile) cleaner cleans stale wals (and hfiles),

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

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550193#comment-16550193 ] Zheng Hu commented on HBASE-20565: -- bq. I am yet to see the relationship between SQL and FilterList.

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

2018-07-19 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.006.patch > Make `MAX_WAIT` and

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550187#comment-16550187 ] Ted Yu commented on HBASE-20565: I am yet to see the relationship between SQL and FilterList. If you're

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

2018-07-19 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550155#comment-16550155 ] Reid Chan commented on HBASE-20401: --- Can the RN be more user friendly? Those who doesn't read source

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

2018-07-19 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: (was: 2.0.0) 2.0.1 > ColumnRangeFilter combined with

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

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-20151: - Affects Version/s: 2.1.0 2.0.1 1.4.5 Fix

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

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

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

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550132#comment-16550132 ] Zheng Hu commented on HBASE-20565: -- Only for those filters who maintain some row-global state such as

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

2018-07-19 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550115#comment-16550115 ] Jingyun Tian edited comment on HBASE-20855 at 7/20/18 2:18 AM: ---

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

2018-07-19 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-20855: - Affects Version/s: (was: 1.3.0) > PeerConfigTracker only supporting one listener will cause

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

2018-07-19 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550126#comment-16550126 ] Reid Chan edited comment on HBASE-20401 at 7/20/18 2:15 AM: Modified and new

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

2018-07-19 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550126#comment-16550126 ] Reid Chan commented on HBASE-20401: --- Modified and new added configurations support {{Dynamic

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

2018-07-19 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550115#comment-16550115 ] Jingyun Tian commented on HBASE-20855: -- [~yuzhih...@gmail.com] Sure. I'll update a patch asap. >

[jira] [Resolved] (HBASE-20864) RS was killed due to master thought the region should be on a already dead server

2018-07-19 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang resolved HBASE-20864. Resolution: Resolved Fix Version/s: (was: 2.0.2) HBASE-20792 solved this issue > RS

[jira] [Commented] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550106#comment-16550106 ] Ted Yu commented on HBASE-20914: +1 {code} - rackLocalities = new float[numRegions][numServers]; +

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

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

[jira] [Commented] (HBASE-20914) Trim Master memory usage

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

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550084#comment-16550084 ] Ted Yu commented on HBASE-20908: Failed test was not related to patch. > Infinite loop on regionserver

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

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

[jira] [Commented] (HBASE-20026) Add 1.4 release line to the JDK and Hadoop expectation tables

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550038#comment-16550038 ] Andrew Purtell commented on HBASE-20026: That was my thought... If I think of it while putting

[jira] [Commented] (HBASE-20026) Add 1.4 release line to the JDK and Hadoop expectation tables

2018-07-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550037#comment-16550037 ] Mike Drob commented on HBASE-20026: --- [~apurtell] - this one would be nice to get done before the next

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

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

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

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

[jira] [Updated] (HBASE-16071) The VisibilityLabelFilter and AccessControlFilter should not count the "delete cell"

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16071: --- Fix Version/s: (was: 1.4.6) (was: 1.3.3) 2.2.0

[jira] [Updated] (HBASE-14223) Meta WALs are not cleared if meta region was closed and RS aborts

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-14223: --- Fix Version/s: (was: 1.4.6) 1.4.7 2.2.0 > Meta

[jira] [Updated] (HBASE-12943) Set sun.net.inetaddr.ttl in HBase

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12943: --- Fix Version/s: (was: 1.4.6) (was: 1.3.3) > Set

[jira] [Updated] (HBASE-13160) SplitLogWorker does not pick up the task immediately

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13160: --- Fix Version/s: (was: 1.4.6) (was: 1.3.3) > SplitLogWorker does

[jira] [Updated] (HBASE-17885) Backport HBASE-15871 to branch-1

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17885: --- Fix Version/s: (was: 1.4.6) (was: 1.2.8)

[jira] [Updated] (HBASE-18228) HBCK improvements

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18228: --- Fix Version/s: (was: 1.4.6) > HBCK improvements > - > >

[jira] [Updated] (HBASE-18639) nightly jobs that need to do jdk7 + jdk8 need more than 6 hours

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18639: --- Fix Version/s: (was: 1.4.6) 1.4.7 > nightly jobs that need to do

[jira] [Updated] (HBASE-18549) Unclaimed replication queues can go undetected

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18549: --- Fix Version/s: (was: 1.4.6) 1.4.7 > Unclaimed replication queues can

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18415: --- Fix Version/s: (was: 1.4.6) 1.4.7 > The local timeout may cause

[jira] [Updated] (HBASE-19444) RSGroups test units cannot be concurrently executed

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

[jira] [Updated] (HBASE-20546) Improve perf of RegionLocationFinder.mapHostNameToServerName

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20546: --- Fix Version/s: (was: 2.0.2) (was: 1.4.6) Status: Open

[jira] [Updated] (HBASE-20026) Add 1.4 release line to the JDK and Hadoop expectation tables

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20026: --- Fix Version/s: (was: 1.4.6) 1.4.7 > Add 1.4 release line to the JDK

[jira] [Commented] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

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

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

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

[jira] [Updated] (HBASE-20618) Skip large rows instead of throwing an exception to client

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20618: --- Fix Version/s: (was: 2.0.2) (was: 1.4.6) 2.2.0

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

2018-07-19 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: --- Status: Patch Available (was: Open) > NPE in RpcServer#readAndProcess >

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

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

[jira] [Updated] (HBASE-20643) Getting HDFSBlockDist in Master by querying RegionServers

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20643: --- Fix Version/s: (was: 1.4.6) 1.4.7 > Getting HDFSBlockDist in Master

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

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20855: --- Resolution: Fixed Status: Resolved (was: Patch Available) > PeerConfigTracker only

[jira] [Updated] (HBASE-20694) Consolidate warning on SecureBulkLoad directory permissions

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20694: --- Fix Version/s: (was: 1.4.6) 1.4.7 > Consolidate warning on

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

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20896: --- Fix Version/s: (was: 1.4.6) 1.4.7 > Port HBASE-20866 to branch-1 and

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

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

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549993#comment-16549993 ] Ted Yu commented on HBASE-20908: Thanks for the quick turn around. lgtm, pending QA > Infinite loop on

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20901: --- Fix Version/s: 3.0.0 > Reducing region replica has no effect >

[jira] [Updated] (HBASE-20672) New metrics ReadRequestRate and WriteRequestRate

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20672: --- Resolution: Fixed Fix Version/s: 2.2.0 1.5.0 Status:

[jira] [Commented] (HBASE-6028) Implement a cancel for in-progress compactions

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

[jira] [Commented] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

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

[jira] [Updated] (HBASE-20672) New metrics ReadRequestRate and WriteRequestRate

2018-07-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-20672: --- Summary: New metrics ReadRequestRate and WriteRequestRate (was: Create new HBase metrics

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Fix Version/s: 2.1.1 2.2.0 3.0.0 Status: Patch Available

[jira] [Commented] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549947#comment-16549947 ] Ted Yu commented on HBASE-20913: Nice enhancement. > List memstore direct memory/heap memory usage >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: HBASE-20914.branch-2.0.001.patch > Trim Master memory usage > > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 2.43.42 PM.png > Trim Master memory usage > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Description: While working on the parent issue, looking at a heap from a Master tha was running ~650 servers

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Description: While working on the parent issue, looking at a heap from a Master tha was running ~650 servers

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 2.22.42 PM.png > Trim Master memory usage > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 1.20.23 PM.png > Trim Master memory usage > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 1.38.56 PM.png > Trim Master memory usage > >

[jira] [Commented] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

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

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

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

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Description: While working on the parent issue, looking at a heap from a Master tha was running ~650 servers

[jira] [Commented] (HBASE-20792) info:servername and info:sn inconsistent for OPEN region

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

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 1.38.56 PM.png > Trim Master memory usage > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 1.20.23 PM.png > Trim Master memory usage > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 2.43.42 PM.png > Trim Master memory usage > >

[jira] [Updated] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20914: -- Attachment: Screen Shot 2018-07-19 at 2.22.42 PM.png > Trim Master memory usage > >

[jira] [Created] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread stack (JIRA)
stack created HBASE-20914: - Summary: Trim Master memory usage Key: HBASE-20914 URL: https://issues.apache.org/jira/browse/HBASE-20914 Project: HBase Issue Type: Sub-task Components: master

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549932#comment-16549932 ] Ankit Singhal commented on HBASE-20908: --- Thanks [~yuzhih...@gmail.com], have taken your review

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20908: -- Attachment: HBASE-20908_v3.patch > Infinite loop on regionserver if region replica are

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549922#comment-16549922 ] Ted Yu commented on HBASE-20908: {code} -private boolean requiresReplication(final TableName

[jira] [Updated] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-20913: - Attachment: Screen Shot 2018-07-13 at 4.44.07 PM.png > List memstore direct memory/heap memory

[jira] [Created] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-20913: Summary: List memstore direct memory/heap memory usage Key: HBASE-20913 URL: https://issues.apache.org/jira/browse/HBASE-20913 Project: HBase Issue Type:

[jira] [Assigned] (HBASE-19842) Cell ACLs v2

2018-07-19 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned HBASE-19842: -- Assignee: (was: Thomas D'Silva) > Cell ACLs v2 > > >

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549882#comment-16549882 ] Mike Drob commented on HBASE-20910: --- Yea, I ran a few experiments locally and you're right that it's

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549875#comment-16549875 ] Ankit Singhal commented on HBASE-20910: --- bq. I think this will break python2? bq. In python2,

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

2018-07-19 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: - Release Note: Add thread-level timeout and check interval configurations in

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

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549840#comment-16549840 ] Tak Lon (Stephen) Wu commented on HBASE-20401: -- [~yuzhih...@gmail.com] I have attached the

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

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549835#comment-16549835 ] Tak Lon (Stephen) Wu commented on HBASE-20401: -- [~mdrob] I modified the RN to include the

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

2018-07-19 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: - Release Note: Add thread-level timeout and check interval configurations in

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

2018-07-19 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: - Release Note: Add thread-level timeout and check interval configurations in

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

2018-07-19 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: - Release Note: Add thread-level timeout and check interval configurations in

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20901: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

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

2018-07-19 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-19 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.branch-1.001.patch) > Make `MAX_WAIT` and

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

2018-07-19 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.branch-1.002.patch) > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549824#comment-16549824 ] Ankit Singhal commented on HBASE-20901: --- bq. 20901_v2.patch is somehow bigger than patch v1. bq.

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

2018-07-19 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.branch-2.001.patch) > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549818#comment-16549818 ] Mike Drob commented on HBASE-20910: --- I think this will break python2? In python2, git.format_patch

  1   2   >