[jira] [Commented] (HBASE-21671) Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

2019-01-10 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740134#comment-16740134 ] Jingyun Tian commented on HBASE-21671: -- Yes.. It's ok now > Rewrite

[jira] [Updated] (HBASE-21225) Having RPC & Space quota on a table/Namespace doesn't allow space quota to be removed using 'NONE'

2019-01-10 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi updated HBASE-21225: --- Attachment: hbase-21225.master.004.patch > Having RPC & Space quota on a table/Namespace doesn't allow

[jira] [Commented] (HBASE-21671) Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740129#comment-16740129 ] Duo Zhang commented on HBASE-21671: --- You forgot to push the publish button? [~tianjingyun] > Rewrite

[jira] [Updated] (HBASE-19695) Handle disabled table for async client

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19695: -- Assignee: Duo Zhang (was: Jingyun Tian) Fix Version/s: 2.0.5 2.1.3

[jira] [Commented] (HBASE-21679) Port HBASE-6028 (Start/Stop compactions at region server level) to branch-1

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

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-10 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740116#comment-16740116 ] Karthick commented on HBASE-21620: -- [~openinx] we removed the *(comparator.compare(nextKV, cell) > 0)*

[jira] [Commented] (HBASE-21671) Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

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

[jira] [Commented] (HBASE-21671) Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

2019-01-10 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740113#comment-16740113 ] Jingyun Tian commented on HBASE-21671: -- +1 except a remark on RB. > Rewrite

[jira] [Commented] (HBASE-19695) Handle disabled table for async client

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740095#comment-16740095 ] Duo Zhang commented on HBASE-19695: --- Let's split this to two issues, as the one for batch operation

[jira] [Updated] (HBASE-21663) Add replica scan support

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21663: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-21225) Having RPC & Space quota on a table/Namespace doesn't allow space quota to be removed using 'NONE'

2019-01-10 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740079#comment-16740079 ] Sakthi commented on HBASE-21225: Thanks for your detailed review [~elserj]. One, I hadn't thought of

[jira] [Commented] (HBASE-21282) Upgrade Jetty dependencies to latest in major-line

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740076#comment-16740076 ] Hudson commented on HBASE-21282: Results for branch branch-2.1 [build #760 on

[jira] [Commented] (HBASE-21663) Add replica scan support

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740075#comment-16740075 ] Duo Zhang commented on HBASE-21663: --- Will commit after fixing the checkstyle issues. > Add replica

[jira] [Commented] (HBASE-21663) Add replica scan support

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

[jira] [Commented] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740059#comment-16740059 ] Hudson commented on HBASE-21374: Results for branch branch-1 [build #627 on

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740060#comment-16740060 ] Hudson commented on HBASE-21342: Results for branch branch-1 [build #627 on

[jira] [Commented] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740050#comment-16740050 ] Hudson commented on HBASE-21374: Results for branch branch-1.4 [build #623 on

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740051#comment-16740051 ] Hudson commented on HBASE-21342: Results for branch branch-1.4 [build #623 on

[jira] [Commented] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740035#comment-16740035 ] Hudson commented on HBASE-21374: Results for branch branch-1.3 [build #606 on

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740036#comment-16740036 ] Hudson commented on HBASE-21342: Results for branch branch-1.3 [build #606 on

[jira] [Commented] (HBASE-21663) Add replica scan support

2019-01-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740017#comment-16740017 ] Zheng Hu commented on HBASE-21663: -- +1 for the latest patch in rb. > Add replica scan support >

[jira] [Updated] (HBASE-21671) Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21671: -- Attachment: HBASE-21671-HBASE-21512-v2.patch > Rewrite RegionReplicaReplicationEndpoint to use

[jira] [Commented] (HBASE-21702) Transcribe "what is HBaseCon" into book

2019-01-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740005#comment-16740005 ] Sean Busbey commented on HBASE-21702: - I know you just wanted to transcribe the existing thing here,

[jira] [Updated] (HBASE-21580) Support getting Hbck instance from AsyncConnection

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21580: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-21702) Transcribe "what is HBaseCon" into book

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

