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 2022/05/09 05:59:15 UTC

[GitHub] [servicecomb-java-chassis] Shoothzj commented on a diff in pull request #2830: [SCB-2475] migrate to junit5 transports swagger part 1

Shoothzj commented on code in PR #2830:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2830#discussion_r867653556


##########
transports/transport-highway/src/main/java/org/apache/servicecomb/transport/highway/HighwayServerVehicle.java:
##########
@@ -31,8 +31,8 @@
 import io.vertx.core.Promise;
 import io.vertx.core.Vertx;
 
-public class HighwayServerVerticle extends AbstractVerticle {
-  private static final Logger LOGGER = LoggerFactory.getLogger(HighwayServerVerticle.class);
+public class HighwayServerVehicle extends AbstractVerticle {

Review Comment:
   @liubao68 That `Verticle` might be a typo



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org