Re: mTLS / x509 authentication

2024-06-10 Thread Bryan Beaudreault
he only thing that you > > > > > can be > > > > > sure about when you do mTLS is that the request is coming from a > > > > > legitimate host. > > > > > > > > > > Therefore you still need a secure authentication method in order > > &g

Re: mTLS / x509 authentication

2024-06-10 Thread Bryan Beaudreault
valid users both having > > > > trusted > > > > client certificates. They both can make requests from legitimate > > > > hosts, > > > > but with SIMPLE auth they're free to lie about their valid > > > > usernames. > > > > >

Re: mTLS / x509 authentication

2024-06-09 Thread Bryan Beaudreault
> the trust established by certificate distribution, like using short > > lived certs, and secure distribution methods. > > > > > On Jun 7, 2024, at 6:34 AM, Bryan Beaudreault < > > > bbeaudrea...@apache.org> wrote: > > > > > > You'

Re: mTLS / x509 authentication

2024-06-07 Thread Bryan Beaudreault
You're sort of correct. We've been using mTLS in prod for a while now, ever since the feature was committed. It's true that the actual HBase username is not verified with mTLS, however you still can authenticate the connection. The idea behind mTLS is that the certificate carries the

[DISCUSS] Blockers for 2.6.1

2024-06-05 Thread Bryan Beaudreault
Hey all, It's been 2 weeks since 2.6.0 was released. As discussed in the vote thread, there were a few outstanding backup-related issues. I believe we've made some progress on some of those. I'd like to start compiling a list of important backup-related fixes to target for the 2.6.1 release so

Re: [ANNOUNCE] New HBase committer Andor Molnár

2024-05-29 Thread Bryan Beaudreault
Congrats and welcome! On Wed, May 29, 2024 at 5:06 PM Viraj Jasani wrote: > Congratulations and Welcome, Andor! Well deserved!! > > > On Wed, May 29, 2024 at 7:36 AM Duo Zhang wrote: > > > On behalf of the Apache HBase PMC, I am pleased to announce that > > Andor Molnár(andor) has accepted the

[jira] [Created] (HBASE-28624) Docs around configuring backups can lead to unexpectedly disabling other features

2024-05-28 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28624: - Summary: Docs around configuring backups can lead to unexpectedly disabling other features Key: HBASE-28624 URL: https://issues.apache.org/jira/browse/HBASE-28624

Re: Make the AccessChecker configurable

2024-05-24 Thread Bryan Beaudreault
Here is the jira I was referring to where we added coprocessor hooks for the cases you saw: https://issues.apache.org/jira/browse/HBASE-26268 On Fri, May 24, 2024 at 12:36 PM Bryan Beaudreault wrote: > I agree with Duo that you'd want to write a new coprocessor. AccessChecker > is just a

Re: Make the AccessChecker configurable

2024-05-24 Thread Bryan Beaudreault
I agree with Duo that you'd want to write a new coprocessor. AccessChecker is just a class used by AccessController, a coprocessor that hooks almost every RPC action a user/system could make. You can provide a new OpenPolicyAgentCoprocessor which does similar. A user could decide to use

Re: [ANNOUNCE] Apache HBase 2.6.0 is now available for download

2024-05-20 Thread Bryan Beaudreault
Haha yes, I noticed that…after sending. Hopefully the title and various other mentions of 2.6.0 can suffice this time :) On Mon, May 20, 2024 at 10:08 PM 张铎(Duo Zhang) wrote: > Congratulations! > > But it seems you missed the replacement for the first '_version_' > placeholder.

[jira] [Resolved] (HBASE-28228) Release 2.6.0

2024-05-20 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28228. --- Resolution: Done 2.6.0 has been released > Release 2.

[jira] [Resolved] (HBASE-28603) Finish 2.6.0 release

2024-05-20 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28603. --- Resolution: Done > Finish 2.6.0 rele

[jira] [Resolved] (HBASE-28236) Add 2.6.0 to downloads page

2024-05-20 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28236. --- Resolution: Fixed > Add 2.6.0 to downloads p

