[jira] [Created] (HBASE-25929) RegionServer JVM crash when compaction

2021-05-26 Thread Yi Mei (Jira)
Yi Mei created HBASE-25929: -- Summary: RegionServer JVM crash when compaction Key: HBASE-25929 URL: https://issues.apache.org/jira/browse/HBASE-25929 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-25861) Correct the usage of Configuration#addDeprecation

2021-05-26 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang reopened HBASE-25861: - Sorry to reopen. I think we need to understand the behavior change better. CC: [~snemeth]

[jira] [Created] (HBASE-25928) TestHBaseConfiguration#testDeprecatedConfigurations is broken with Hadoop 3.3

2021-05-26 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HBASE-25928: --- Summary: TestHBaseConfiguration#testDeprecatedConfigurations is broken with Hadoop 3.3 Key: HBASE-25928 URL: https://issues.apache.org/jira/browse/HBASE-25928

Re: [VOTE] Second release candidate for HBase 2.4.3 (RC1) is available

2021-05-26 Thread Pankaj Kumar
+1 (non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_282): ok - mvn clean apache-rat:check -D hadoop.profile=3.0 * Built from source (1.8.0_282): ok - mvn clean install -D hadoop.profile=3.0 -DskipTests * Unit tests pass

Re: [DISCUSS] Breakout discussion on storefile tracking storage solutions

2021-05-26 Thread Josh Elser
Thanks Stack! (access given, as google probably told you already). Please keep me honest. On 5/26/21 12:29 PM, Stack wrote: And, what is there currently is a nice write-up S On Wed, May 26, 2021 at 9:26 AM Stack wrote: Can I have comment access please Josh? S On Tue, May 25, 2021 at

[jira] [Resolved] (HBASE-25907) Move StoreFlushContext out of HStore and make it pluggable

2021-05-26 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-25907. -- Resolution: Fixed > Move StoreFlushContext out of HStore and make it

[jira] [Created] (HBASE-25927) Fix the log messages by not stringifying the exceptions in log

2021-05-26 Thread Sandeep Pal (Jira)
Sandeep Pal created HBASE-25927: --- Summary: Fix the log messages by not stringifying the exceptions in log Key: HBASE-25927 URL: https://issues.apache.org/jira/browse/HBASE-25927 Project: HBase

Re: [DISCUSS] Breakout discussion on storefile tracking storage solutions

2021-05-26 Thread Stack
And, what is there currently is a nice write-up S On Wed, May 26, 2021 at 9:26 AM Stack wrote: > Can I have comment access please Josh? > S > > On Tue, May 25, 2021 at 8:24 PM Josh Elser wrote: > >> Hi folks, >> >> This is a follow-on for the HBASE-24749 discussion on storefile >>

Re: [DISCUSS] Breakout discussion on storefile tracking storage solutions

2021-05-26 Thread Stack
Can I have comment access please Josh? S On Tue, May 25, 2021 at 8:24 PM Josh Elser wrote: > Hi folks, > > This is a follow-on for the HBASE-24749 discussion on storefile > tracking, specifically focusing on where/how do we store the list of > files for each Store. > > I tried to capture my

[jira] [Created] (HBASE-25926) Cleanup MetaTableAccessor references in FavoredNodeBalancer related code

2021-05-26 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25926: - Summary: Cleanup MetaTableAccessor references in FavoredNodeBalancer related code Key: HBASE-25926 URL: https://issues.apache.org/jira/browse/HBASE-25926 Project: HBase

[jira] [Resolved] (HBASE-25904) Client integration test is failing on master and branch-2

2021-05-26 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-25904. -- Resolution: Fixed > Client integration test is failing on master and branch-2 >

Re: [VOTE] Second release candidate for HBase 2.4.3 (RC1) is available

2021-05-26 Thread Viraj Jasani
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_171): ok - mvn clean apache-rat:check * Built from source (1.8.0_171): ok - mvn clean install -DskipTests * Nightly looks good Brought up 8 node cluster, added 15 B rows across several tables. No issues reported. On 2021/05/20 19:10:30,

[jira] [Created] (HBASE-25925) FavoredNodeBalancer related code refactoring and improvement

2021-05-26 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25925: - Summary: FavoredNodeBalancer related code refactoring and improvement Key: HBASE-25925 URL: https://issues.apache.org/jira/browse/HBASE-25925 Project: HBase

[jira] [Created] (HBASE-25924) Seeing a spike in uncleanlyClosedWALs metric.

2021-05-26 Thread Rushabh Shah (Jira)
Rushabh Shah created HBASE-25924: Summary: Seeing a spike in uncleanlyClosedWALs metric. Key: HBASE-25924 URL: https://issues.apache.org/jira/browse/HBASE-25924 Project: HBase Issue Type:

[jira] [Created] (HBASE-25923) Region state stuck in PENDING_OPEN

2021-05-26 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25923: -- Summary: Region state stuck in PENDING_OPEN Key: HBASE-25923 URL: https://issues.apache.org/jira/browse/HBASE-25923 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-25898) RS getting aborted due to NPE in Replication WALEntryStream

2021-05-26 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-25898. Hadoop Flags: Reviewed Resolution: Fixed Pushed to master, branch-2, branch-2.4,

[jira] [Created] (HBASE-25922) Disabled sanity checks ignored on snapshot restore

2021-05-26 Thread Julian Nodorp (Jira)
Julian Nodorp created HBASE-25922: - Summary: Disabled sanity checks ignored on snapshot restore Key: HBASE-25922 URL: https://issues.apache.org/jira/browse/HBASE-25922 Project: HBase Issue