[jira] [Commented] (HBASE-25067) Edit of log messages around async WAL Replication; checkstyle fixes; and a bugfix

2020-09-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199610#comment-17199610 ] Michael Stack commented on HBASE-25067: --- Added patch for Master branch too PR2435.

[jira] [Created] (HBASE-25068) Pass WALFactory to Replication so it knows of all WALProviders, not just default/user-space

2020-09-18 Thread Michael Stack (Jira)
Michael Stack created HBASE-25068: - Summary: Pass WALFactory to Replication so it knows of all WALProviders, not just default/user-space Key: HBASE-25068 URL: https://issues.apache.org/jira/browse/HBASE-25068

[jira] [Updated] (HBASE-25067) Edit of log messages around async WAL Replication; checkstyle fixes; and a bugfix

2020-09-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-25067: -- Description: Edit of  logging around region replicas: shortening and adding context. Checksty

[jira] [Created] (HBASE-25067) Edit of log messages around async WAL Replication; checkstyle fixes; and a bugfix

2020-09-18 Thread Michael Stack (Jira)
Michael Stack created HBASE-25067: - Summary: Edit of log messages around async WAL Replication; checkstyle fixes; and a bugfix Key: HBASE-25067 URL: https://issues.apache.org/jira/browse/HBASE-25067 P

[jira] [Created] (HBASE-25055) Add ReplicationSource for meta WALs; add enable/disable when hbase:meta assigned to RS

2020-09-16 Thread Michael Stack (Jira)
Michael Stack created HBASE-25055: - Summary: Add ReplicationSource for meta WALs; add enable/disable when hbase:meta assigned to RS Key: HBASE-25055 URL: https://issues.apache.org/jira/browse/HBASE-25055

[jira] [Commented] (HBASE-25007) Make HBCK2 work for 'root table'

2020-09-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194021#comment-17194021 ] Michael Stack commented on HBASE-25007: --- {quote}but the same trick can not be used

[jira] [Commented] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-09-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193724#comment-17193724 ] Michael Stack commented on HBASE-24896: --- Was meant for an earlier incarnation of t

