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 01:57:04 UTC

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

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


##########
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:
   Why rename this class?



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