supercym commented on a change in pull request #1352: [RIP-15]Add Ipv6 support 
for RocketMQ
URL: https://github.com/apache/rocketmq/pull/1352#discussion_r316081996
 
 

 ##########
 File path: 
store/src/test/java/org/apache/rocketmq/store/DefaultMessageStoreTest.java
 ##########
 @@ -263,7 +270,7 @@ public void 
should_return_zero_when_consume_queue_not_found() throws Interrupted
     }
 
     @Test
-    public void 
should_return_negative_one_when_invoke_getMessageStoreTimeStamp_if_consume_queue_not_found()
 throws InterruptedException {
+    public void 
should_return_negative_one_when_invoke_getMessageStoreTimeStamp_if_consume_queue_not_found()
 throws InterruptedException, UnknownHostException {
 
 Review comment:
   Thank you for your opinion. It has been modified as required.

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


With regards,
Apache Git Services

Reply via email to