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

2020-02-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029620#comment-17029620 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #262 on

[jira] [Commented] (HBASE-22749) Distributed MOB compactions

2020-02-03 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029591#comment-17029591 ] HBase QA commented on HBASE-22749: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[GitHub] [hbase] Apache-HBase commented on issue #921: HBASE-22749: Distributed MOB compactions

2020-02-03 Thread GitBox
Apache-HBase commented on issue #921: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/921#issuecomment-581757042 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[jira] [Created] (HBASE-23789) [Flakey Tests] ERROR [Time-limited test] balancer.HeterogeneousRegionCountCostFunction(199): cannot read rules file located at ' /tmp/hbase-balancer.rules '

2020-02-03 Thread Michael Stack (Jira)
Michael Stack created HBASE-23789: - Summary: [Flakey Tests] ERROR [Time-limited test] balancer.HeterogeneousRegionCountCostFunction(199): cannot read rules file located at ' /tmp/hbase-balancer.rules ' Key: HBASE-23789

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

2020-02-03 Thread GitBox
virajjasani commented on issue #754: HBASE-22978 : Online slow response log URL: https://github.com/apache/hbase/pull/754#issuecomment-581747580 @saintstack I will start creating necessary sub-tasks to this. For now, having ring buffer might be a good addition to 2.3.0 release for

[jira] [Commented] (HBASE-23350) Make compaction files cacheonWrite configurable based on threshold

2020-02-03 Thread Abhinaba Sarkar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029581#comment-17029581 ] Abhinaba Sarkar commented on HBASE-23350: - Already merged. Builds are fine. Resolving the issue

[jira] [Updated] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23788: --- Description: Copied from parent issue comments "In case of Row Index this tracking is not

[jira] [Assigned] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-23788: -- Assignee: Abhinaba Sarkar > ROW_INDEX_V1 encoder should consider the secondary index

[jira] [Created] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-02-03 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-23788: -- Summary: ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking Key: HBASE-23788 URL:

[jira] [Updated] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23279: --- Issue Type: Improvement (was: Wish) > Switch default block encoding to ROW_INDEX_V1 >

[GitHub] [hbase] abhinabasarkar closed pull request #1074: HBASE-23350 Make compaction files cacheonWrite configurable based on threshold

2020-02-03 Thread GitBox
abhinabasarkar closed pull request #1074: HBASE-23350 Make compaction files cacheonWrite configurable based on threshold URL: https://github.com/apache/hbase/pull/1074 This is an automated message from the Apache Git

[jira] [Updated] (HBASE-23350) Make compaction files cacheonWrite configurable based on threshold

2020-02-03 Thread Abhinaba Sarkar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinaba Sarkar updated HBASE-23350: Resolution: Fixed Status: Resolved (was: Patch Available) > Make compaction

