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



##########
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:
       I assume that jraft code has comments in the notation that you used, so 
never mind.
   I'll ask the ame question next time in a proper Ignite code




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