[GitHub] [hbase-operator-tools] wchevreuil commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
wchevreuil commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369757392 ## File path: hbase-hbck2/README.md ## @@ -148,6 +148

[GitHub] [hbase-thirdparty] petersomogyi commented on a change in pull request #10: HBASE-23718 [hbase-thirdparty] Update libs; pb from 3.9 to 3.11, etc.

2020-01-22 Thread GitBox
petersomogyi commented on a change in pull request #10: HBASE-23718 [hbase-thirdparty] Update libs; pb from 3.9 to 3.11, etc. URL: https://github.com/apache/hbase-thirdparty/pull/10#discussion_r369729526 ## File path: pom.xml ## @@ -127,7 +127,7 @@ ${compileSource}

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

2020-01-22 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated HBASE-23710: Attachment: HBASE-23710.v1.branch-1.patch > Priority configuration for system coprocessors

[jira] [Updated] (HBASE-17115) HMaster/HRegion Info Server does not honour admin.acl

2020-01-22 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-17115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17115: --- Fix Version/s: 2.1.9 2.2.3 2.3.0 3.0.0 > HM

[GitHub] [hbase] gjacoby126 commented on issue #1077: HBASE-23710 - Priority configuration for system coprocessors

2020-01-22 Thread GitBox
gjacoby126 commented on issue #1077: HBASE-23710 - Priority configuration for system coprocessors URL: https://github.com/apache/hbase/pull/1077#issuecomment-577313303 The test failure doesn't appear to be related to this change (they're all MapReduce export tests), and no code in this pat

[GitHub] [hbase] thangTang commented on a change in pull request #1071: HBASE-23693 Split failure may cause region hole and data loss when use zk assign

2020-01-22 Thread GitBox
thangTang commented on a change in pull request #1071: HBASE-23693 Split failure may cause region hole and data loss when use zk assign URL: https://github.com/apache/hbase/pull/1071#discussion_r369710499 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/Regio

[GitHub] [hbase] thangTang commented on a change in pull request #1071: HBASE-23693 Split failure may cause region hole and data loss when use zk assign

2020-01-22 Thread GitBox
thangTang commented on a change in pull request #1071: HBASE-23693 Split failure may cause region hole and data loss when use zk assign URL: https://github.com/apache/hbase/pull/1071#discussion_r369710499 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/Regio

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369692646 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.j

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369691562 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/FsRegi

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369681199 ## File path: hbase-hbck2/README.md ## @@ -148,6 +148,

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369694185 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.j

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369694682 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/hbck1/H

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369686529 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/FsRegi

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369685667 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/FsRegi

[jira] [Commented] (HBASE-23709) Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021316#comment-17021316 ] Josh Elser commented on HBASE-23709: Thanks, Peter!! > Unwrap the real user to prop

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

2020-01-22 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021311#comment-17021311 ] Bharath Vissapragada commented on HBASE-23647: -- Thanks, Stack. I plan to do

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

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

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369679651 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.j

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369678669 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/FsRegi

[GitHub] [hbase-operator-tools] joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta.

2020-01-22 Thread GitBox
joshelser commented on a change in pull request #45: HBASE-23371 [HBCK2] Provide client side method for removing ghost regions in meta. URL: https://github.com/apache/hbase-operator-tools/pull/45#discussion_r369677188 ## File path: hbase-hbck2/src/main/java/org/apache/hbase/FsRegi

[GitHub] [hbase] saintstack commented on issue #1062: HBASE-23705 Add CellComparator to HFileContext

2020-01-22 Thread GitBox
saintstack commented on issue #1062: HBASE-23705 Add CellComparator to HFileContext URL: https://github.com/apache/hbase/pull/1062#issuecomment-577259480 Checkstyle failure is for the method that is too long (expected). The failed test passes locally. Let me rerun to make sure. --

[GitHub] [hbase] Apache-HBase commented on issue #1078: HBASE-23715 MasterFileSystem should not create MasterProcWALs dir on …

2020-01-22 Thread GitBox
Apache-HBase commented on issue #1078: HBASE-23715 MasterFileSystem should not create MasterProcWALs dir on … URL: https://github.com/apache/hbase/pull/1078#issuecomment-577253721 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--

[jira] [Work started] (HBASE-23371) [HBCK2] Provide client side method for removing "ghost" regions in meta.

2020-01-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23371 started by Wellington Chevreuil. > [HBCK2] Provide client side method for removing "ghost" regio

[jira] [Resolved] (HBASE-23719) Add 1.5.0 release to Downloads

