You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/test-integration/src/test/java/com/alipay/sofa/rpc/test/bootstrap/bolt/BoltConsumerBootstrapTest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ public void testSubscribe() throws Exception {
104
104
consumerConfig3.refer();
105
105
longend = System.currentTimeMillis();
106
106
System.out.println("elapsed time " + (end - start) + "ms");
0 commit comments