[jira] [Resolved] (HBASE-28232) Add release manager for 2.6 in ref guide

2024-05-20 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28232. --- Resolution: Fixed > Add release manager for 2.6 in ref gu

[ANNOUNCE] Apache HBase 2.6.0 is now available for download

2024-05-20 Thread Bryan Beaudreault
The HBase team is happy to announce the immediate availability of HBase _version_. Apache HBase™ is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To

[jira] [Created] (HBASE-28603) Finish 2.6.0 release

2024-05-17 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28603: - Summary: Finish 2.6.0 release Key: HBASE-28603 URL: https://issues.apache.org/jira/browse/HBASE-28603 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-28237) Set version to 2.6.1-SNAPSHOT for branch-2.6

2024-05-17 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28237. --- Resolution: Done This is handled by automation so probably didn't need to be a jira

[jira] [Resolved] (HBASE-28233) Run ITBLL for branch-2.6

2024-05-17 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28233. --- Resolution: Done > Run ITBLL for branch-

[jira] [Resolved] (HBASE-28235) Put up 2.6.0RC0

2024-05-17 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28235. --- Resolution: Done Ended up going to RC4, which has now passed > Put up 2.6.0

[jira] [Resolved] (HBASE-28234) Set version as 2.6.0 in branch-2.6 in prep for first RC

2024-05-17 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28234. --- Resolution: Done > Set version as 2.6.0 in branch-2.6 in prep for first

Re: [VOTE] The third release candidate for 2.6.0, RC4, is available

2024-05-17 Thread Bryan Beaudreault
ised it. I'll try to get the release published shortly. On Fri, May 17, 2024 at 9:49 AM Bryan Beaudreault wrote: > Here's my own binding +1: > > * Signature: ok > > * Checksum : ok > > * Rat check (11.0.18): ok > > - mvn clean apach

Re: [VOTE] The third release candidate for 2.6.0, RC4, is available

2024-05-17 Thread Bryan Beaudreault
ository clean > package > * Run LTT against local mode (JDK11) > - ./bin/hbase ltt -num_keys 500 -write 3:512 -read 100 -multiput > - web UI looks good > - There's a race condition related to closing down zookeeper connections > when shutting down the local mode master

[jira] [Resolved] (HBASE-26625) ExportSnapshot tool failed to copy data files for tables with merge region

2024-05-16 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-26625. --- Resolution: Fixed I've merged the backport to branch-2.5 and added the next

Re: [DISCUSS] Dropping Java 8 support in HBase 3

2024-05-08 Thread Bryan Beaudreault
; > > I also like the suggestion to have CI help us here too. > > > > > On May 7, 2024, at 9:42 AM, Bryan Beaudreault > > > wrote: > > > > > > I'm nervous about creating more big long-term divergences between the > > > branches. Al

Re: [VOTE] The third release candidate for 2.6.0, RC4, is available

2024-05-07 Thread Bryan Beaudreault
, 2024 at 10:22 AM Bryan Beaudreault wrote: > Yes, at my employer we are running daily backups using the new system, > including incremental backups, on ~130 clusters including 2 production > clusters. We've had troubles with incremental backups on a few clusters, > but most have been fine

Re: [VOTE] The third release candidate for 2.6.0, RC4, is available

2024-05-07 Thread Bryan Beaudreault
ates. I will set up a VM > > somewhere where I can drive release candidate tests by phone for the next > > time but did not think of this in advance. > > > > > > On Tue, May 7, 2024 at 6:54 AM Bryan Beaudreault < > bbeaudrea...@apache.org> > > wrot

Re: [DISCUSS] Dropping Java 8 support in HBase 3

2024-05-07 Thread Bryan Beaudreault
t; > > different. > > > > > > > > > > So for me, a workable solution is > > > > > > > > > > 1. We first claim that branch-3+ will move minimum java support to > 11 > > > or > > > > > 17. > > > > &

Re: [VOTE] The third release candidate for 2.6.0, RC4, is available

