sashapolo commented on a change in pull request #218:
URL: https://github.com/apache/ignite-3/pull/218#discussion_r672309322



##########
File path: 
modules/network-annotation-processor/src/main/java/org/apache/ignite/internal/network/processor/messages/MessageBuilderGenerator.java
##########
@@ -73,6 +73,18 @@ public TypeSpec generateBuilderInterface(MessageClass 
message) {
             })
             .collect(Collectors.toList());
 
+        // generate a getter for each getter in the original interface

Review comment:
       we had a convention (which is not documented, AFAIK), but not for simple 
commentaries




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