Thanks! One other -- Andor and others have been doing some great work on native TLS for HBase in https://issues.apache.org/jira/browse/HBASE-26666. This would be nice to include as a big new feature in 2.5.0. We have more work we can do to add things like TLS-based client auth, etc, which could land in future releases. As it stands, I've deployed it in a real cluster and verified that encryption works end-to-end.
Andor is just finishing up a couple tests, which he is hoping to look at today. It already got a bunch of reviews a couple months ago, but if anyone is looking to give it a last look now is the time. On Mon, Jul 11, 2022 at 9:34 PM Andrew Purtell <[email protected]> wrote: > Agreed, lgtm. Thanks for bringing it to our attention. > > On Mon, Jul 11, 2022 at 6:26 PM Bryan Beaudreault > <[email protected]> wrote: > > > https://issues.apache.org/jira/browse/HBASE-27149 > <https://issues.apache.org/jira/browse/HBASE-27149> > is also patch available, > > if anyone has time. It's a relatively simple one I think, and helps avoid > > scanner accumulation under heavy load. > > > > On Mon, Jul 11, 2022 at 9:18 PM Andrew Purtell <[email protected]> > > wrote: > > > > > We have landed several fixes for referencing counting concerns, with > one > > > pending, and the SimpleRpcServer problem has also been addressed. > > > Therefore, I would like to roll 2.5.0RC1 by the end of this week. Time > to > > > get the train moving again. > > > > > > There is one blocker filed by Duo on HBASE-27189 which has an > associated > > PR > > > we can apply. I put the issue into Patch Available state and am > prepared > > to > > > merge the PR. After this one there are six other issues in Patch > > Available > > > state: HBASE-27097 (simplerpcserver fix), HBASE-27188 (metrics > > > improvement), HBASE-27186 (metrics improvement), HBASE-27161 (test > > > improvement), HBASE-27153 (tracing improvement), HBASE-27088 > (integration > > > test improvement). I hope we can get these all landed in the next > couple > > of > > > days. > > > > > > Best, > > > Andrew > > > > > > > > -- > Best regards, > Andrew > > Unrest, ignorance distilled, nihilistic imbeciles - > It's what we’ve earned > Welcome, apocalypse, what’s taken you so long? > Bring us the fitting end that we’ve been counting on > - A23, Welcome, Apocalypse >
