[jira] [Commented] (HBASE-23309) Add support in ChainWalEntryFilter to filter Entry if all cells get filtered through WalCellFilter

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

[GitHub] [hbase] Apache-HBase commented on issue #837: HBASE-23309: Adding the flexibility to ChainWalEntryFilter to filter the whole entry if all cells get filtered

2019-11-21 Thread GitBox
Apache-HBase commented on issue #837: HBASE-23309: Adding the flexibility to ChainWalEntryFilter to filter the whole entry if all cells get filtered URL: https://github.com/apache/hbase/pull/837#issuecomment-557430149 :broken_heart: **-1 overall** | Vote | Subsyst

[GitHub] [hbase] bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349458418 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349447707 ## File path: hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKWatcher.java ## @@

[GitHub] [hbase] bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349459763 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349458095 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
bharathv commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349452239 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] saintstack commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta…

2019-11-21 Thread GitBox
saintstack commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta… URL: https://github.com/apache/hbase/pull/859#issuecomment-557418837 Verified test passes locally. Let me merge. This

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

2019-11-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979919#comment-16979919 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #187 on

[jira] [Resolved] (HBASE-23328) info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-23328. --- Fix Version/s: 2.1.9 2.2.3 2.3.0 3.0

[GitHub] [hbase] saintstack merged pull request #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread GitBox
saintstack merged pull request #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled URL: https://github.com/apache/hbase/pull/863 This is an automated message from the Apache Git Service. To respond to t

[jira] [Updated] (HBASE-23325) [UI]rsgoup average load keep two decimals

2019-11-21 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-23325: -- Fix Version/s: 2.1.9 2.2.3 2.3.0 3.0.0

[jira] [Updated] (HBASE-23325) [UI]rsgoup average load keep two decimals

2019-11-21 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-23325: -- Resolution: Fixed Status: Resolved (was: Patch Available) > [UI]rsgoup average load k

[jira] [Commented] (HBASE-23325) [UI]rsgoup average load keep two decimals

2019-11-21 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979905#comment-16979905 ] Guangxu Cheng commented on HBASE-23325: --- Pushed to branch-2.1+. Thanks for the pat

[GitHub] [hbase] guangxuCheng merged pull request #860: HBASE-23325 [UI]rsgoup average load keep two decimals

2019-11-21 Thread GitBox
guangxuCheng merged pull request #860: HBASE-23325 [UI]rsgoup average load keep two decimals URL: https://github.com/apache/hbase/pull/860 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] saintstack commented on issue #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread GitBox
saintstack commented on issue #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled URL: https://github.com/apache/hbase/pull/863#issuecomment-557402621 Thanks for reviews @ramkrish86 and @guangxuCheng ... will commit after verify it actually does as claims up on test

[jira] [Comment Edited] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-21 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979884#comment-16979884 ] Karthik Palanisamy edited comment on HBASE-23237 at 11/22/19 6:02 AM:

[jira] [Comment Edited] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-21 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979884#comment-16979884 ] Karthik Palanisamy edited comment on HBASE-23237 at 11/22/19 6:01 AM:

[jira] [Commented] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-21 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979884#comment-16979884 ] Karthik Palanisamy commented on HBASE-23237: Submitter two PRs [~elserj]. B

[GitHub] [hbase] karthikhw opened a new pull request #866: HBASE-23237 Prevent Negative values in metrics requestsPerSecond

2019-11-21 Thread GitBox
karthikhw opened a new pull request #866: HBASE-23237 Prevent Negative values in metrics requestsPerSecond URL: https://github.com/apache/hbase/pull/866 for branch-2.1. This is an automated message from the Apache Git Service

[GitHub] [hbase] karthikhw commented on issue #865: HBASE-23237 Prevent Negative values in metrics requestsPerSecond

2019-11-21 Thread GitBox
karthikhw commented on issue #865: HBASE-23237 Prevent Negative values in metrics requestsPerSecond URL: https://github.com/apache/hbase/pull/865#issuecomment-557400278 for branch 2.2. This is an automated message from the Ap

[GitHub] [hbase] karthikhw opened a new pull request #865: HBASE-23237 Prevent Negative values in metrics requestsPerSecond

2019-11-21 Thread GitBox
karthikhw opened a new pull request #865: HBASE-23237 Prevent Negative values in metrics requestsPerSecond URL: https://github.com/apache/hbase/pull/865 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-21 Thread Karthik Palanisamy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979859#comment-16979859 ] Karthik Palanisamy commented on HBASE-23237:  Thank you very much [~elserj].

