Uh oh!
There was an error while loading. Please reload this page.
HBASE-27347 Port FileWatcher from ZK to autodetect keystore/truststore changes in TLS connections (branch-2) - #4897
Merged
Conversation
…e changes in TLS connections (apache#4869) Signed-off-by: wchevreuil@apache.org
Apache-HBase
commented
Nov 23, 2022
🎊 +1 overall
This message was automatically generated. |
bbeaudreault
commented
Nov 23, 2022
Contributor
@anmolnar looks like there's 1 checkstyle error -- just a line length issue. will need to fix that |
Apache-HBase
commented
Nov 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 23, 2022
💔 -1 overall
This message was automatically generated. |
anmolnar
commented
Nov 24, 2022
ContributorAuthor
Thansk @bbeaudreault . I see a test timeout as well, let's see how it goes for the second time. |
Apache-HBase
commented
Nov 24, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 24, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 24, 2022
🎊 +1 overall
This message was automatically generated. |
anmolnar
commented
Nov 24, 2022
ContributorAuthor
@bbeaudreault All green. |
bbeaudreault pushed a commit
to HubSpot/hbase
that referenced
this pull request
Apr 2, 2023
…e changes in TLS connections (branch-2) (apache#4897) Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
bbeaudreault pushed a commit
to HubSpot/hbase
that referenced
this pull request
Apr 2, 2023
…e changes in TLS connections (branch-2) (apache#4897) Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
bbeaudreault pushed a commit
to HubSpot/hbase
that referenced
this pull request
Apr 4, 2023
…e changes in TLS connections (branch-2) (apache#4897) Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
bbeaudreault added a commit
to HubSpot/hbase
that referenced
this pull request
Apr 7, 2023
* HBASE-27185 Rewrite NettyRpcServer to decode rpc request with netty handler (apache#4624) * HBASE-27185 Addendum fix TestShadeSaslAuthenticationProvider * HBASE-27271 BufferCallBeforeInitHandler should ignore the flush request (apache#4676) * HBASE-26666 Add native TLS encryption support to RPC server/client (apache#4666) * HBASE-27278 Improve TestTlsIPC to reuse existing IPC test code (apache#4682) * HBASE-27279 Make SslHandler work with SaslWrapHandler/SaslUnwrapHandler (apache#4705) * HBASE-27342 Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores (apache#4751) * HBASE-27346 Autodetect key/truststore file type from file extension (apache#4757) * HBASE-27280 Add mutual authentication support to TLS (apache#4796) * HBASE-27673 Fix mTLS client hostname verification (apache#5066) * HBASE-27347 Port FileWatcher from ZK to autodetect keystore/truststore changes in TLS connections (branch-2) (apache#4897) * HBASE-27779 Make X509Util config constants public * HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 (apache#4985)
vinayakphegde pushed a commit
to vinayakphegde/hbase
that referenced
this pull request
Apr 4, 2024
Backporting of HBASE-27347: FileWatcher from ZK to autodetect keystore/truststore changes in TLS connections (branch-2) (apache#4897) Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org> (cherry picked from commit e90a351) Change-Id: Ia0848cd0791b05edf30c174f28c893c7601df097
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of 047f4e2