NSAmelchev commented on code in PR #12895:
URL: https://github.com/apache/ignite/pull/12895#discussion_r2987647740


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/service/ServiceClusterDeploymentResultBatch.java:
##########
@@ -102,4 +114,9 @@ public void 
servicesDeploymentActions(ServiceDeploymentActions serviceDeployment
     @Override public String toString() {
         return S.toString(ServiceClusterDeploymentResultBatch.class, this);
     }
+
+    /** {@inheritDoc} */
+    @Override public short directType() {

Review Comment:
   Let's move the method above `toString`



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to