2020-01-22 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23719. --- Fix Version/s: 3.0.0 Resolution: Fixed Pushed to master. > Add 1.5.0 release to Down

[GitHub] [hbase] petersomogyi merged pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads

2020-01-22 Thread GitBox
petersomogyi merged pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads URL: https://github.com/apache/hbase/pull/1083 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [hbase] petersomogyi commented on a change in pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads

2020-01-22 Thread GitBox
petersomogyi commented on a change in pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads URL: https://github.com/apache/hbase/pull/1083#discussion_r369585643 ## File path: src/site/xdoc/downloads.xml ## @@ -89,6 +89,28 @@ under the License.

[jira] [Commented] (HBASE-21454) Kill zk spew

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

[jira] [Commented] (HBASE-20711) Save on a Cell iteration when writing

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

[jira] [Resolved] (HBASE-23645) Fix remaining Checkstyle violations in tests of hbase-common

2020-01-22 Thread Jan Hentschel (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-23645. --- Fix Version/s: 1.6.0 Resolution: Fixed Pushed to branch-1. > Fix remaining Checkstyl

[GitHub] [hbase] HorizonNet merged pull request #1075: HBASE-23645 Fixed remaining Checkstyle violations in hbase-common tests

2020-01-22 Thread GitBox
HorizonNet merged pull request #1075: HBASE-23645 Fixed remaining Checkstyle violations in hbase-common tests URL: https://github.com/apache/hbase/pull/1075 This is an automated message from the Apache Git Service. To respon

[jira] [Commented] (HBASE-23347) Pluggable RPC authentication

2020-01-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021059#comment-17021059 ] Hudson commented on HBASE-23347: Results for branch master [build #1605 on buil

[jira] [Commented] (HBASE-20516) Offheap read-path needs more detail

2020-01-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021061#comment-17021061 ] Hudson commented on HBASE-20516: Results for branch master [build #1605 on buil

[jira] [Commented] (HBASE-23055) Alter hbase:meta

2020-01-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021060#comment-17021060 ] Hudson commented on HBASE-23055: Results for branch master [build #1605 on buil

[jira] [Commented] (HBASE-23711) Add test for MinVersions and KeepDeletedCells TTL

2020-01-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021062#comment-17021062 ] Hudson commented on HBASE-23711: Results for branch master [build #1605 on buil

[GitHub] [hbase] HorizonNet commented on a change in pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads

2020-01-22 Thread GitBox
HorizonNet commented on a change in pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads URL: https://github.com/apache/hbase/pull/1083#discussion_r369559169 ## File path: src/site/xdoc/downloads.xml ## @@ -89,6 +89,28 @@ under the License.

[GitHub] [hbase] Apache-HBase commented on issue #1083: HBASE-23719 Add 1.5.0 release to Downloads

2020-01-22 Thread GitBox
Apache-HBase commented on issue #1083: HBASE-23719 Add 1.5.0 release to Downloads URL: https://github.com/apache/hbase/pull/1083#issuecomment-577181712 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:--

[GitHub] [hbase] petersomogyi opened a new pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads

2020-01-22 Thread GitBox
petersomogyi opened a new pull request #1083: HBASE-23719 Add 1.5.0 release to Downloads URL: https://github.com/apache/hbase/pull/1083 This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Created] (HBASE-23719) Add 1.5.0 release to Downloads

2020-01-22 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-23719: - Summary: Add 1.5.0 release to Downloads Key: HBASE-23719 URL: https://issues.apache.org/jira/browse/HBASE-23719 Project: HBase Issue Type: Task C

[jira] [Commented] (HBASE-23625) Reduce number of Checkstyle violations in hbase-common

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

[jira] [Commented] (HBASE-23254) Release replication buffer quota correctly, when batch includes bulk loaded hfiles

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

[jira] [Comment Edited] (HBASE-23286) Improve MTTR: Split WAL to HFile

2020-01-22 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020974#comment-17020974 ] Pankaj Kumar edited comment on HBASE-23286 at 1/22/20 11:37 AM: --

[jira] [Comment Edited] (HBASE-23286) Improve MTTR: Split WAL to HFile

2020-01-22 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020974#comment-17020974 ] Pankaj Kumar edited comment on HBASE-23286 at 1/22/20 11:37 AM: --

[GitHub] [hbase] Apache-HBase commented on issue #1062: HBASE-23705 Add CellComparator to HFileContext

2020-01-22 Thread GitBox
Apache-HBase commented on issue #1062: HBASE-23705 Add CellComparator to HFileContext URL: https://github.com/apache/hbase/pull/1062#issuecomment-577139888 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:---

[jira] [Commented] (HBASE-23286) Improve MTTR: Split WAL to HFile

2020-01-22 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020974#comment-17020974 ] Pankaj Kumar commented on HBASE-23286: -- [~zghao] > Improve MTTR: Split WAL to HFil

[GitHub] [hbase] Apache-HBase commented on issue #1082: HBASE-23069 periodic dependency bump for Sep 2019

2020-01-22 Thread GitBox
Apache-HBase commented on issue #1082: HBASE-23069 periodic dependency bump for Sep 2019 URL: https://github.com/apache/hbase/pull/1082#issuecomment-577131715 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:

[jira] [Commented] (HBASE-23683) Make HBaseInterClusterReplicationEndpoint more extensible

2020-01-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020941#comment-17020941 ] Wellington Chevreuil commented on HBASE-23683: -- Ping [~zghao], I was thinki

[jira] [Updated] (HBASE-23683) Make HBaseInterClusterReplicationEndpoint more extensible

2020-01-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23683: - Fix Version/s: 2.3.0 > Make HBaseInterClusterReplicationEndpoint more extensible

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

2020-01-22 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_r369445627 ## File path: hbase-shell/src/main/ruby/shell/commands/get_slowlog_responses.rb ## @@ -0,0 +1,65 @@ +# +# +# L

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

2020-01-22 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_r369445627 ## File path: hbase-shell/src/main/ruby/shell/commands/get_slowlog_responses.rb ## @@ -0,0 +1,65 @@ +# +# +# L

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

2020-01-22 Thread GitBox
virajjasani commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-577086481 Pushed new commit, rebased, we have new QA results available too. Please take a look @saintstack ---

[GitHub] [hbase] wchevreuil merged pull request #1047: HBASE-23683 Make HBaseInterClusterReplicationEndpoint more extensible…

2020-01-22 Thread GitBox
wchevreuil merged pull request #1047: HBASE-23683 Make HBaseInterClusterReplicationEndpoint more extensible… URL: https://github.com/apache/hbase/pull/1047 This is an automated message from the Apache Git Service. To respond

[jira] [Resolved] (HBASE-23709) Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23709. --- Fix Version/s: 2.3.0 3.0.0 Resolution: Fixed Pushed PR #1080 to br

[GitHub] [hbase] Apache-HBase removed a comment on issue #754: HBASE-22978 : Online slow response log

2020-01-22 Thread GitBox
Apache-HBase removed a comment on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-566649772 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:-

[jira] [Updated] (HBASE-23711) Add test for MinVersions and KeepDeletedCells TTL

2020-01-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-23711: - Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch Available)

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

