You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/02/27 01:46:48 UTC

[GitHub] jeho0815 commented on a change in pull request #1110: [SCB-1177] read vertx.disableFileCPResolving from dynamic config, def…

jeho0815 commented on a change in pull request #1110: [SCB-1177] read vertx.disableFileCPResolving from dynamic config, def…
URL: https://github.com/apache/servicecomb-java-chassis/pull/1110#discussion_r260563818
 
 

 ##########
 File path: foundations/foundation-vertx/src/test/java/org/apache/servicecomb/foundation/vertx/TestVertxUtils.java
 ##########
 @@ -51,6 +64,17 @@ public void testGetOrCreateVertx() throws InterruptedException {
     VertxUtils.closeVertxByName("ut");
   }
 
+  @Test
+  public void testCreateVertxWithFileCPResolving() throws IOException {
 
 Review comment:
   already fixed

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services