frankgh commented on code in PR #225:
URL: https://github.com/apache/cassandra-sidecar/pull/225#discussion_r2151019935


##########
server/src/main/java/org/apache/cassandra/sidecar/modules/multibindings/VertxRouteMapKeys.java:
##########
@@ -253,4 +253,14 @@ interface UpdateServiceConfigurationRouteKey extends 
RouteClassKey
         HttpMethod HTTP_METHOD = HttpMethod.PUT;
         String ROUTE_URI = ApiEndpointsV1.SERVICE_CONFIG_ROUTE;
     }
+    interface UpdateNodeGossipStateRouteKey extends RouteClassKey

Review Comment:
   let's preserve the alphabetical order here



-- 
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: pr-unsubscr...@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to