2024-05-07 Thread Bryan Beaudreault
t; be too big > * HBASE-28562: another possible failure cause for incremental backups > + possibly cause of overly big backup metadata > > I also feel HBASE-28084 is an important one, but there's no PR for that so > far, so I'm fine with skipping that one for 2.6.0. > > Regar

[VOTE] The third release candidate for 2.6.0, RC4, is available

2024-04-29 Thread Bryan Beaudreault
Please vote on this Apache hbase release candidate, hbase-2.6.0RC4 The VOTE will remain open for at least 72 hours. [ ] +1 Release this package as Apache hbase 2.6.0 [ ] -1 Do not release this package because ... The tag to be voted on is 2.6.0RC4:

Re: [DISCUSS] Dropping Java 8 support in HBase 3

2024-04-29 Thread Bryan Beaudreault
I am a huge +1 for dropping java8. One reason I would suggest going to 17 is that it seems so hard to change these things given our long development cycle on major releases. There are some nice language features in 17, but more importantly is that the initial release of java11 was released 6

Re: [VOTE] The second release candidate for 2.6.0 (RC3) is available

2024-04-29 Thread Bryan Beaudreault
but at least they are not > blockers for branch-2.6. > > Please go ahead and cut RC4. > > Thanks. > > Bryan Beaudreault 于2024年4月28日周日 22:47写道: > > > > I'm going to kick off the next RC once that is merged back to branch-2.6 > > > > On Sun, Apr 28, 2024 at

[jira] [Resolved] (HBASE-28482) Reverse scan with tags throws ArrayIndexOutOfBoundsException with DBE

2024-04-28 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28482. --- Fix Version/s: 2.6.0 2.4.18 3.0.0-beta-2

Re: [VOTE] The second release candidate for 2.6.0 (RC3) is available

2024-04-28 Thread Bryan Beaudreault
M 张铎(Duo Zhang) > wrote: > > > > > > > HBASE-25818 introduced a breaking change, it removed the SCAN_FILTER > > > > field, and introduced two new fields in > > > > org.apache.hadoop.hbase.rest.Constants. > > > > > > > > But unfortunately, org.apache.hadoop.hbase.res

[VOTE] The second release candidate for 2.6.0 (RC3) is available

2024-04-24 Thread Bryan Beaudreault
Please vote on this Apache hbase release candidate, hbase-2.6.0RC3 The VOTE will remain open for at least 72 hours. [ ] +1 Release this package as Apache hbase 2.6.0 [ ] -1 Do not release this package because ... The tag to be voted on is 2.6.0RC3:

[jira] [Resolved] (HBASE-28255) Correcting spelling errors or annotations with non-standard spelling

2024-04-23 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28255. --- Fix Version/s: 2.6.0 3.0.0-beta-2 2.5.8

Looking to create next RC for 2.6.0 this week

2024-04-22 Thread Bryan Beaudreault
Please let me know if you have any blockers

[jira] [Created] (HBASE-28538) BackupHFileCleaner.loadHFileRefs is very expensive

2024-04-19 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28538: - Summary: BackupHFileCleaner.loadHFileRefs is very expensive Key: HBASE-28538 URL: https://issues.apache.org/jira/browse/HBASE-28538 Project: HBase

[jira] [Resolved] (HBASE-28183) It's impossible to re-enable the quota table if it gets disabled

2024-04-07 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28183. --- Fix Version/s: 2.6.0 3.0.0-beta-2 2.5.9

[jira] [Resolved] (HBASE-28483) Merge of incremental backups fails on bulkloaded Hfiles

2024-04-06 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28483. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Resolved] (HBASE-28460) Full backup restore fails for empty HFiles

2024-04-02 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28460. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Assignee: Dieter De

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-04-02 Thread Bryan Beaudreault
gt; > > Regarding TestBucketCachePersister flakeyness, I have noticed that last > > > week and had submitted a fix in > > > https://issues.apache.org/jira/browse/HBASE-28458. > > > > > > Em sex., 29 de mar. de 2024 às 15:41, Bryan Beaudreault < >

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-04-02 Thread Bryan Beaudreault
sues.apache.org/jira/browse/HBASE-28458. > > Em sex., 29 de mar. de 2024 às 15:41, Bryan Beaudreault < > bbeaudrea...@apache.org> escreveu: > > > Thanks. I pushed the addendum fix to HBASE-27657. I will start another RC > > on Monday so that people have time to notic