[jira] [Updated] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-09-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Release Note: (was: Deprecates and sets the RegionInfo#UNDEFINED static to null to avoid dea

[jira] [Resolved] (HBASE-24958) CompactingMemStore.timeOfOldestEdit error update

2020-09-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24958. --- Fix Version/s: (was: 2.2.6) (was: 2.3.3) 2.3.2

[jira] [Commented] (HBASE-25007) Make HBCK2 work for 'root table'

2020-09-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193705#comment-17193705 ] Michael Stack commented on HBASE-25007: ---   {quote}But for HBCKSCP, we do not know

[jira] [Commented] (HBASE-25007) Make HBCK2 work for 'root table'

2020-09-10 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193664#comment-17193664 ] Michael Stack commented on HBASE-25007: --- This is an awkward one. HBCKSCP needs met

[jira] [Resolved] (HBASE-24857) Fix several problems when starting webUI

2020-09-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24857. --- Fix Version/s: (was: 2.3.0) 2.3.2 2.4.0 Hadoop

[jira] [Resolved] (HBASE-24990) Fix empty value of properties 'hbase.replication.source.maxthreads' in hbase-thrift module

2020-09-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24990. --- Fix Version/s: 3.0.0-alpha-1 Hadoop Flags: Reviewed Resolution: Fixed Merged to

[jira] [Commented] (HBASE-24950) Alternate solution for Splittable Meta

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192625#comment-17192625 ] Michael Stack commented on HBASE-24950: --- {quote}Yes, in the design doc for HBASE-1

[jira] [Commented] (HBASE-24950) Alternate solution for Splittable Meta

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192610#comment-17192610 ] Michael Stack commented on HBASE-24950: --- {quote}I've added a Implementation sectio

[jira] [Commented] (HBASE-24950) Alternate solution for Splittable Meta

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192598#comment-17192598 ] Michael Stack commented on HBASE-24950: --- {quote}To me, the discussion is like this

[jira] [Commented] (HBASE-24950) Alternate solution for Splittable Meta

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192584#comment-17192584 ] Michael Stack commented on HBASE-24950: --- {quote}We already have a design doc for b

[jira] [Commented] (HBASE-18070) Enable memstore replication for meta replica

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192463#comment-17192463 ] Michael Stack commented on HBASE-18070: --- {quote}Only introducing the new approach

[jira] [Commented] (HBASE-24925) SCP reduce unnecessary get requests

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192415#comment-17192415 ] Michael Stack commented on HBASE-24925: --- So, 170+seconds if no thread pool, and if

[jira] [Resolved] (HBASE-24995) MetaFixer fails to fix overlaps when multiple tables have overlaps

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24995. --- Fix Version/s: 2.3.2 2.4.0 3.0.0-alpha-1 Hadoop Fl

[jira] [Commented] (HBASE-24950) Alternate solution for Splittable Meta

2020-09-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192360#comment-17192360 ] Michael Stack commented on HBASE-24950: --- Any design? In particular, interested in

[jira] [Resolved] (HBASE-24916) Region hole contains wrong regions pair when hole is created by first region deletion

2020-08-30 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24916. --- Fix Version/s: 2.4.0 2.3.3 3.0.0-alpha-1 Hadoop Fl

[jira] [Commented] (HBASE-24952) Figure why jdk11/hadoop3 tests on branch-2 are blowing the 9hour limit

2020-08-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186258#comment-17186258 ] Michael Stack commented on HBASE-24952: --- Master seems fine. It doesn't have this b

[jira] [Commented] (HBASE-24958) CompactingMemStore.timeOfOldestEdit error update

2020-08-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186035#comment-17186035 ] Michael Stack commented on HBASE-24958: --- Have you found benefit running with 'flus

[jira] [Commented] (HBASE-15549) Undo HMaster carrying regions in master branch as default

2020-08-27 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186005#comment-17186005 ] Michael Stack commented on HBASE-15549: --- {quote}Do we still want HMaster to carry

[jira] [Commented] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-26 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185592#comment-17185592 ] Michael Stack commented on HBASE-24822: --- [~filtertip] Looking at the command help,

[jira] [Commented] (HBASE-24952) Figure why jdk11/hadoop3 tests on branch-2 are blowing the 9hour limit

2020-08-26 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185237#comment-17185237 ] Michael Stack commented on HBASE-24952: --- 12 hours not enough: {code:java} [2020-0

[jira] [Commented] (HBASE-24952) Figure why jdk11/hadoop3 tests on branch-2 are blowing the 9hour limit

2020-08-25 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184886#comment-17184886 ] Michael Stack commented on HBASE-24952: --- {quote}I think master also has the same p

[jira] [Commented] (HBASE-24953) Temporarily up the timeout for branch-2 from 9 hours to 12 for build

2020-08-25 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184721#comment-17184721 ] Michael Stack commented on HBASE-24953: --- Build #21 here [https://ci-hadoop.apache

[jira] [Resolved] (HBASE-24953) Temporarily up the timeout for branch-2 from 9 hours to 12 for build

2020-08-25 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24953. --- Assignee: Michael Stack Resolution: Fixed I pushed the below: {code:java} From: stack

[jira] [Created] (HBASE-24953) Temporarily up the timeout for branch-2 from 9 hours to 12 for build

2020-08-25 Thread Michael Stack (Jira)
Michael Stack created HBASE-24953: - Summary: Temporarily up the timeout for branch-2 from 9 hours to 12 for build Key: HBASE-24953 URL: https://issues.apache.org/jira/browse/HBASE-24953 Project: HBase

[jira] [Created] (HBASE-24952) Figure why jdk11/hadoop3 tests on branch-2 are blowing the 9hour limit

2020-08-25 Thread Michael Stack (Jira)
Michael Stack created HBASE-24952: - Summary: Figure why jdk11/hadoop3 tests on branch-2 are blowing the 9hour limit Key: HBASE-24952 URL: https://issues.apache.org/jira/browse/HBASE-24952 Project: HBa

[jira] [Resolved] (HBASE-24885) STUCK RIT by hbck2 assigns

2020-08-24 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24885. --- Fix Version/s: 2.3.2 2.4.0 3.0.0-alpha-1 Hadoop Fl

[jira] [Comment Edited] (HBASE-24942) MergeTableRegionsProcedure should not call clean merge region

2020-08-24 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183367#comment-17183367 ] Michael Stack edited comment on HBASE-24942 at 8/24/20, 3:11 PM: -

[jira] [Commented] (HBASE-24942) MergeTableRegionsProcedure should not call clean merge region

2020-08-24 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183367#comment-17183367 ] Michael Stack commented on HBASE-24942: --- The change came in w/ HBASE-22777 where I

[jira] [Commented] (HBASE-24890) The command regioninfo is not available

2020-08-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182241#comment-17182241 ] Michael Stack commented on HBASE-24890: --- Merged. Thanks for the fix [~filtertip]

[jira] [Commented] (HBASE-24890) The command regioninfo is not available

2020-08-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182072#comment-17182072 ] Michael Stack commented on HBASE-24890: --- Did we not add the regioninfo command to

[jira] [Resolved] (HBASE-24915) Improve BlockCache read performance by specifying BlockType

2020-08-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24915. --- Hadoop Flags: Reviewed Resolution: Fixed Added you as a contributor [~fanrui]  . Thank

[jira] [Assigned] (HBASE-24915) Improve BlockCache read performance by specifying BlockType

2020-08-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reassigned HBASE-24915: - Assignee: fanrui > Improve BlockCache read performance by specifying BlockType > --

[jira] [Resolved] (HBASE-24918) Make RegionInfo#UNDEFINED IA.Private

2020-08-21 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24918. --- Hadoop Flags: Reviewed Resolution: Fixed Merged PR. Thanks for patience and reivews [~

[jira] [Commented] (HBASE-24920) A tool to rewrite corrupted HFiles

2020-08-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181487#comment-17181487 ] Michael Stack commented on HBASE-24920: --- Sounds like a good plan to me [~timoha]

[jira] [Resolved] (HBASE-24914) Remove duplicate code appearing continuously in method ReplicationPeerManager.updatePeerConfig

2020-08-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24914. --- Hadoop Flags: Reviewed Resolution: Fixed Merged PR. Thanks for the fix [~Ddupg] > Rem

[jira] [Commented] (HBASE-24920) A tool to rewrite corrupted HFiles

2020-08-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181449#comment-17181449 ] Michael Stack commented on HBASE-24920: --- Do you think it would be an option on [h

[jira] [Created] (HBASE-24918) Make RegionInfo#UNDEFINED IA.Private

2020-08-20 Thread Michael Stack (Jira)
Michael Stack created HBASE-24918: - Summary: Make RegionInfo#UNDEFINED IA.Private Key: HBASE-24918 URL: https://issues.apache.org/jira/browse/HBASE-24918 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-08-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181370#comment-17181370 ] Michael Stack commented on HBASE-24896: --- Update. Helpful back and forth on PR ente

[jira] [Commented] (HBASE-23956) Use less resources running tests

2020-08-19 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180946#comment-17180946 ] Michael Stack commented on HBASE-23956: --- [~zghao] Looking at the PR, it looks like

[jira] [Resolved] (HBASE-24837) Ignore... check what fails when zk-based WAL splitter enabled

2020-08-19 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24837. --- Resolution: Not A Problem Tests passed. Old system seems to work still at least as according

[jira] [Commented] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180806#comment-17180806 ] Michael Stack commented on HBASE-24901: --- Lovely. What determines the widths? Is it

[jira] [Comment Edited] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-19 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180806#comment-17180806 ] Michael Stack edited comment on HBASE-24901 at 8/19/20, 8:32 PM: -

[jira] [Commented] (HBASE-24885) STUCK RIT by hbck2 assigns

2020-08-19 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180777#comment-17180777 ] Michael Stack commented on HBASE-24885: --- I put up a PR > STUCK RIT by hbck2 a

[jira] [Commented] (HBASE-24901) Create versatile hbase-shell table formatter

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180063#comment-17180063 ] Michael Stack commented on HBASE-24901: --- Need pictures! > Create versatile hbase-

[jira] [Resolved] (HBASE-24806) Small Updates to Functionality of Shell IRB Workspace

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24806. --- Hadoop Flags: Reviewed Resolution: Fixed Merged to master. Thanks for the cleanup Elli

[jira] [Updated] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Hadoop Flags: Incompatible change,Reviewed Release Note: Deprecates and sets the RegionInfo

[jira] [Resolved] (HBASE-24874) Fix hbase-shell access to ModifiableTableDescriptor methods

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24874. --- Fix Version/s: 3.0.0-alpha-1 Hadoop Flags: Reviewed Resolution: Fixed Thanks for

[jira] [Commented] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180045#comment-17180045 ] Michael Stack commented on HBASE-24896: --- I put up a PR that undoes some of the cir

[jira] [Updated] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Fix Version/s: 2.3.2 3.0.0-alpha-1 > 'Stuck' in static initialization creat

[jira] [Updated] (HBASE-24896) 'Stuck' in static initialization creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Summary: 'Stuck' in static initialization creating RegionInfo instance (was: 'Stuck' creating

[jira] [Commented] (HBASE-24896) 'Stuck' creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180012#comment-17180012 ] Michael Stack commented on HBASE-24896: --- Thank you for taking a look [~bharathv] H

[jira] [Commented] (HBASE-24896) 'Stuck' creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179686#comment-17179686 ] Michael Stack commented on HBASE-24896: --- Attached thread dumps. Odd is that all th

[jira] [Updated] (HBASE-24896) Deadlock creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Attachment: hbasedn192-jstack-2.webarchive hbasedn192-jstack-1.webarchive

[jira] [Updated] (HBASE-24896) 'Stuck' creating RegionInfo instance

2020-08-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Summary: 'Stuck' creating RegionInfo instance (was: Deadlock creating RegionInfo instance) >

[jira] [Updated] (HBASE-24896) Deadlock creating RegionInfo instance

2020-08-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24896: -- Description: We ran into the following deadlocked server in testing. The priority handlers se

[jira] [Created] (HBASE-24896) Deadlock creating RegionInfo instance

2020-08-17 Thread Michael Stack (Jira)
Michael Stack created HBASE-24896: - Summary: Deadlock creating RegionInfo instance Key: HBASE-24896 URL: https://issues.apache.org/jira/browse/HBASE-24896 Project: HBase Issue Type: Bug A

[jira] [Commented] (HBASE-24885) STUCK RIT by hbck2 assigns

2020-08-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179144#comment-17179144 ] Michael Stack commented on HBASE-24885: --- {quote}Then I think it is the caller's du

[jira] [Commented] (HBASE-24885) STUCK RIT by hbck2 assigns

2020-08-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179035#comment-17179035 ] Michael Stack commented on HBASE-24885: --- Want me to take this [~Bo Cui]. I had see

[jira] [Created] (HBASE-24837) Ignore... check what fails when zk-based WAL splitter enabled

2020-08-09 Thread Michael Stack (Jira)
Michael Stack created HBASE-24837: - Summary: Ignore... check what fails when zk-based WAL splitter enabled Key: HBASE-24837 URL: https://issues.apache.org/jira/browse/HBASE-24837 Project: HBase

[jira] [Resolved] (HBASE-24830) Some tests involving RS crash fail with NullPointerException after HBASE-24632 in branch-2

2020-08-09 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24830. --- Fix Version/s: 2.4.0 3.0.0-alpha-1 Hadoop Flags: Reviewed Reso

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-08-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173693#comment-17173693 ] Michael Stack commented on HBASE-11288: --- After adding the priority patch, my ITBLL

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173524#comment-17173524 ] Michael Stack edited comment on HBASE-11288 at 8/8/20, 12:28 AM: -

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173524#comment-17173524 ] Michael Stack edited comment on HBASE-11288 at 8/8/20, 12:27 AM: -

[jira] [Updated] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-11288: -- Attachment: root_priority.patch > Splittable Meta > --- > > Key: H

[jira] [Updated] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-11288: -- Attachment: jstack20200807_bad_rpc_priority.txt > Splittable Meta > --- > >

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173524#comment-17173524 ] Michael Stack commented on HBASE-11288: --- On latest ITBLL run, I ran into a deadloc

[jira] [Commented] (HBASE-24830) Some tests involving RS crash fail with NullPointerException after HBASE-24632 in branch-2

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173282#comment-17173282 ] Michael Stack commented on HBASE-24830: --- Sorry. Missed this. Nightlies have been r

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173205#comment-17173205 ] Michael Stack commented on HBASE-11288: --- 13 servers in the cluster. Here are some

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173190#comment-17173190 ] Michael Stack commented on HBASE-11288: --- Update: I have been running the HBASE-112

[jira] [Assigned] (HBASE-24830) Some tests involving RS crash fail with NullPointerException after HBASE-24632 in branch-2

2020-08-07 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reassigned HBASE-24830: - Assignee: Michael Stack > Some tests involving RS crash fail with NullPointerException

[jira] [Resolved] (HBASE-24826) Add some comments for processlist in hbase shell

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24826. --- Fix Version/s: 2.4.0 3.0.0-alpha-1 Hadoop Flags: Reviewed Reso

[jira] [Commented] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172774#comment-17172774 ] Michael Stack commented on HBASE-24822: --- Can you say more on this [~filtertip]   p

[jira] [Resolved] (HBASE-24659) Calculate FIXED_OVERHEAD automatically

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24659. --- Fix Version/s: 2.4.0 3.0.0-alpha-1 Hadoop Flags: Reviewed Reso

[jira] [Resolved] (HBASE-24817) Allow configuring WALEntry filters on ReplicationSource

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24817. --- Fix Version/s: 2.4.0 3.0.0-alpha-1 Assignee: Michael Stack

[jira] [Updated] (HBASE-24817) Allow configuring WALEntry filters on ReplicationSource

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24817: -- Hadoop Flags: Reviewed > Allow configuring WALEntry filters on ReplicationSource > ---

[jira] [Commented] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172512#comment-17172512 ] Michael Stack commented on HBASE-24822: --- What is the problem this addresses? Thank

[jira] [Resolved] (HBASE-24827) BackPort HBASE-11554 Remove Reusable poolmap Rpc client type.

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24827. --- Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed Thanks for the patch [~niuyulin] > Ba

[jira] [Commented] (HBASE-24827) BackPort HBASE-11554 Remove Reusable poolmap Rpc client type.

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172491#comment-17172491 ] Michael Stack commented on HBASE-24827: --- Was added by HBASE-2939. > BackPort HBAS

[jira] [Commented] (HBASE-24826) Add some comments for processlist in hbase shell

2020-08-06 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172483#comment-17172483 ] Michael Stack commented on HBASE-24826: --- [~bitoffdev] FYI > Add some comments for

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-08-05 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171746#comment-17171746 ] Michael Stack commented on HBASE-11288: --- Started baseline running branch-2 at plac

[jira] [Commented] (HBASE-18070) Enable memstore replication for meta replica

2020-08-04 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171136#comment-17171136 ] Michael Stack commented on HBASE-18070: --- Implementation notes by Huaxiang and myse

[jira] [Commented] (HBASE-24749) Direct insert HFiles and Persist in-memory HFile tracking

2020-08-04 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171121#comment-17171121 ] Michael Stack commented on HBASE-24749: --- One comment on the [~zyork]  approach is

[jira] [Created] (HBASE-24817) Allow configuring WALEntry filters on ReplicationSource

2020-08-04 Thread Michael Stack (Jira)
Michael Stack created HBASE-24817: - Summary: Allow configuring WALEntry filters on ReplicationSource Key: HBASE-24817 URL: https://issues.apache.org/jira/browse/HBASE-24817 Project: HBase Iss

[jira] [Resolved] (HBASE-24808) skip empty log cleaner delegate class names (WAS => cleaner.CleanerChore: Can NOT create CleanerDelegate= ClassNotFoundException)

2020-08-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24808. --- Fix Version/s: 2.4.0 2.3.1 3.0.0-alpha-1 Hadoop Fl

[jira] [Updated] (HBASE-24808) skip empty log cleaner delegate class names (WAS => cleaner.CleanerChore: Can NOT create CleanerDelegate= ClassNotFoundException)

2020-08-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24808: -- Summary: skip empty log cleaner delegate class names (WAS => cleaner.CleanerChore: Can NOT cre

[jira] [Commented] (HBASE-24767) Change default to false for HBASE-15519 per-user metrics

2020-08-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170344#comment-17170344 ] Michael Stack commented on HBASE-24767: --- Thank you for reviews [~janh]  and [~vjas

[jira] [Resolved] (HBASE-24767) Change default to false for HBASE-15519 per-user metrics

2020-08-03 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24767. --- Hadoop Flags: Reviewed Release Note: Disables per-user metrics. They were enabled by defa

[jira] [Created] (HBASE-24808) cleaner.CleanerChore: Can NOT create CleanerDelegate= ClassNotFoundException

2020-07-31 Thread Michael Stack (Jira)
Michael Stack created HBASE-24808: - Summary: cleaner.CleanerChore: Can NOT create CleanerDelegate= ClassNotFoundException Key: HBASE-24808 URL: https://issues.apache.org/jira/browse/HBASE-24808 Projec

[jira] [Commented] (HBASE-24802) Please fix CVEs by removing reference to htrace-core4

2020-07-31 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169162#comment-17169162 ] Michael Stack commented on HBASE-24802: --- What you need? A release w/o 'Jackson dat

[jira] [Resolved] (HBASE-24803) Unify hbase-shell ::Shell::Commands::Command#help behavior

2020-07-31 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24803. --- Fix Version/s: (was: 2.3.1) 2.4.0 Hadoop Flags: Reviewed R

[jira] [Commented] (HBASE-24793) [hbase-operator-tools] hbck2 filesystem fails against hbase-2.3.x

2020-07-29 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167542#comment-17167542 ] Michael Stack commented on HBASE-24793: --- I like the purge of IA.Private references

[jira] [Updated] (HBASE-24793) [hbase-operator-tools] hbck2 filesystem fails against hbase-2.3.x

2020-07-29 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24793: -- Description: {code:java} 15:23:15.323 [main] INFO org.apache.hadoop.hbase.client.ConnectionI

[jira] [Updated] (HBASE-24793) [hbase-operator-tools] hbck2 filesystem fails against hbase-2.3.x

2020-07-29 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-24793: -- Description: {code:java} 15:23:15.323 [main] INFO org.apache.hadoop.hbase.client.ConnectionI

<    5   6   7   8   9   10   11   12   13   14   >