Class TestTLSHandshadeFailure

java.lang.Object
org.apache.hadoop.hbase.ipc.TestTLSHandshadeFailure

public class TestTLSHandshadeFailure extends Object
A simple UT to make sure that we do not leak the SslExceptions to netty's TailContext, where it will generate a confusing WARN message.

See HBASE-27782 for more details.