Content-Length: 254549 | pFad | http://github.com/coderzzg/rabbitmq-java-client/commit/901b51a5c46ea85d27ee34a1762454063844f0a7

5D Merge branch '4.3.x-stable' into 4.x.x-stable · coderzzg/rabbitmq-java-client@901b51a · GitHub
Skip to content

Commit 901b51a

Browse files
committed
Merge branch '4.3.x-stable' into 4.x.x-stable
2 parents 162ff1d + b046310 commit 901b51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/rabbitmq/client/test/ssl/NioTlsUnverifiedConnection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public void configure(SSLEngine sslEngine) throws IOException {
121121
private void sendAndVerifyMessage(int size) throws Exception {
122122
CountDownLatch latch = new CountDownLatch(1);
123123
connection = basicGetBasicConsume(connection, QUEUE, latch, size);
124-
boolean messagesReceived = latch.await(10, TimeUnit.SECONDS);
124+
boolean messagesReceived = latch.await(20, TimeUnit.SECONDS);
125125
assertTrue("Message has not been received", messagesReceived);
126126
}
127127

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coderzzg/rabbitmq-java-client/commit/901b51a5c46ea85d27ee34a1762454063844f0a7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy