eolivelli commented on a change in pull request #1110: Issue 1109: Error out 
pending ops on TLS key mismatch exception
URL: https://github.com/apache/bookkeeper/pull/1110#discussion_r165780957
 
 

 ##########
 File path: 
bookkeeper-server/src/test/java/org/apache/bookkeeper/tls/TestTLS.java
 ##########
 @@ -230,7 +232,43 @@ public void testStartTLSServerNoKeyStore() throws 
Exception {
     }
 
     /**
-     * Verify that a server will not start if tls is enabled but the cert 
password is incorrect.
+     * Verify handshake failure with a bad cert.
+     */
+    @Test(timeout = 60000)
 
 Review comment:
   Nit: drop timeout

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to