[DISCUSS] Skip shaded packages in compatibility report?

2024-03-29 Thread Bryan Beaudreault
In reviewing the compatibility report for 2.6.0, I missed a real issue. I think part of the problem for me was the amount of noise in the report related to changes in shaded zookeeper packages. According to the usage report of japi-compliance-checker, we could provide a "-skip-packages" argument

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-03-29 Thread Bryan Beaudreault
i cluster to test basic shell > commands, all good. > > Will vote a +1 after fixing the above compatibility issue. > > Thanks. > > Bryan Beaudreault 于2024年3月29日周五 23:10写道: > > > > Thanks for catching that. I looked at the compatibility report but missed > > th

[jira] [Resolved] (HBASE-27657) Connection and Request Attributes

2024-03-29 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-27657. --- Resolution: Fixed Addendum committed to branch-2 and branch-2.6. The problem did

[jira] [Reopened] (HBASE-27657) Connection and Request Attributes

2024-03-29 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault reopened HBASE-27657: --- Assignee: Bryan Beaudreault (was: Ray Mattingly) Reopening for addendum. We

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-03-29 Thread Bryan Beaudreault
gt; > > > OK, I tried several more times, it passed... > > > > Bryan Beaudreault 于2024年3月29日周五 19:21写道: > > > > > > > > TestBucketCachePersister is passing for me locally. I've tried it a few > > > times and no issues > > > >

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-03-29 Thread Bryan Beaudreault
Given the flakiness, seems like something we should fix, but likely not a blocker here. Can you file a jira with the error you were seeing? I still haven't seen it fail On Fri, Mar 29, 2024 at 10:56 AM 张铎(Duo Zhang) wrote: > OK, I tried several more times, it passed... > > Bryan Beaud

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-03-29 Thread Bryan Beaudreault
TestBucketCachePersister is passing for me locally. I've tried it a few times and no issues On Thu, Mar 28, 2024 at 9:19 PM 张铎(Duo Zhang) wrote: > TestBucketCachePersister always fail for me locally. > > Is this a known issue which is not very critical? > > Bryan Beaudreault 于

[jira] [Created] (HBASE-28462) Incremental backup can fail if log gets archived while WALPlayer is starting up

2024-03-27 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28462: - Summary: Incremental backup can fail if log gets archived while WALPlayer is starting up Key: HBASE-28462 URL: https://issues.apache.org/jira/browse/HBASE-28462

[VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-03-27 Thread Bryan Beaudreault
Please vote on this Apache hbase release candidate, hbase-2.6.0RC2 The VOTE will remain open for at least 72 hours. [ ] +1 Release this package as Apache hbase 2.6.0 [ ] -1 Do not release this package because ... The tag to be voted on is 2.6.0RC2:

[jira] [Created] (HBASE-28459) HFileOutputFormat2 ClassCastException with s3 magic committer

2024-03-27 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28459: - Summary: HFileOutputFormat2 ClassCastException with s3 magic committer Key: HBASE-28459 URL: https://issues.apache.org/jira/browse/HBASE-28459 Project

[jira] [Resolved] (HBASE-28412) Restoring incremental backups to mapped table requires existence of original table

2024-03-26 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28412. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-26 Thread Bryan Beaudreault
As another update, that blocker has been fixed. I'm going to start creating the next RC tomorrow morning Eastern Time. On Mon, Mar 25, 2024 at 2:20 PM Bryan Beaudreault wrote: > Over the weekend an issue[1] was submitted for Backup & Restore. I think > it's potentially bad enough that

[jira] [Resolved] (HBASE-28456) HBase Restore restores old data if data for the same timestamp is in different hfiles

2024-03-26 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28456. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Resolved] (HBASE-28449) Fix BackupSystemTable Scans

2024-03-25 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28449. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Resolved] (HBASE-28453) Support a middle ground between the Average and Fixed interval rate limiters

