[jira] [Commented] (HBASE-22514) Move rsgroup feature into core of HBase

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024923#comment-17024923 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #255 on

[jira] [Commented] (HBASE-23746) [Flakey Tests] Caused by: org.apache.hadoop.hbase.util.CommonFSUtils$StreamLacksCapabilityException: hflush and hsync

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024911#comment-17024911 ] Hudson commented on HBASE-23746: Results for branch branch-2 [build #2435 on bu

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371619365 ## File path: hbase-protocol-shaded/src/main/protobuf/TooSlowLog.proto ## @@ -0,0 +1,45 @@ +/** + * Licensed t

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371628695 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/AbstractTestIPC.java ## @@ -426,4 +437,5

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371608183 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/SlowLogPayload.java ## @@ -0,0 +1,318

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371637044 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -3818,

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371607074 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -590,6

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371610260 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/SlowLogPayload.java ## @@ -0,0 +1,318

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371620037 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -215,6 +224,17 @@

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371633649 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -1251,

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371618023 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java ## @@ -221

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371608218 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/SlowLogPayload.java ## @@ -0,0 +1,318

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371618142 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java ## @@ -220

[GitHub] [hbase] virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371631514 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -590,6

[jira] [Commented] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024908#comment-17024908 ] Hudson commented on HBASE-18095: Results for branch HBASE-18095/client-locate-meta-no-zo

[GitHub] [hbase] Apache-HBase commented on issue #1101: HBASE-23305: Master based registry implementation (#954)

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1101: HBASE-23305: Master based registry implementation (#954) URL: https://github.com/apache/hbase/pull/1101#issuecomment-579099014 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[jira] [Resolved] (HBASE-23716) [hbase-thirdparty] Make release 3.2.0

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23716. --- Assignee: Michael Stack Resolution: Fixed Pushed it out in maven repo and added it to

[jira] [Updated] (HBASE-23750) [hbase-thirdparty] Add nexus-staging-maven-plugin to apache-release profile

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23750: -- Fix Version/s: 3.3.0 3.2.1 > [hbase-thirdparty] Add nexus-staging-maven-plu

[jira] [Commented] (HBASE-23750) [hbase-thirdparty] Add nexus-staging-maven-plugin to apache-release profile

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024897#comment-17024897 ] Michael Stack commented on HBASE-23750: --- Test attached patch next time we make an

[GitHub] [hbase-thirdparty] saintstack opened a new pull request #11: HBASE-23750 [hbase-thirdparty] Add nexus-staging-maven-plugin to apac…

2020-01-27 Thread GitBox
saintstack opened a new pull request #11: HBASE-23750 [hbase-thirdparty] Add nexus-staging-maven-plugin to apac… URL: https://github.com/apache/hbase-thirdparty/pull/11 …he-release profile This is an automated message from th

[jira] [Resolved] (HBASE-23751) Move core to hbase-thirdparty 3.2.0

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23751. --- Assignee: Michael Stack Resolution: Fixed Pushed the one-liner patch (attached) to mas

[jira] [Updated] (HBASE-23751) Move core to hbase-thirdparty 3.2.0

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23751: -- Attachment: 0001-HBASE-23751-Move-core-to-hbase-thirdparty-3.2.0.patch > Move core to hbase-th

[GitHub] [hbase] bharathv opened a new pull request #1101: HBASE-23305: Master based registry implementation (#954)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1101: HBASE-23305: Master based registry implementation (#954) URL: https://github.com/apache/hbase/pull/1101 HBASE-23305: Master based registry implementation (#954) Implements a master based registry for clients. - Supp

[jira] [Created] (HBASE-23751) Move core to hbase-thirdparty 3.2.0

2020-01-27 Thread Michael Stack (Jira)
Michael Stack created HBASE-23751: - Summary: Move core to hbase-thirdparty 3.2.0 Key: HBASE-23751 URL: https://issues.apache.org/jira/browse/HBASE-23751 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-23750) [hbase-thirdparty] Add nexus-staging-maven-plugin to apache-release profile

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23750: -- Summary: [hbase-thirdparty] Add nexus-staging-maven-plugin to apache-release profile (was: [h

[jira] [Updated] (HBASE-23750) [hbase-thirdparty] Add nexus-staging-maven-plugin to apache-release profile

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23750: -- Description: Parent issue added use of nexus-staging-maven-plugin manipulating maven.apache.or

[jira] [Created] (HBASE-23750) [hbase-operator-tools] Add nexus-staging-maven-plugin to apache-release profile

2020-01-27 Thread Michael Stack (Jira)
Michael Stack created HBASE-23750: - Summary: [hbase-operator-tools] Add nexus-staging-maven-plugin to apache-release profile Key: HBASE-23750 URL: https://issues.apache.org/jira/browse/HBASE-23750 Pro

[GitHub] [hbase] bharathv opened a new pull request #1100: HBASE-23648: Re-use underlying connection registry in RawAsyncHBaseAd… …min (#994)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1100: HBASE-23648: Re-use underlying connection registry in RawAsyncHBaseAd… …min (#994) URL: https://github.com/apache/hbase/pull/1100 * HBASE-23648: Re-use underlying connection registry in RawAsyncHBaseAdmin No need to create and close a new re

[GitHub] [hbase] bharathv opened a new pull request #1099: HBASE-23604: Clarify AsyncRegistry usage in the code. (#957)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1099: HBASE-23604: Clarify AsyncRegistry usage in the code. (#957) URL: https://github.com/apache/hbase/pull/1099 * HBASE-23604: Cleanup AsyncRegistry interface - Cleans up the method names to make more sense and adds a little more javadocs for

[jira] [Commented] (HBASE-23349) Low refCount preventing archival of compacted away files

2020-01-27 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024863#comment-17024863 ] Andrew Kyle Purtell commented on HBASE-23349: - Some regions are hot, with re

[jira] [Commented] (HBASE-23281) Track meta region changes on masters

2020-01-27 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024856#comment-17024856 ] HBase QA commented on HBASE-23281: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase] Apache-HBase commented on issue #1097: HBASE-23281: Track meta region locations in masters (#830)

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1097: HBASE-23281: Track meta region locations in masters (#830) URL: https://github.com/apache/hbase/pull/1097#issuecomment-579072989 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|-

[jira] [Commented] (HBASE-23349) Low refCount preventing archival of compacted away files

2020-01-27 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024855#comment-17024855 ] ramkrishna.s.vasudevan commented on HBASE-23349: bq.Now the issue is tha

[jira] [Commented] (HBASE-23304) Implement RPCs needed for master based registry

2020-01-27 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024852#comment-17024852 ] HBase QA commented on HBASE-23304: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase] Apache-HBase commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904)

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098#issuecomment-579071234 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::

[jira] [Commented] (HBASE-23749) TestHFileWriterV3 should have tests for all data block encodings

2020-01-27 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024848#comment-17024848 ] Viraj Jasani commented on HBASE-23749: -- FYI [~ram_krish] > TestHFileWriterV3 shoul

[jira] [Created] (HBASE-23749) TestHFileWriterV3 should have tests for all data block encodings

2020-01-27 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-23749: Summary: TestHFileWriterV3 should have tests for all data block encodings Key: HBASE-23749 URL: https://issues.apache.org/jira/browse/HBASE-23749 Project: HBase

[jira] [Commented] (HBASE-23275) Track active master server name in ActiveMasterManager

2020-01-27 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024845#comment-17024845 ] HBase QA commented on HBASE-23275: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[GitHub] [hbase] Apache-HBase commented on issue #1096: HBASE-23275: Track active master's address in ActiveMasterManager (#812)

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1096: HBASE-23275: Track active master's address in ActiveMasterManager (#812) URL: https://github.com/apache/hbase/pull/1096#issuecomment-579065532 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[jira] [Commented] (HBASE-23710) Priority configuration for system coprocessors

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024844#comment-17024844 ] Anoop Sam John commented on HBASE-23710: Pls add release notes regarding usage.

[jira] [Commented] (HBASE-22775) Enhance logging for peer related operations

2020-01-27 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024841#comment-17024841 ] HBase QA commented on HBASE-22775: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-23257) Track ClusterID in stand by masters

2020-01-27 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024840#comment-17024840 ] HBase QA commented on HBASE-23257: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase] Apache-HBase commented on issue #1095: HBASE-23257: Track clusterID in stand by masters (#798)

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1095: HBASE-23257: Track clusterID in stand by masters (#798) URL: https://github.com/apache/hbase/pull/1095#issuecomment-579060018 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hbase] virajjasani commented on issue #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-579052854 > I sent a note to dev@ giving a status update. If you don’t find there what you need, or have some comments, please reply on that thread. > […

[jira] [Updated] (HBASE-23748) Include HBASE-21284 to branch-2.2

2020-01-27 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi updated HBASE-23748: --- Fix Version/s: 2.2.3 Status: Patch Available (was: In Progress) > Include HBASE-21284 to branch-

[jira] [Updated] (HBASE-23748) Include HBASE-21284 to branch-2.2

2020-01-27 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi updated HBASE-23748: --- Attachment: hbase-23748.branch-2.2.001.patch > Include HBASE-21284 to branch-2.2 > -

[jira] [Work started] (HBASE-23748) Include HBASE-21284 to branch-2.2

2020-01-27 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23748 started by Sakthi. -- > Include HBASE-21284 to branch-2.2 > - > >

[jira] [Created] (HBASE-23748) Include HBASE-21284 to branch-2.2

2020-01-27 Thread Sakthi (Jira)
Sakthi created HBASE-23748: -- Summary: Include HBASE-21284 to branch-2.2 Key: HBASE-23748 URL: https://issues.apache.org/jira/browse/HBASE-23748 Project: HBase Issue Type: Sub-task Report

[jira] [Commented] (HBASE-22775) Enhance logging for peer related operations

2020-01-27 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024827#comment-17024827 ] Viraj Jasani commented on HBASE-22775: -- [~xucang] we can use {} for slf4j logging,

[jira] [Commented] (HBASE-21284) Forward port HBASE-21000 to branch-2

2020-01-27 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024826#comment-17024826 ] Sakthi commented on HBASE-21284: Missing from 2.2. Let me create a subtask for the porti

[GitHub] [hbase] ndimiduk commented on issue #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-579042263 I sent a note to dev@ giving a status update. If you don’t find there what you need, or have some comments, please reply on that thread. On

[jira] [Commented] (HBASE-23746) [Flakey Tests] Caused by: org.apache.hadoop.hbase.util.CommonFSUtils$StreamLacksCapabilityException: hflush and hsync

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024805#comment-17024805 ] Michael Stack commented on HBASE-23746: --- Had to set flag on a few more tests. Atta

[jira] [Updated] (HBASE-23746) [Flakey Tests] Caused by: org.apache.hadoop.hbase.util.CommonFSUtils$StreamLacksCapabilityException: hflush and hsync

2020-01-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23746: -- Attachment: 23746.patch > [Flakey Tests] Caused by: > org.apache.hadoop.hbase.util.CommonFSUt

[jira] [Commented] (HBASE-23746) [Flakey Tests] Caused by: org.apache.hadoop.hbase.util.CommonFSUtils$StreamLacksCapabilityException: hflush and hsync

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024794#comment-17024794 ] Hudson commented on HBASE-23746: Results for branch branch-2 [build #2434 on bu

[jira] [Commented] (HBASE-22972) [JDK11] Support JDK11 LTS in HBase

2020-01-27 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024793#comment-17024793 ] Duo Zhang commented on HBASE-22972: --- +1 on splitting runtime and compile. > [JDK11] S

[GitHub] [hbase] joshelser commented on issue #936: HBASE-17115 Define UI admins via an ACL

2020-01-27 Thread GitBox
joshelser commented on issue #936: HBASE-17115 Define UI admins via an ACL URL: https://github.com/apache/hbase/pull/936#issuecomment-579031784 HBASE-20950 isn't contained on branch-2.1 which means I have to fix up TestInfoServersAcl. ---

[jira] [Created] (HBASE-23747) Support HBase getconf in hbase shell similar to hdfs

2020-01-27 Thread Swaroopa Kadam (Jira)
Swaroopa Kadam created HBASE-23747: -- Summary: Support HBase getconf in hbase shell similar to hdfs Key: HBASE-23747 URL: https://issues.apache.org/jira/browse/HBASE-23747 Project: HBase Issu

[GitHub] [hbase] virajjasani commented on issue #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
virajjasani commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-579025766 Thanks for the review @ndimiduk I will try to be on top of this. Could you please let me know if you have any estimate of 2.3.0 release? May b

[jira] [Updated] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client

2020-01-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-18095: - Fix Version/s: 1.6.0 2.3.0 3.0.0 > Provide an option for c

[jira] [Updated] (HBASE-22972) [JDK11] Support JDK11 LTS in HBase

2020-01-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-22972: - Priority: Blocker (was: Major) > [JDK11] Support JDK11 LTS in HBase > -

[jira] [Updated] (HBASE-22972) [JDK11] Support JDK11 LTS in HBase

2020-01-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-22972: - Fix Version/s: 2.3.0 3.0.0 > [JDK11] Support JDK11 LTS in HBase > ---

[jira] [Commented] (HBASE-22972) [JDK11] Support JDK11 LTS in HBase

2020-01-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024781#comment-17024781 ] Nick Dimiduk commented on HBASE-22972: -- Would be nice to get this one closed down f

[GitHub] [hbase] bharathv opened a new pull request #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098 This patch implements the RPCs needed for the meta information lookup during connection init. New tests added to cover the RPC

[GitHub] [hbase] bharathv opened a new pull request #1097: HBASE-23281: Track meta region locations in masters (#830)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1097: HBASE-23281: Track meta region locations in masters (#830) URL: https://github.com/apache/hbase/pull/1097 This patch adds a simple cache that tracks the meta region replica locations. It keeps an eye on the region movements so that the cached

[GitHub] [hbase] bharathv opened a new pull request #1096: HBASE-23275: Track active master's address in ActiveMasterManager (#812)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1096: HBASE-23275: Track active master's address in ActiveMasterManager (#812) URL: https://github.com/apache/hbase/pull/1096 Currently we just track whether an active master exists. It helps to also track the address of the active master in all the

[GitHub] [hbase] bharathv opened a new pull request #1095: HBASE-23257: Track clusterID in stand by masters (#798)

2020-01-27 Thread GitBox
bharathv opened a new pull request #1095: HBASE-23257: Track clusterID in stand by masters (#798) URL: https://github.com/apache/hbase/pull/1095 This patch implements a simple cache that all the masters can lookup to serve cluster ID to clients. Active HMaster is still responsible for

[jira] [Commented] (HBASE-23737) [Flakey Tests] TestFavoredNodeTableImport fails 30% of the time

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024738#comment-17024738 ] Hudson commented on HBASE-23737: Results for branch branch-2.2 [build #767 on b

[jira] [Commented] (HBASE-21874) Bucket cache on Persistent memory

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024740#comment-17024740 ] Hudson commented on HBASE-21874: Results for branch branch-2.2 [build #767 on b

[jira] [Commented] (HBASE-23734) Backport [HBASE-21874 Bucket cache on Persistent memory] to branch-2.2

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024739#comment-17024739 ] Hudson commented on HBASE-23734: Results for branch branch-2.2 [build #767 on b

[GitHub] [hbase-operator-tools] jatsakthi commented on a change in pull request #47: HBASE-23180 hbck2 testing tool

2020-01-27 Thread GitBox
jatsakthi commented on a change in pull request #47: HBASE-23180 hbck2 testing tool URL: https://github.com/apache/hbase-operator-tools/pull/47#discussion_r371527263 ## File path: dev-support/testingtool/scripts/deleteRegionInMeta.sh ## @@ -0,0 +1,119 @@ +#!/usr/bin/env b

[GitHub] [hbase] Apache-HBase commented on issue #1094: HBASE-23744 - FastPathBalancedQueueRpcExecutor should enforce queue l…

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1094: HBASE-23744 - FastPathBalancedQueueRpcExecutor should enforce queue l… URL: https://github.com/apache/hbase/pull/1094#issuecomment-578988099 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|-

[jira] [Commented] (HBASE-21593) closing flags show be set false in HRegion

2020-01-27 Thread Xu Cang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024718#comment-17024718 ] Xu Cang commented on HBASE-21593: - Where is the github PR for this issue? [~stack] I ca

[jira] [Commented] (HBASE-23731) TestFromClientSide flakey after junit upgrade

2020-01-27 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024702#comment-17024702 ] HBase QA commented on HBASE-23731: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[GitHub] [hbase] Apache-HBase commented on issue #1091: HBASE-23731: De-flake TestFromClientSide

2020-01-27 Thread GitBox
Apache-HBase commented on issue #1091: HBASE-23731: De-flake TestFromClientSide URL: https://github.com/apache/hbase/pull/1091#issuecomment-578974055 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[jira] [Resolved] (HBASE-23731) TestFromClientSide flakey after junit upgrade

2020-01-27 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada resolved HBASE-23731. -- Fix Version/s: HBASE-18095 Resolution: Fixed Thanks [~stack] and [~janh

[GitHub] [hbase] ndimiduk commented on a change in pull request #1039: HBASE-23647: Make MasterRegistry the default impl.

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #1039: HBASE-23647: Make MasterRegistry the default impl. URL: https://github.com/apache/hbase/pull/1039#discussion_r371497725 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java ## @@ -26

[jira] [Updated] (HBASE-23647) Make MasterRegistry the default registry impl

2020-01-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23647: - Fix Version/s: HBASE-18095 > Make MasterRegistry the default registry impl > ---

[jira] [Updated] (HBASE-23647) Make MasterRegistry the default registry impl

2020-01-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23647: - Resolution: Fixed Status: Resolved (was: Patch Available) > Make MasterRegistry the def

[jira] [Commented] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client

2020-01-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024678#comment-17024678 ] Hudson commented on HBASE-18095: Results for branch HBASE-18095/client-locate-meta-no-zo

[GitHub] [hbase] ndimiduk commented on issue #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-578952421 A couple high-level questions: 1. Since the detailed info is going through this ring buffer subsystem, why do we continue to log at all? Why n

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371445755 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java ## @@ -3889,4 +3

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371447304 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java ## @@ -3889,4 +3

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371433786 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -440,25 +463,28 @@ pub

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371427340 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -85,6 +90,10 @@ pro

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371431623 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -215,6 +224,17 @@

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371457333 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -3818,6 +

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371439546 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -590,6 +5

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371448948 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java ## @@ -1507,4 +1507,26 @

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371458942 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -3818,6 +

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371453733 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/SlowLogPayload.java ## @@ -0,0 +1,318 @@

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371426646 ## File path: hbase-protocol-shaded/src/main/protobuf/TooSlowLog.proto ## @@ -0,0 +1,45 @@ +/** + * Licensed to t

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371457420 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ## @@ -3818,6 +

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371431837 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -215,6 +224,17 @@

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371450989 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/SlowLogParams.java ## @@ -0,0 +1,55 @@ +

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371450271 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/SlowLogParams.java ## @@ -0,0 +1,55 @@ +

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371460647 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/slowlog/DisruptorExceptionHandler.java

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371439669 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -590,6 +5

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371438102 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -496,11 +522,44 @@ voi

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371436457 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java ## @@ -496,11 +522,44 @@ voi

[GitHub] [hbase] ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log

2020-01-27 Thread GitBox
ndimiduk commented on a change in pull request #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#discussion_r371443217 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/AbstractTestIPC.java ## @@ -426,4 +437,55 @

  1   2   3   >