sergey-chugunov-1985 commented on code in PR #12110:
URL: https://github.com/apache/ignite/pull/12110#discussion_r2121073257


##########
modules/codegen/src/main/java/org/apache/ignite/codegen/MessageCodeGenerator.java:
##########
@@ -683,7 +663,6 @@ else if (Map.class.isAssignableFrom(type)) {
 
     /**
      * @param type Field type.
-     * @param name Field name.
      * @param colItemType Collection item type.

Review Comment:
   I don't think we should remove `@param name` documentation here, as field 
name is still used by the method implementation.



-- 
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: notifications-unsubscr...@ignite.apache.org

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

Reply via email to