[GitHub] [hbase] Apache-HBase commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (…

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (… URL: https://github.com/apache/hbase/pull/1119#issuecomment-581733371 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

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

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

[jira] [Commented] (HBASE-23783) Address tests writing and reading SSL/Security files in a common location.

2020-02-03 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029512#comment-17029512 ] HBase QA commented on HBASE-23783: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[GitHub] [hbase] Apache-HBase commented on issue #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#issuecomment-581721533 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Resolved] (HBASE-23782) We still reference the hard coded meta descriptor in some places when listing table descriptors

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23782. --- Resolution: Fixed Pushed the addendum to master and branch-2. Thanks [~bharathv]. > We still

[GitHub] [hbase] Apache9 commented on issue #1115: HBASE-23782 We still reference the hard coded meta descriptor in some…

2020-02-03 Thread GitBox
Apache9 commented on issue #1115: HBASE-23782 We still reference the hard coded meta descriptor in some… URL: https://github.com/apache/hbase/pull/1115#issuecomment-581721293 Pushed an addendum to fix the error prone problem.

[GitHub] [hbase] markrmiller opened a new pull request #1120: HBASE-23787: TestSyncTimeRangeTracker fails quite easily and allocate…

2020-02-03 Thread GitBox
markrmiller opened a new pull request #1120: HBASE-23787: TestSyncTimeRangeTracker fails quite easily and allocate… URL: https://github.com/apache/hbase/pull/1120 …s a very expensive array. Here is a first pass, says it can't merge for some reason so I will be back for draft 2.

[jira] [Created] (HBASE-23787) TestSyncTimeRangeTracker fails quite easily and allocates a very expensive array.

2020-02-03 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23787: -- Summary: TestSyncTimeRangeTracker fails quite easily and allocates a very expensive array. Key: HBASE-23787 URL: https://issues.apache.org/jira/browse/HBASE-23787

[jira] [Reopened] (HBASE-23782) We still reference the hard coded meta descriptor in some places when listing table descriptors

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-23782: --- Reopen for pushing addendum to fix error prone problem. > We still reference the hard coded meta

[jira] [Updated] (HBASE-23782) We still reference the hard coded meta descriptor in some places when listing table descriptors

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23782: -- Attachment: HBASE-23782-addendum.patch > We still reference the hard coded meta descriptor in some

[jira] [Commented] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029489#comment-17029489 ] Duo Zhang commented on HBASE-23786: --- I think this is introduced by HBASE-23326. As now we will always

[GitHub] [hbase] markrmiller commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
markrmiller commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#discussion_r374443660 ## File path:

[GitHub] [hbase] Apache-HBase commented on issue #921: HBASE-22749: Distributed MOB compactions

2020-02-03 Thread GitBox
Apache-HBase commented on issue #921: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/921#issuecomment-581708945 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[jira] [Updated] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23786: -- Fix Version/s: (was: master) 3.0.0 > [Flakey Test]

[jira] [Updated] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23786: -- Description: Interesting one. Fails only if Master gets chance to become active -- which

[jira] [Updated] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23786: -- Description: Interesting one. Fails only if Master gets chance to become active -- which

[jira] [Resolved] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23786. --- Fix Version/s: master 2.3.0 Assignee: Michael Stack

[jira] [Updated] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23786: -- Attachment: 0001-HBASE-23786-Flakey-Test-TestMasterNotCarryTable.test.patch > [Flakey Test]

[jira] [Commented] (HBASE-22834) Remove deprecated methods from HBaseTestingUtility

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029418#comment-17029418 ] Michael Stack commented on HBASE-22834: --- Agree. HTU is kinda award in that it is a test utility.

[jira] [Created] (HBASE-23786) [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB

2020-02-03 Thread Michael Stack (Jira)
Michael Stack created HBASE-23786: - Summary: [Flakey Test] TestMasterNotCarryTable.testMasterMemStoreLAB Key: HBASE-23786 URL: https://issues.apache.org/jira/browse/HBASE-23786 Project: HBase

[jira] [Updated] (HBASE-23755) [OpenTracing] Declare HTrace is unusable in the user doc

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23755: - Fix Version/s: (was: 2.3.0) > [OpenTracing] Declare HTrace is unusable in the user doc >

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

2020-02-03 Thread GitBox
ndimiduk commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098#issuecomment-581688412 I should say -- I propose one PR per branch containing all the commits, but land it using "rebase and merge"

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

2020-02-03 Thread GitBox
ndimiduk commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098#issuecomment-581687963 I see your reasoning. Squishing all the commits makes accounting more difficult, IMHO. The larger issue is that

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

2020-02-03 Thread GitBox
apurtell commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098#issuecomment-581687385 Copying my comment from the JIRA: There were multiple PRs opened for the same set of changes. I merged

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

2020-02-03 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029395#comment-17029395 ] Andrew Kyle Purtell edited comment on HBASE-23304 at 2/4/20 12:36 AM:

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

2020-02-03 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029395#comment-17029395 ] Andrew Kyle Purtell commented on HBASE-23304: - There were multiple PRs opened for the same

[GitHub] [hbase] ndimiduk commented on a change in pull request #1113: HBASE-21110 Remove `Illegal reflective access` warning for `java.nio.Bits.unaligned()`

2020-02-03 Thread GitBox
ndimiduk commented on a change in pull request #1113: HBASE-21110 Remove `Illegal reflective access` warning for `java.nio.Bits.unaligned()` URL: https://github.com/apache/hbase/pull/1113#discussion_r374414331 ## File path:

[jira] [Commented] (HBASE-23782) We still reference the hard coded meta descriptor in some places when listing table descriptors

2020-02-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029385#comment-17029385 ] Hudson commented on HBASE-23782: Results for branch branch-2 [build #2448 on

[jira] [Commented] (HBASE-23780) Edit of test classifications

2020-02-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029386#comment-17029386 ] Hudson commented on HBASE-23780: Results for branch branch-2 [build #2448 on

[jira] [Commented] (HBASE-22834) Remove deprecated methods from HBaseTestingUtility

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029384#comment-17029384 ] Nick Dimiduk commented on HBASE-22834: -- That's a problem. Our tests jars should not be part of our

[GitHub] [hbase] bharathv commented on a change in pull request #1115: HBASE-23782 We still reference the hard coded meta descriptor in some…

2020-02-03 Thread GitBox
bharathv commented on a change in pull request #1115: HBASE-23782 We still reference the hard coded meta descriptor in some… URL: https://github.com/apache/hbase/pull/1115#discussion_r374407677 ## File path:

[jira] [Updated] (HBASE-23772) Remove deprecated getTimeStampOfLastShippedOp from MetricsSource

2020-02-03 Thread Jan Hentschel (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-23772: -- Fix Version/s: 3.0.0 Hadoop Flags: Incompatible change,Reviewed (was: Incompatible

[GitHub] [hbase] bharathv commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (…

2020-02-03 Thread GitBox
bharathv commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (… URL: https://github.com/apache/hbase/pull/1119#issuecomment-581669109 +1 subject to a clean QA build. Thanks for the revert.

[GitHub] [hbase] HorizonNet merged pull request #1107: HBASE-23772 Removed deprecated getTimeStampOfLastShippedOp from MetricsSource

2020-02-03 Thread GitBox
HorizonNet merged pull request #1107: HBASE-23772 Removed deprecated getTimeStampOfLastShippedOp from MetricsSource URL: https://github.com/apache/hbase/pull/1107 This is an automated message from the Apache Git Service. To

[GitHub] [hbase] Apache-HBase commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (…

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (… URL: https://github.com/apache/hbase/pull/1119#issuecomment-581660995 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

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

2020-02-03 Thread GitBox
bharathv commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098#issuecomment-581657310 Ya, so this is a squashed commit up until HBASE-23304. I'm ok with reverting it. I can submit a single PR with

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

2020-02-03 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029328#comment-17029328 ] Sean Busbey commented on HBASE-23304: - Comment on PR #1098 about that branch-2 PR {quote} bharath

[GitHub] [hbase] Apache-HBase commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (…

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (… URL: https://github.com/apache/hbase/pull/1119#issuecomment-581641300 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Resolved] (HBASE-23763) Add 'new on release line report' for git/jira audit tool

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23763. -- Resolution: Fixed > Add 'new on release line report' for git/jira audit tool >

[jira] [Updated] (HBASE-23785) Update docs re: Hadoop compatibility of 2.3.x release

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23785: - Fix Version/s: 2.3.0 3.0.0 Setting fixVersion to 2.3.0 so the issue is

[jira] [Created] (HBASE-23785) Update docs re: Hadoop compatibility of 2.3.x release

2020-02-03 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-23785: Summary: Update docs re: Hadoop compatibility of 2.3.x release Key: HBASE-23785 URL: https://issues.apache.org/jira/browse/HBASE-23785 Project: HBase Issue

[GitHub] [hbase] ndimiduk commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (…

2020-02-03 Thread GitBox
ndimiduk commented on issue #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (… URL: https://github.com/apache/hbase/pull/1119#issuecomment-581613155 FYI @bharathv @apurtell This is an automated

[GitHub] [hbase] ndimiduk opened a new pull request #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (…

2020-02-03 Thread GitBox
ndimiduk opened a new pull request #1119: Revert "HBASE-23304: RPCs needed for client meta information lookup (… URL: https://github.com/apache/hbase/pull/1119 …apache#904) (#1098)" This reverts commit 71f035450df0c8f56622b5151003bc134ca0091b.

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

2020-02-03 Thread GitBox
ndimiduk commented on issue #1098: HBASE-23304: RPCs needed for client meta information lookup (apache#904) URL: https://github.com/apache/hbase/pull/1098#issuecomment-581611214 @bharathv @apurtell What exactly was this commit? The message looks like it contains everything from the

[jira] [Updated] (HBASE-23780) Edit of test classifications

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23780: - Fix Version/s: (was: master) 3.0.0 > Edit of test classifications >

[jira] [Commented] (HBASE-23350) Make compaction files cacheonWrite configurable based on threshold

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029246#comment-17029246 ] Nick Dimiduk commented on HBASE-23350: -- Looks like this hit branch-2. Adding the fixVersion. >

[jira] [Updated] (HBASE-23350) Make compaction files cacheonWrite configurable based on threshold

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23350: - Fix Version/s: 2.3.0 > Make compaction files cacheonWrite configurable based on threshold >

[jira] [Comment Edited] (HBASE-23783) Address tests writing and reading SSL/Security files in a common location.

2020-02-03 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029230#comment-17029230 ] Mark Robert Miller edited comment on HBASE-23783 at 2/3/20 8:04 PM:

[jira] [Commented] (HBASE-23783) Address tests writing and reading SSL/Security files in a common location.

2020-02-03 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029230#comment-17029230 ] Mark Robert Miller commented on HBASE-23783: I also like to add ${surefire.tempDir} To

[jira] [Commented] (HBASE-23740) Invalid StoreFile WARN log message printed for recovered.hfiles directory

2020-02-03 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029199#comment-17029199 ] Pankaj Kumar commented on HBASE-23740: -- {quote}So ya we should have a mechanism to exclude this

[GitHub] [hbase] saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#discussion_r374273924 ## File path:

[GitHub] [hbase] saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#discussion_r374274553 ## File path:

[GitHub] [hbase] saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#discussion_r374274936 ## File path:

[GitHub] [hbase] saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#discussion_r374275731 ## File path:

[GitHub] [hbase] saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in …

2020-02-03 Thread GitBox
saintstack commented on a change in pull request #1116: HBASE-23783: Address tests writing and reading SSL/Security files in … URL: https://github.com/apache/hbase/pull/1116#discussion_r374276429 ## File path:

[jira] [Commented] (HBASE-23633) Find a way to handle the corrupt recovered hfiles

2020-02-03 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029184#comment-17029184 ] Pankaj Kumar commented on HBASE-23633: -- Will raise PR with UT. > Find a way to handle the corrupt

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

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

[GitHub] [hbase] VladRodionov opened a new pull request #921: HBASE-22749: Distributed MOB compactions

2020-02-03 Thread GitBox
VladRodionov opened a new pull request #921: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/921 Finalizing HBASE-22749. Rebased patch against current HBase master, created new pull PR

[jira] [Resolved] (HBASE-23780) Edit of test classifications

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23780. --- Fix Version/s: master 2.3.0 Hadoop Flags: Reviewed

[GitHub] [hbase] Apache-HBase commented on issue #1118: HBASE-23276 Add admin methods to get tables within a group

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1118: HBASE-23276 Add admin methods to get tables within a group URL: https://github.com/apache/hbase/pull/1118#issuecomment-581549565 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HBASE-23752) Fix a couple more test failures from nightly run

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23752: - Resolution: Fixed Status: Resolved (was: Patch Available) > Fix a couple more test

[jira] [Updated] (HBASE-23752) Fix a couple more test failures from nightly run

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23752: - Fix Version/s: HBASE-18095 > Fix a couple more test failures from nightly run >

[GitHub] [hbase] ndimiduk merged pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs

2020-02-03 Thread GitBox
ndimiduk merged pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs URL: https://github.com/apache/hbase/pull/1102 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase] ndimiduk commented on a change in pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs

2020-02-03 Thread GitBox
ndimiduk commented on a change in pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs URL: https://github.com/apache/hbase/pull/1102#discussion_r374257313 ## File path:

[GitHub] [hbase] bharathv commented on a change in pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs

2020-02-03 Thread GitBox
bharathv commented on a change in pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs URL: https://github.com/apache/hbase/pull/1102#discussion_r374255049 ## File path:

[GitHub] [hbase] ndimiduk commented on a change in pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs

2020-02-03 Thread GitBox
ndimiduk commented on a change in pull request #1102: HBASE-23752: Fix remaining test failures from nightly runs URL: https://github.com/apache/hbase/pull/1102#discussion_r374249918 ## File path:

[jira] [Commented] (HBASE-22834) Remove deprecated methods from HBaseTestingUtility

2020-02-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029131#comment-17029131 ] Michael Stack commented on HBASE-22834: --- bq. Yikes, why is HBaseTestingUtility considered a Public

[GitHub] [hbase] ndimiduk commented on issue #1108: HBASE-23779 Up the default fork count; make count relative to CPU count

2020-02-03 Thread GitBox
ndimiduk commented on issue #1108: HBASE-23779 Up the default fork count; make count relative to CPU count URL: https://github.com/apache/hbase/pull/1108#issuecomment-581530433 > Interesting. I got this failure: > > [ERROR] Caused by:

[jira] [Commented] (HBASE-22834) Remove deprecated methods from HBaseTestingUtility

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029118#comment-17029118 ] Nick Dimiduk commented on HBASE-22834: -- Yikes, why is HBaseTestingUtility considered a Public

[jira] [Commented] (HBASE-23775) Remove deprecated createLocalHTU(Configuration) from HBaseTestingUtility

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029116#comment-17029116 ] Nick Dimiduk commented on HBASE-23775: -- Actually let me take this question to the parent ticket. >

[jira] [Commented] (HBASE-23775) Remove deprecated createLocalHTU(Configuration) from HBaseTestingUtility

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029114#comment-17029114 ] Nick Dimiduk commented on HBASE-23775: -- Yikes, why is HBaseTestingUtility considered a Public

[jira] [Commented] (HBASE-23771) [Flakey Tests] Test TestSplitTransactionOnCluster Again

2020-02-03 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029112#comment-17029112 ] Nick Dimiduk commented on HBASE-23771: -- +1 > [Flakey Tests] Test TestSplitTransactionOnCluster

[GitHub] [hbase] saintstack commented on a change in pull request #1115: HBASE-23782 We still reference the hard coded meta descriptor in some…

2020-02-03 Thread GitBox
saintstack commented on a change in pull request #1115: HBASE-23782 We still reference the hard coded meta descriptor in some… URL: https://github.com/apache/hbase/pull/1115#discussion_r374233401 ## File path:

[GitHub] [hbase] saintstack merged pull request #1109: HBASE-23780 Edit of test classifications

2020-02-03 Thread GitBox
saintstack merged pull request #1109: HBASE-23780 Edit of test classifications URL: https://github.com/apache/hbase/pull/1109 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hbase] saintstack commented on issue #1109: HBASE-23780 Edit of test classifications

2020-02-03 Thread GitBox
saintstack commented on issue #1109: HBASE-23780 Edit of test classifications URL: https://github.com/apache/hbase/pull/1109#issuecomment-581520992 Merged. This patch doesn't touch failing test and can't repro locally. Will address in another issue if it persists. Thanks for the

[GitHub] [hbase] Apache9 opened a new pull request #1118: HBASE-23276 Add admin methods to get tables within a group

2020-02-03 Thread GitBox
Apache9 opened a new pull request #1118: HBASE-23276 Add admin methods to get tables within a group URL: https://github.com/apache/hbase/pull/1118 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (HBASE-23782) We still reference the hard coded meta descriptor in some places when listing table descriptors

2020-02-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028957#comment-17028957 ] Hudson commented on HBASE-23782: Results for branch master [build #1618 on

[jira] [Commented] (HBASE-23777) Remove deprecated createTableDescriptor(String, int, int, int, KeepDeletedCells) from HBaseTestingUtility

2020-02-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028956#comment-17028956 ] Hudson commented on HBASE-23777: Results for branch master [build #1618 on

[GitHub] [hbase] brfrn169 commented on issue #1114: HBASE-23146 Support CheckAndMutate with multi conditions

2020-02-03 Thread GitBox
brfrn169 commented on issue #1114: HBASE-23146 Support CheckAndMutate with multi conditions URL: https://github.com/apache/hbase/pull/1114#issuecomment-581389004 The test failures in the last QA are not related to the patch. I ran the failed tests locally and they were successful.

[GitHub] [hbase] Apache-HBase commented on issue #1114: HBASE-23146 Support CheckAndMutate with multi conditions

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1114: HBASE-23146 Support CheckAndMutate with multi conditions URL: https://github.com/apache/hbase/pull/1114#issuecomment-581382054 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HBASE-23235) Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23235: -- Fix Version/s: HBASE-22514 > Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion >

[jira] [Resolved] (HBASE-23235) Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23235. --- Hadoop Flags: Reviewed Resolution: Fixed Merged to branch HBASE-22514. Thanks [~zghao] for

[jira] [Updated] (HBASE-23235) Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23235: -- Component/s: test rsgroup > Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion >

[jira] [Resolved] (HBASE-22813) Revisit the logic of when we can remove the last server from a rsgroup and when can we remove a rsgroup

2020-02-03 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22813. --- Resolution: Not A Problem > Revisit the logic of when we can remove the last server from a rsgroup

[GitHub] [hbase] Apache9 merged pull request #1117: HBASE-23235 Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion

2020-02-03 Thread GitBox
Apache9 merged pull request #1117: HBASE-23235 Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion URL: https://github.com/apache/hbase/pull/1117 This is an automated message from the Apache Git Service. To respond to

[GitHub] [hbase] Apache-HBase commented on issue #1117: HBASE-23235 Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion

2020-02-03 Thread GitBox
Apache-HBase commented on issue #1117: HBASE-23235 Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion URL: https://github.com/apache/hbase/pull/1117#issuecomment-581341717 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HBASE-23742) Mob Data, threshold crossed data is considering as normal data.

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028839#comment-17028839 ] Anoop Sam John commented on HBASE-23742: Agree with Pankaj. Better not to add more complexity