2024-03-25 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28453. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Release Note

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-25 Thread Bryan Beaudreault
jira/browse/HBASE-28456 On Sat, Mar 23, 2024 at 5:27 PM Bryan Beaudreault wrote: > The INFRA ticket has been resolved, and I confirmed that I can now commit > the tarballs. > > Unfortunately, I realized that I used the wrong gpg key, so I need to > create a new RC. I'll kick that o

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-23 Thread Bryan Beaudreault
The INFRA ticket has been resolved, and I confirmed that I can now commit the tarballs. Unfortunately, I realized that I used the wrong gpg key, so I need to create a new RC. I'll kick that off tomorrow morning. On Fri, Mar 22, 2024 at 3:27 PM Bryan Beaudreault wrote: > Unfortunately, it st

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-22 Thread Bryan Beaudreault
; > > So you could try to include this commit to publish again, to see if > this > > > helps. > > > > > > Thanks. > > > > > > 张铎(Duo Zhang) 于2024年3月22日周五 09:18写道: > > > > > > > > If we exclude hbase-example from the binaries,

[jira] [Created] (HBASE-28455) do-release-docker fails to setup gpg agent proxy if proxy container is slow to start

2024-03-22 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28455: - Summary: do-release-docker fails to setup gpg agent proxy if proxy container is slow to start Key: HBASE-28455 URL: https://issues.apache.org/jira/browse/HBASE-28455

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-22 Thread Bryan Beaudreault
-example from the binaries, will it be smaller > enough > > to fit? > > > > > > We already commit the changes to master I believe. Let me see if we > > > can cherry-pick them and commit to branch-2.6 as well. > > > > > > Thanks. > > &

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-21 Thread Bryan Beaudreault
a dependency on > HBase. Perhaps we can package these separately. We could exclude them from > the convenience tarballs as they will still be available from the Apache > Maven repository. > > On Thu, Mar 21, 2024 at 2:33 PM Bryan Beaudreault > > wrote: > > > I got m

Re: Aiming for 2.6.0RC0 tomorrow

2024-03-21 Thread Bryan Beaudreault
3月20日周三 14:29写道: > > > > There is a security issue for zookeeper, but simply upgrading > > zookeeper will break a test. > > > > Pelase see HBASE-28444 for more details. > > > > I think we should get this in before cutting the RC. > > > > Thanks. > > >

Aiming for 2.6.0RC0 tomorrow

2024-03-19 Thread Bryan Beaudreault
I've finished auditing fixVersions and run ITBLL for an extended period of time in a real cluster. I'm not aware of any open blockers. So tomorrow I'm going to start generating the RC0. Please let me know if you have any concerns or reason for delay.

[jira] [Resolved] (HBASE-28338) Bounded leak of FSDataInputStream buffers from checksum switching

2024-03-19 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28338. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Resolved] (HBASE-28385) Quota estimates are too optimistic for large scans

2024-03-13 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28385. --- Fix Version/s: 3.0.0-beta-2 Release Note: When

[jira] [Created] (HBASE-28440) Add support for using mapreduce sort in HFileOutputFormat2

2024-03-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28440: - Summary: Add support for using mapreduce sort in HFileOutputFormat2 Key: HBASE-28440 URL: https://issues.apache.org/jira/browse/HBASE-28440 Project: HBase

[jira] [Resolved] (HBASE-28260) Possible data loss in WAL after RegionServer crash

2024-03-12 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28260. --- Fix Version/s: 2.5.9 Resolution: Fixed Pushed to branch-2.5 > Possible d

[jira] [Reopened] (HBASE-28260) Possible data loss in WAL after RegionServer crash

2024-03-12 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault reopened HBASE-28260: --- Assignee: Charles Connell Actually, since this is a bug and it applies cleanly

[jira] [Resolved] (HBASE-28260) Possible data loss in WAL after RegionServer crash

2024-03-12 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28260. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Resolved] (HBASE-28359) Improve quota RateLimiter synchronization

2024-03-06 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28359. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Created] (HBASE-28423) Improvements to backup of bulkloaded files

