ibessonov commented on code in PR #1698:
URL: https://github.com/apache/ignite-3/pull/1698#discussion_r1118419019
##########
modules/api/src/main/java/org/apache/ignite/deployment/UnitStatus.java:
##########
@@ -69,6 +92,7 @@ public static UnitStatusBuilder builder(String id) {
return new UnitStatusBuilder(id);
}
+ /** {@inheritDoc} */
Review Comment:
I don't think these are necessary. At least there's no rule for having them.
Maybe there's a rule for not having them actually, I didn't check
--
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]