[GitHub] [hbase] ramkrish86 commented on issue #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread GitBox
ramkrish86 commented on issue #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled URL: https://github.com/apache/hbase/pull/863#issuecomment-557387669 LGTM. +1 This is an automated message from the Apach

[GitHub] [hbase] Apache-HBase commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta…

2019-11-21 Thread GitBox
Apache-HBase commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta… URL: https://github.com/apache/hbase/pull/864#issuecomment-557372609 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[jira] [Updated] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-21 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-23237: --- Fix Version/s: 3.0.0 > Negative 'Requests per Second' counts in UI > ---

[jira] [Commented] (HBASE-23237) Negative 'Requests per Second' counts in UI

2019-11-21 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979808#comment-16979808 ] Josh Elser commented on HBASE-23237: [~kpalanisamy], I pushed this to master, but it

[GitHub] [hbase] asfgit closed pull request #834: HBASE-23237 Negative sign in requestsPerSecond

2019-11-21 Thread GitBox
asfgit closed pull request #834: HBASE-23237 Negative sign in requestsPerSecond URL: https://github.com/apache/hbase/pull/834 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (HBASE-23234) Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979806#comment-16979806 ] Hudson commented on HBASE-23234: Results for branch branch-2 [build #2361 on bu

[jira] [Commented] (HBASE-23322) [hbck2] Simplification on HBCKSCP scheduling

2019-11-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979804#comment-16979804 ] Hudson commented on HBASE-23322: Results for branch branch-2 [build #2361 on bu

[jira] [Commented] (HBASE-23259) Ability to run mini cluster using pre-determined available random ports

2019-11-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979805#comment-16979805 ] Hudson commented on HBASE-23259: Results for branch branch-2 [build #2361 on bu

[GitHub] [hbase] Apache-HBase commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta…

2019-11-21 Thread GitBox
Apache-HBase commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta… URL: https://github.com/apache/hbase/pull/859#issuecomment-557369264 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[jira] [Commented] (HBASE-23223) Support the offsetLock of bucketCache to use strong reference

2019-11-21 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979798#comment-16979798 ] Anoop Sam John commented on HBASE-23223: Can you add a Release Notes with how to

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

2019-11-21 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979797#comment-16979797 ] Anoop Sam John commented on HBASE-23279: Thanks for the tests. It helps.. WRT bl

[GitHub] [hbase] binlijin commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta…

2019-11-21 Thread GitBox
binlijin commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta… URL: https://github.com/apache/hbase/pull/859#issuecomment-557364182 LGTM +1 This is an automated message from the Apach

[GitHub] [hbase] Apache-HBase commented on issue #849: HBASE-23320 Upgrade surefire plugin to 3.0.0-M4

2019-11-21 Thread GitBox
Apache-HBase commented on issue #849: HBASE-23320 Upgrade surefire plugin to 3.0.0-M4 URL: https://github.com/apache/hbase/pull/849#issuecomment-557342528 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:

[jira] [Commented] (HBASE-21776) Duplicate "Set storagePolicy" debug logging

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

[GitHub] [hbase] Apache-HBase commented on issue #856: HBASE-21776: Duplicate "Set storagePolicy" debug logging

2019-11-21 Thread GitBox
Apache-HBase commented on issue #856: HBASE-21776: Duplicate "Set storagePolicy" debug logging URL: https://github.com/apache/hbase/pull/856#issuecomment-557341870 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|-

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349385225 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/protobuf/TestProtobufUtil.java ##

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349382703 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349376520 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

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

2019-11-21 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979726#comment-16979726 ] Bharath Vissapragada commented on HBASE-23304: -- Patch for this is ready. I'

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349383132 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaRegionLocationCache.java ###

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

2019-11-21 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23304 started by Bharath Vissapragada. > Implement RPCs needed for master based registry > ---

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

2019-11-21 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-23304: - Component/s: master > Implement RPCs needed for master based registry >

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349383351 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaRegionLocationCache.java ###

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349379911 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349325137 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaRegionLocationCache.java ###

[GitHub] [hbase] ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #830: HBASE-23281: Track meta region locations in masters URL: https://github.com/apache/hbase/pull/830#discussion_r349385405 ## File path: hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKWatcher.java ## @@

[jira] [Commented] (HBASE-23322) [hbck2] Simplification on HBCKSCP scheduling

2019-11-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979709#comment-16979709 ] Hudson commented on HBASE-23322: Results for branch branch-2.2 [build #700 on b

[jira] [Commented] (HBASE-23309) Add support in ChainWalEntryFilter to filter Entry if all cells get filtered through WalCellFilter

2019-11-21 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979702#comment-16979702 ] Sandeep Pal commented on HBASE-23309: - No it’s not a bug as far as I can see. It’s j