2024-03-06 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28423: - Summary: Improvements to backup of bulkloaded files Key: HBASE-28423 URL: https://issues.apache.org/jira/browse/HBASE-28423 Project: HBase Issue

Re: [DISCUSS] Removing tests and/or Hadoop from the binary assemblies

2024-03-05 Thread Bryan Beaudreault
I'm +0 on hbase-examples, but +100 on any improvements we can make to ltt/pe/chaos/minicluster/etc. It's extremely frustrating how much reliance we have on test jars both generally but also specifically around these core test executables. Unfortunately I haven't had time to dedicate to these

Re: [DISCUSS] Deprecating zookeeper-based client connectivity

2024-03-04 Thread Bryan Beaudreault
I’d say let’s do it. But if we want to do it for 2.6.0 then it’s be great to put up a PR asap so it doesn’t block the release. I’m hoping to get the RC0 out this week On Mon, Mar 4, 2024 at 4:41 AM Nick Dimiduk wrote: > On Fri, Mar 1, 2024 at 6:12 PM Andrew Purtell wrote: > > > I disagree. We

[jira] [Created] (HBASE-28400) WAL readers treat any exception as EOFException, which can lead to data loss

2024-02-23 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28400: - Summary: WAL readers treat any exception as EOFException, which can lead to data loss Key: HBASE-28400 URL: https://issues.apache.org/jira/browse/HBASE-28400

[jira] [Resolved] (HBASE-28390) WAL value compression fails for cells with large values

2024-02-23 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28390. --- Fix Version/s: 2.6.0 2.5.8 3.0.0-beta-2

[jira] [Created] (HBASE-28396) Quota throttling can cause a leak of scanners

2024-02-22 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28396: - Summary: Quota throttling can cause a leak of scanners Key: HBASE-28396 URL: https://issues.apache.org/jira/browse/HBASE-28396 Project: HBase

[jira] [Created] (HBASE-28390) WAL compression fails for cells with large values when combined with WAL value compression

2024-02-21 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28390: - Summary: WAL compression fails for cells with large values when combined with WAL value compression Key: HBASE-28390 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Resolved] (HBASE-28370) Default user quotas are refreshing too frequently

2024-02-19 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28370. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Resolution: Fixed

[jira] [Created] (HBASE-28376) Column family ns does not exist in region during upgrade to 3.0.0-beta-2

2024-02-17 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28376: - Summary: Column family ns does not exist in region during upgrade to 3.0.0-beta-2 Key: HBASE-28376 URL: https://issues.apache.org/jira/browse/HBASE-28376

[jira] [Created] (HBASE-28365) ChaosMonkey batch suspend/resume action assume shell implementation

2024-02-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28365: - Summary: ChaosMonkey batch suspend/resume action assume shell implementation Key: HBASE-28365 URL: https://issues.apache.org/jira/browse/HBASE-28365

[jira] [Created] (HBASE-28364) Warn: Cache key had block type null, but was found in L1 cache

2024-02-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28364: - Summary: Warn: Cache key had block type null, but was found in L1 cache Key: HBASE-28364 URL: https://issues.apache.org/jira/browse/HBASE-28364 Project

[jira] [Created] (HBASE-28363) Noisy exception from FlushRegionProcedure when result is CANNOT_FLUSH

2024-02-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28363: - Summary: Noisy exception from FlushRegionProcedure when result is CANNOT_FLUSH Key: HBASE-28363 URL: https://issues.apache.org/jira/browse/HBASE-28363

[jira] [Created] (HBASE-28362) NPE calling bootstrapNodeManager during RegionServer initialization

2024-02-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28362: - Summary: NPE calling bootstrapNodeManager during RegionServer initialization Key: HBASE-28362 URL: https://issues.apache.org/jira/browse/HBASE-28362

[jira] [Resolved] (HBASE-28360) [hbase-thirdparty] Upgrade Netty to 4.1.107.Final

2024-02-13 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28360. --- Fix Version/s: thirdparty-4.1.6 Assignee: Bryan Beaudreault