[jira] [Commented] (HBASE-21580) Support getting Hbck instance from AsyncConnection

2019-01-10 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739988#comment-16739988 ] Jingyun Tian commented on HBASE-21580: -- +1 for this patch. > Support getting Hbck instance from

[jira] [Updated] (HBASE-21702) Transcribe "what is HBaseCon" into book

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21702: --- Attachment: HBASE-21702.001.patch > Transcribe "what is HBaseCon" into book >

[jira] [Updated] (HBASE-21702) Transcribe "what is HBaseCon" into book

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21702: --- Status: Patch Available (was: Open) > Transcribe "what is HBaseCon" into book >

[jira] [Commented] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739985#comment-16739985 ] Pankaj Kumar commented on HBASE-21374: -- Thank you [~apurtell]... > Backport HBASE-21342 to

[jira] [Updated] (HBASE-21679) Port HBASE-6028 (Start/Stop compactions at region server level) to branch-1

2019-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-21679: --- Status: Patch Available (was: Open) > Port HBASE-6028 (Start/Stop compactions at region

[jira] [Commented] (HBASE-21679) Port HBASE-6028 (Start/Stop compactions at region server level) to branch-1

2019-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739978#comment-16739978 ] Andrew Purtell commented on HBASE-21679: [~lhofhansl] Request for review > Port HBASE-6028

[jira] [Updated] (HBASE-21679) Port HBASE-6028 (Start/Stop compactions at region server level) to branch-1

2019-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-21679: --- Attachment: HBASE-21679-branch-1.patch > Port HBASE-6028 (Start/Stop compactions at region

[jira] [Commented] (HBASE-21225) Having RPC & Space quota on a table/Namespace doesn't allow space quota to be removed using 'NONE'

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739976#comment-16739976 ] Josh Elser commented on HBASE-21225: bq. Have uploaded a patch with "remove" attribute from

[jira] [Updated] (HBASE-21663) Add replica scan support

2019-01-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21663: -- Attachment: HBASE-21663-v1.patch > Add replica scan support > > >

[jira] [Commented] (HBASE-21342) FileSystem in use may get closed by other bulk load call in secure bulkLoad

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739973#comment-16739973 ] Hudson commented on HBASE-21342: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #516 (See

[jira] [Commented] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739972#comment-16739972 ] Hudson commented on HBASE-21374: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #516 (See

[jira] [Commented] (HBASE-21225) Having RPC & Space quota on a table/Namespace doesn't allow space quota to be removed using 'NONE'

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739967#comment-16739967 ] Josh Elser commented on HBASE-21225: bq. Have uploaded a patch with "remove" attribute from

[jira] [Updated] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

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

[jira] [Commented] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

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

[jira] [Updated] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-21374: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.3.4

[jira] [Commented] (HBASE-21374) Backport HBASE-21342 to branch-1

2019-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739873#comment-16739873 ] Andrew Purtell commented on HBASE-21374: Looks good, committing after some local checks >

[jira] [Updated] (HBASE-21689) Make table/namespace specific current quota info available in shell(describe_namespace & describe)

2019-01-10 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi updated HBASE-21689: --- Description: describe_namespace & describe command in shell should show current quota(if present) on the

[jira] [Commented] (HBASE-21500) Jetty aliases parameter need to change as per jetty 9.x version

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739800#comment-16739800 ] Nihal Jain commented on HBASE-21500: Ping [~elserj], [~stack] > Jetty aliases parameter need to

[jira] [Comment Edited] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739779#comment-16739779 ] Nihal Jain edited comment on HBASE-20662 at 1/10/19 9:24 PM: - {quote}This

[jira] [Commented] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739779#comment-16739779 ] Nihal Jain commented on HBASE-20662: {quote}This makes me think of one case: what happens if a table

[jira] [Updated] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-20662: --- Attachment: HBASE-20662.master.006.patch > Increasing space quota on a violated table does not

[jira] [Commented] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

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

[jira] [Commented] (HBASE-21639) maxHeapUsage value not read properly from config during EntryBuffers initialization

2019-01-10 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739742#comment-16739742 ] Pankaj Kumar commented on HBASE-21639: -- Thanks [~brfrn169] for looking into this issue. >

[jira] [Updated] (HBASE-21519) Namespace region is never assigned in a HM failover scenario when multiwal is enabled

2019-01-10 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-21519: - Summary: Namespace region is never assigned in a HM failover scenario when multiwal is enabled

[jira] [Commented] (HBASE-21595) Print thread's information and stack traces when RS is aborting forcibly

2019-01-10 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739743#comment-16739743 ] Pankaj Kumar commented on HBASE-21595: -- [~stack] sir, kindly review this. > Print thread's

[jira] [Commented] (HBASE-21519) Namespace region is never assigned in a HM failover scenario and HM abort always due to init timeout

2019-01-10 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739738#comment-16739738 ] Pankaj Kumar commented on HBASE-21519: -- Thank you [~stack] sir for looking into the issue. We are

[jira] [Commented] (HBASE-21297) ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739709#comment-16739709 ] Hudson commented on HBASE-21297: Results for branch branch-2.1 [build #758 on

[jira] [Commented] (HBASE-21297) ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739691#comment-16739691 ] Hudson commented on HBASE-21297: Results for branch branch-2.0 [build #1243 on

[jira] [Commented] (HBASE-21700) Simplify the implementation of RSGroupInfoManagerImpl

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739666#comment-16739666 ] Hudson commented on HBASE-21700: Results for branch branch-2 [build #1602 on

[jira] [Commented] (HBASE-21297) ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739668#comment-16739668 ] Hudson commented on HBASE-21297: Results for branch branch-2 [build #1602 on

[jira] [Commented] (HBASE-21652) Refactor ThriftServer making thrift2 server inherited from thrift1 server

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739667#comment-16739667 ] Hudson commented on HBASE-21652: Results for branch branch-2 [build #1602 on

[jira] [Commented] (HBASE-21297) ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739664#comment-16739664 ] Hudson commented on HBASE-21297: Results for branch master [build #712 on

[jira] [Commented] (HBASE-21628) memory leak risk when ClientAsyncPrefetchScanner not close

2019-01-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739652#comment-16739652 ] stack commented on HBASE-21628: --- Took a quick look. A lot of new moving parts. Do we have to add prefetch

[jira] [Commented] (HBASE-21691) Fix flaky test TestRecoveredEdits

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739620#comment-16739620 ] Hudson commented on HBASE-21691: Results for branch branch-2.0 [build #1242 on

[jira] [Created] (HBASE-21702) Transcribe "what is HBaseCon" into book

2019-01-10 Thread Josh Elser (JIRA)
Josh Elser created HBASE-21702: -- Summary: Transcribe "what is HBaseCon" into book Key: HBASE-21702 URL: https://issues.apache.org/jira/browse/HBASE-21702 Project: HBase Issue Type: Task

[jira] [Updated] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21296: --- Attachment: HBASE-21599.HBASE-20952.002.patch > [2.1] Upgrade Jetty dependencies to latest in

[jira] [Updated] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21296: --- Status: Patch Available (was: Open) Let me trigger a QA run first. That sounds like a good idea.

[jira] [Updated] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21296: --- Attachment: HBASE-21296.branch-2.1.patch > [2.1] Upgrade Jetty dependencies to latest in major-line

[jira] [Updated] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21296: --- Attachment: (was: HBASE-21599.HBASE-20952.002.patch) > [2.1] Upgrade Jetty dependencies to

[jira] [Commented] (HBASE-21296) [2.1] Upgrade Jetty dependencies to latest in major-line

2019-01-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739602#comment-16739602 ] Josh Elser commented on HBASE-21296: Thanks, sir. Will commit now before I forget. > [2.1] Upgrade

[jira] [Commented] (HBASE-21691) Fix flaky test TestRecoveredEdits

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739584#comment-16739584 ] Hudson commented on HBASE-21691: Results for branch branch-2.1 [build #757 on

[jira] [Commented] (HBASE-17942) Disable region splits and merges per table

2019-01-10 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739543#comment-16739543 ] Vladimir Rodionov commented on HBASE-17942: --- Sure, [~nihaljain.cs], go ahead. > Disable

[jira] [Commented] (HBASE-17370) Fix or provide shell scripts to drain and decommission region server

2019-01-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739447#comment-16739447 ] Guanghao Zhang commented on HBASE-17370: Add a ut for these cmd? > Fix or provide shell scripts

[jira] [Updated] (HBASE-21297) ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

2019-01-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21297: --- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-2.0+.

[jira] [Commented] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

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

[jira] [Commented] (HBASE-21628) memory leak risk when ClientAsyncPrefetchScanner not close

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

[jira] [Commented] (HBASE-21512) Introduce an AsyncClusterConnection and replace the usage of ClusterConnection

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739438#comment-16739438 ] Hudson commented on HBASE-21512: Results for branch HBASE-21512 [build #48 on

[jira] [Commented] (HBASE-21652) Refactor ThriftServer making thrift2 server inherited from thrift1 server

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739400#comment-16739400 ] Hudson commented on HBASE-21652: Results for branch master [build #711 on

[jira] [Commented] (HBASE-21700) Simplify the implementation of RSGroupInfoManagerImpl

2019-01-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739398#comment-16739398 ] Hudson commented on HBASE-21700: Results for branch master [build #711 on

[jira] [Commented] (HBASE-17942) Disable region splits and merges per table

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739366#comment-16739366 ] Nihal Jain commented on HBASE-17942: [~vrodionov], [~stack ] This seems like a useful feature. Can I

[jira] [Comment Edited] (HBASE-17370) Fix or provide shell scripts to drain and decommission region server

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739301#comment-16739301 ] Nihal Jain edited comment on HBASE-17370 at 1/10/19 11:05 AM: -- I tested the

[jira] [Commented] (HBASE-17370) Fix or provide shell scripts to drain and decommission region server

2019-01-10 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739301#comment-16739301 ] Nihal Jain commented on HBASE-17370: I tested the above scripts on a 3 node cluster. Works as

[jira] [Updated] (HBASE-21628) memory leak risk when ClientAsyncPrefetchScanner not close

2019-01-10 Thread cong.han (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] cong.han updated HBASE-21628: - Attachment: HBASE-21628-v5.patch > memory leak risk when ClientAsyncPrefetchScanner not close >

[jira] [Commented] (HBASE-21064) Support set region server quota and allow exceed user/table/ns quota when rs has available quota

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

[jira] [Commented] (HBASE-21297) ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

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

[jira] [Commented] (HBASE-20345) HBase shell crash after backspace

2019-01-10 Thread Hari Krishna Dara (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739229#comment-16739229 ] Hari Krishna Dara commented on HBASE-20345: --- For the sake of Googlers who come here searching

[jira] [Updated] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21657: - Attachment: HBASE-21657.v5.patch > PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in

[jira] [Updated] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21657: - Attachment: (was: HBASE-21657.branch-2.0.patch) > PrivateCellUtil#estimatedSerializedSizeOf has

[jira] [Updated] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

2019-01-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-21657: - Attachment: HBASE-21657.branch-2.0.patch > PrivateCellUtil#estimatedSerializedSizeOf has been the

[jira] [Commented] (HBASE-21657) PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case.

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

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739209#comment-16739209 ] Zheng Hu commented on HBASE-21620: -- Not yet, you can try to have a simple test after remove the &&

[jira] [Commented] (HBASE-7191) HBCK - Add offline create/fix hbase.version and hbase.id

2019-01-10 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739204#comment-16739204 ] xufeng commented on HBASE-7191: --- ok,I will try to do it :) > HBCK - Add offline create/fix hbase.version

[jira] [Assigned] (HBASE-21603) Move access control service from regionserver to master

2019-01-10 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei reassigned HBASE-21603: -- Assignee: Yi Mei > Move access control service from regionserver to master >