[GitHub] [hbase] Apache-HBase commented on issue #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread GitBox
Apache-HBase commented on issue #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled URL: https://github.com/apache/hbase/pull/863#issuecomment-557315477 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--

[jira] [Commented] (HBASE-23309) Add support in ChainWalEntryFilter to filter Entry if all cells get filtered through WalCellFilter

2019-11-21 Thread Lars Hofhansl (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979690#comment-16979690 ] Lars Hofhansl commented on HBASE-23309: --- Let me ask a more radical question: Is it

[GitHub] [hbase] liuml07 commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta…

2019-11-21 Thread GitBox
liuml07 commented on issue #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta… URL: https://github.com/apache/hbase/pull/864#issuecomment-557312914 So about this setRegionState RPC interface, is region specifier and RegionState.State enough? -

[jira] [Work started] (HBASE-23313) [hbck2] setRegionState should update Master in-memory state too

2019-11-21 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23313 started by Wellington Chevreuil. > [hbck2] setRegionState should update Master in-memory state t

[jira] [Commented] (HBASE-23313) [hbck2] setRegionState should update Master in-memory state too

2019-11-21 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979684#comment-16979684 ] Wellington Chevreuil commented on HBASE-23313: -- {quote} I think this has to

[GitHub] [hbase] wchevreuil opened a new pull request #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta…

2019-11-21 Thread GitBox
wchevreuil opened a new pull request #864: HBASE-23313 [hbck2] setRegionState should update Master in-memory sta… URL: https://github.com/apache/hbase/pull/864 …te too Initial PR, still requires UTs. Currently tested with HbckClient class added on hbase-examples. Once I submit some

[GitHub] [hbase] saintstack commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta…

2019-11-21 Thread GitBox
saintstack commented on issue #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta… URL: https://github.com/apache/hbase/pull/859#issuecomment-557297534 Forgot to put up bug fixes. Just did a few minutes ago. --

[jira] [Updated] (HBASE-23328) info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23328: -- Description: Noticed that the info:regioninfo content in hbase:meta can become that of a seri

[GitHub] [hbase] saintstack opened a new pull request #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread GitBox
saintstack opened a new pull request #863: HBASE-23328 info:regioninfo goes wrong when region replicas enabled URL: https://github.com/apache/hbase/pull/863 This is an automated message from the Apache Git Service. To respon

[jira] [Created] (HBASE-23328) info:regioninfo goes wrong when region replicas enabled

2019-11-21 Thread Michael Stack (Jira)
Michael Stack created HBASE-23328: - Summary: info:regioninfo goes wrong when region replicas enabled Key: HBASE-23328 URL: https://issues.apache.org/jira/browse/HBASE-23328 Project: HBase Iss

[jira] [Commented] (HBASE-23323) Release 1.4.12

2019-11-21 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979611#comment-16979611 ] Hudson commented on HBASE-23323: Results for branch branch-1.4 [build #1094 on

[GitHub] [hbase] ndimiduk commented on issue #849: HBASE-23320 Upgrade surefire plugin to 3.0.0-M4

2019-11-21 Thread GitBox
ndimiduk commented on issue #849: HBASE-23320 Upgrade surefire plugin to 3.0.0-M4 URL: https://github.com/apache/hbase/pull/849#issuecomment-557243718 The worker that ran this check was under heavy load. Note the `SystemLoadAverage`. ``` 2019-11-20 02:34:24,191 INFO [Time-limite

[GitHub] [hbase] ndimiduk commented on issue #849: HBASE-23320 Upgrade surefire plugin to 3.0.0-M4

2019-11-21 Thread GitBox
ndimiduk commented on issue #849: HBASE-23320 Upgrade surefire plugin to 3.0.0-M4 URL: https://github.com/apache/hbase/pull/849#issuecomment-557242270 > Using this version we still have corrupted test outputs from surefire. Bleh. Thanks for trying. --

[jira] [Resolved] (HBASE-23234) Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23234. -- Release Note: Adds a .editorconfig file with configurations populated by IntelliJ, based on ou

[jira] [Assigned] (HBASE-23234) Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-23234: Assignee: Nick Dimiduk > Provide .editorconfig based on checkstyle configuration > --

[GitHub] [hbase] ndimiduk merged pull request #862: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

2019-11-21 Thread GitBox
ndimiduk merged pull request #862: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846) URL: https://github.com/apache/hbase/pull/862 This is an automated message from the Apache Git Service. To respond

[GitHub] [hbase] ndimiduk merged pull request #861: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

2019-11-21 Thread GitBox
ndimiduk merged pull request #861: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846) URL: https://github.com/apache/hbase/pull/861 This is an automated message from the Apache Git Service. To respond

[GitHub] [hbase] Apache-HBase commented on issue #862: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

2019-11-21 Thread GitBox
Apache-HBase commented on issue #862: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846) URL: https://github.com/apache/hbase/pull/862#issuecomment-557234270 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::

[GitHub] [hbase] Apache-HBase commented on issue #861: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

2019-11-21 Thread GitBox
Apache-HBase commented on issue #861: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846) URL: https://github.com/apache/hbase/pull/861#issuecomment-557234123 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::

[jira] [Updated] (HBASE-23234) Checkstyle and formatter disagree on indentation

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23234: - Fix Version/s: 1.6.0 2.3.0 3.0.0 > Checkstyle and formatte

[jira] [Updated] (HBASE-23234) Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23234: - Summary: Provide .editorconfig based on checkstyle configuration (was: Checkstyle and formatter

[GitHub] [hbase] ndimiduk opened a new pull request #862: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

2019-11-21 Thread GitBox
ndimiduk opened a new pull request #862: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846) URL: https://github.com/apache/hbase/pull/862 This file is generated using IntelliJ, following these steps: #. Open Preferences > Editor > Code Style #. Select (config

[GitHub] [hbase] ndimiduk opened a new pull request #861: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846)

2019-11-21 Thread GitBox
ndimiduk opened a new pull request #861: HBASE-23234 Provide .editorconfig based on checkstyle configuration (#846) URL: https://github.com/apache/hbase/pull/861 This file is generated using IntelliJ, following these steps: #. Open Preferences > Editor > Code Style #. Select (config

[GitHub] [hbase] ndimiduk merged pull request #846: HBASE-23234 Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread GitBox
ndimiduk merged pull request #846: HBASE-23234 Provide .editorconfig based on checkstyle configuration URL: https://github.com/apache/hbase/pull/846 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase] Apache-HBase commented on issue #846: HBASE-23234 Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread GitBox
Apache-HBase commented on issue #846: HBASE-23234 Provide .editorconfig based on checkstyle configuration URL: https://github.com/apache/hbase/pull/846#issuecomment-557226167 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--

[GitHub] [hbase] saintstack commented on a change in pull request #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta…

2019-11-21 Thread GitBox
saintstack commented on a change in pull request #859: HBASE-23307 Add running of ReplicationBarrierCleaner to hbck2 fixMeta… URL: https://github.com/apache/hbase/pull/859#discussion_r349262521 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MetaFixer.java

[GitHub] [hbase] ndimiduk commented on a change in pull request #846: HBASE-23234 Provide .editorconfig based on checkstyle configuration

2019-11-21 Thread GitBox
ndimiduk commented on a change in pull request #846: HBASE-23234 Provide .editorconfig based on checkstyle configuration URL: https://github.com/apache/hbase/pull/846#discussion_r349237027 ## File path: .editorconfig ## @@ -0,0 +1,693 @@ +# +# Licensed to the Apache Softwa

[GitHub] [hbase] bharathv commented on issue #781: HBASE-18095: Zookeeper-less client connection implementation

2019-11-21 Thread GitBox
bharathv commented on issue #781: HBASE-18095: Zookeeper-less client connection implementation URL: https://github.com/apache/hbase/pull/781#issuecomment-557200464 @ndimiduk Yes. Thanks to all the reviewers for the initial feedback. Those who are interested, please follow the PRs fo

[GitHub] [hbase] bharathv closed pull request #781: HBASE-18095: Zookeeper-less client connection implementation

2019-11-21 Thread GitBox
bharathv closed pull request #781: HBASE-18095: Zookeeper-less client connection implementation URL: https://github.com/apache/hbase/pull/781 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Updated] (HBASE-23259) Ability to run mini cluster using pre-determined available random ports

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23259: - Resolution: Fixed Status: Resolved (was: Patch Available) Backported to {{branch-2}} an

[jira] [Updated] (HBASE-23259) Ability to run mini cluster using pre-determined available random ports

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23259: - Fix Version/s: (was: 1.5.1) 1.6.0 > Ability to run mini cluster using pre

[jira] [Updated] (HBASE-23259) Ability to run mini cluster using pre-determined available random ports

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23259: - Fix Version/s: 1.5.1 > Ability to run mini cluster using pre-determined available random ports >

[GitHub] [hbase] ndimiduk merged pull request #858: HBASE-23259: Populate master address end points in cluster/rs configs…

2019-11-21 Thread GitBox
ndimiduk merged pull request #858: HBASE-23259: Populate master address end points in cluster/rs configs… URL: https://github.com/apache/hbase/pull/858 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (HBASE-23259) Ability to run mini cluster using pre-determined available random ports

2019-11-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23259: - Fix Version/s: 2.3.0 > Ability to run mini cluster using pre-determined available random ports >

[GitHub] [hbase] ndimiduk commented on issue #857: HBASE-23259: Populate master address end points in cluster/rs configs

2019-11-21 Thread GitBox
ndimiduk commented on issue #857: HBASE-23259: Populate master address end points in cluster/rs configs URL: https://github.com/apache/hbase/pull/857#issuecomment-557195905 The only failure here is an instance of [HBASE-22470](https://issues.apache.org/jira/browse/HBASE-22470). --

[GitHub] [hbase] ndimiduk merged pull request #857: HBASE-23259: Populate master address end points in cluster/rs configs

2019-11-21 Thread GitBox
ndimiduk merged pull request #857: HBASE-23259: Populate master address end points in cluster/rs configs URL: https://github.com/apache/hbase/pull/857 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [hbase] ndimiduk commented on issue #781: HBASE-18095: Zookeeper-less client connection implementation

2019-11-21 Thread GitBox
ndimiduk commented on issue #781: HBASE-18095: Zookeeper-less client connection implementation URL: https://github.com/apache/hbase/pull/781#issuecomment-557195159 @bharathv this PR can be closed in favor of the individual subtasks, yeah? ---

[jira] [Commented] (HBASE-21035) Meta Table should be able to online even if all procedures are lost

2019-11-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979442#comment-16979442 ] Michael Stack commented on HBASE-21035: --- To address more directly [~allan163]'s or

[GitHub] [hbase] Apache-HBase commented on issue #202: HBASE-22280 Separate read/write handler for priority request(especial…

2019-11-21 Thread GitBox
Apache-HBase commented on issue #202: HBASE-22280 Separate read/write handler for priority request(especial… URL: https://github.com/apache/hbase/pull/202#issuecomment-557162190 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[GitHub] [hbase] anmolnar commented on issue #843: HBASE-23303 Add security headers to REST server/info page

2019-11-21 Thread GitBox
anmolnar commented on issue #843: HBASE-23303 Add security headers to REST server/info page URL: https://github.com/apache/hbase/pull/843#issuecomment-557153134 @petersomogyi I added some more details to the description of the PR. What's your concern exactly? Would you please be more speci

[GitHub] [hbase] Apache-HBase commented on issue #819: HBASE-23285 Sometimes walArchiveDir does not exist when separate the old WALs into different regionserver directories

2019-11-21 Thread GitBox
Apache-HBase commented on issue #819: HBASE-23285 Sometimes walArchiveDir does not exist when separate the old WALs into different regionserver directories URL: https://github.com/apache/hbase/pull/819#issuecomment-557146387 :broken_heart: **-1 overall** | Vote |

[jira] [Updated] (HBASE-21994) Expose TableDescriptors to master coprocessor

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21994: -- Status: Open (was: Patch Available) > Expose TableDescriptors to master coprocessor > ---

[jira] [Resolved] (HBASE-23164) Release 2.2.2

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23164. --- Assignee: Duo Zhang Resolution: Fixed > Release 2.2.2 > - > > Key:

[jira] [Resolved] (HBASE-21142) ReopenTableRegionsProcedure sometimes hangs

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-21142. --- Resolution: Cannot Reproduce > ReopenTableRegionsProcedure sometimes hangs > ---

[jira] [Resolved] (HBASE-21035) Meta Table should be able to online even if all procedures are lost

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-21035. --- Resolution: Won't Fix I think now we can use HBCK2 to deal with this. > Meta Table should be able t

[jira] [Resolved] (HBASE-20990) One operation in procedure batch throws an exception will cause all RegionTransitionProcedures receive the same exception

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-20990. --- Resolution: Not A Problem > One operation in procedure batch throws an exception will cause all > R

[jira] [Reopened] (HBASE-20990) One operation in procedure batch throws an exception will cause all RegionTransitionProcedures receive the same exception

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-20990: --- > One operation in procedure batch throws an exception will cause all > RegionTransitionProcedures rece

[jira] [Resolved] (HBASE-20990) One operation in procedure batch throws an exception will cause all RegionTransitionProcedures receive the same exception

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-20990. --- Resolution: Won't Fix Not a problem any more I think. We use executeProcedures to schedule multiple

[jira] [Updated] (HBASE-20976) SCP can be scheduled multiple times for the same RS

2019-11-21 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20976: -- Resolution: Won't Fix Status: Resolved (was: Patch Available) 2.0.x is EOL. > SCP can be sch

  1   2   >