Re: Quick update on 2.6.0

2024-02-13 Thread Bryan Beaudreault
. Am running ITBLL on 2.6.0-SNAPSHOT now. On Thu, Jan 25, 2024 at 9:34 PM Bryan Beaudreault wrote: > Also we need a release of hbase-thirdparty first anyway for some CVEs, so > just trying to avoid having to make another release right afterward for > this other fix. > > On Thu, Ja

[jira] [Created] (HBASE-28360) [hbase-thirdparty] Upgrade Netty to 4.1.107.Final

2024-02-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28360: - Summary: [hbase-thirdparty] Upgrade Netty to 4.1.107.Final Key: HBASE-28360 URL: https://issues.apache.org/jira/browse/HBASE-28360 Project: HBase

[jira] [Created] (HBASE-28359) Improve quota RateLimiter synchronization

2024-02-13 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28359: - Summary: Improve quota RateLimiter synchronization Key: HBASE-28359 URL: https://issues.apache.org/jira/browse/HBASE-28359 Project: HBase Issue

[jira] [Resolved] (HBASE-28352) HTable batch does not honor RpcThrottlingException waitInterval

2024-02-11 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28352. --- Fix Version/s: 2.6.0 Assignee: Bryan Beaudreault Resolution: Fixed

[jira] [Created] (HBASE-28358) AsyncProcess inconsistent exception thrown for operation timeout

2024-02-11 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28358: - Summary: AsyncProcess inconsistent exception thrown for operation timeout Key: HBASE-28358 URL: https://issues.apache.org/jira/browse/HBASE-28358 Project

[jira] [Resolved] (HBASE-28349) Atomic requests should increment read usage in quotas

2024-02-09 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-28349. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Release Note: Conditional

[jira] [Created] (HBASE-28354) RegionSizeCalculator throws NPE when regions are in transition

2024-02-09 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28354: - Summary: RegionSizeCalculator throws NPE when regions are in transition Key: HBASE-28354 URL: https://issues.apache.org/jira/browse/HBASE-28354 Project

Re: [DISCUSS] Pre splitting an existing table to avoid hotspotting issues.

2024-02-08 Thread Bryan Beaudreault
t would be nice if guideposts for multi-way > splitting can be sent over in byte[][]. > > On Wed, Feb 7, 2024 at 10:03 AM Bryan Beaudreault > > wrote: > > > This is the first time I've heard of a region split taking 4 minutes. For > > us, it's always on th

[jira] [Created] (HBASE-28352) HTable batch does not honor RpcThrottlingException waitInterval

2024-02-08 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28352: - Summary: HTable batch does not honor RpcThrottlingException waitInterval Key: HBASE-28352 URL: https://issues.apache.org/jira/browse/HBASE-28352 Project

Re: [DISCUSS] Pre splitting an existing table to avoid hotspotting issues.

2024-02-07 Thread Bryan Beaudreault
data in table. > > > > If there are already data in the table, you can not always create > > 'empty' regions, as you do not know whether there are already data in > > the given range... > > > > And technically, if you want to split a HFile into more than 2 parts, > >

[jira] [Resolved] (HBASE-27800) Add support for default user quotas using USER => 'all'

2024-02-07 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-27800. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Release Note: Adds a bunch

[jira] [Reopened] (HBASE-28345) Close HBase connection on exit from HBase Shell

2024-02-07 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault reopened HBASE-28345: --- I dont see this backported to branch-3. Are you sure you cherry-picked everywhere

[jira] [Created] (HBASE-28348) Multi should return what results it can before rpc timeout

2024-02-07 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28348: - Summary: Multi should return what results it can before rpc timeout Key: HBASE-28348 URL: https://issues.apache.org/jira/browse/HBASE-28348 Project: HBase

[jira] [Created] (HBASE-28347) Update ref guide about isolation guarantees for scans

2024-02-06 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28347: - Summary: Update ref guide about isolation guarantees for scans Key: HBASE-28347 URL: https://issues.apache.org/jira/browse/HBASE-28347 Project: HBase

  1   2   3   4   5   6   >