2020-01-22 Thread GitBox
Apache-HBase commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-577084420 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[jira] [Updated] (HBASE-23709) Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-23709: -- Summary: Unwrap the real user to properly dispatch proxy-user auth'n (was: TestSecureRESTServ

[jira] [Commented] (HBASE-23709) Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020910#comment-17020910 ] Peter Somogyi commented on HBASE-23709: --- Renamed Jira to match with commit message

[GitHub] [hbase] asfgit closed pull request #1080: HBASE-23709 Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread GitBox
asfgit closed pull request #1080: HBASE-23709 Unwrap the real user to properly dispatch proxy-user auth'n URL: https://github.com/apache/hbase/pull/1080 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (HBASE-23711) Add test for MinVersions and KeepDeletedCells TTL

2020-01-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-23711: - Fix Version/s: 2.2.3 1.6.0 2.3.0 3.0.0

[jira] [Updated] (HBASE-23711) Add test for MinVersions and KeepDeletedCells TTL

2020-01-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-23711: - Fix Version/s: 2.1.9 > Add test for MinVersions and KeepDeletedCells TTL > -

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

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

[GitHub] [hbase] petersomogyi commented on issue #1080: HBASE-23709 Unwrap the real user to properly dispatch proxy-user auth'n

2020-01-22 Thread GitBox
petersomogyi commented on issue #1080: HBASE-23709 Unwrap the real user to properly dispatch proxy-user auth'n URL: https://github.com/apache/hbase/pull/1080#issuecomment-577074390 The tests were not executed because they are on the flaky list. I ran TestSecureRESTServer, TestThriftSpneg

[GitHub] [hbase] virajjasani merged pull request #1079: HBASE-23711 - Add test for MinVersions and KeepDeletedCells TTL

2020-01-22 Thread GitBox
virajjasani merged pull request #1079: HBASE-23711 - Add test for MinVersions and KeepDeletedCells TTL URL: https://github.com/apache/hbase/pull/1079 This is an automated message from the Apache Git Service. To respond to th

<    1   2