pavlukhin commented on a change in pull request #7320: IGNITE-12468 Java thin 
client: deserialization of arrays, collections and maps fixed
URL: https://github.com/apache/ignite/pull/7320#discussion_r373491887
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/ignite/internal/client/thin/ClientBinaryMarshaller.java
 ##########
 @@ -54,14 +55,24 @@
     }
 
     /**
-     * Deserializes Ignite binary object from input stream.
+     * Unmarshal Ignite binary object from input stream.
 
 Review comment:
   Spellchecker. `Unmarshals`. Please also add `@param in`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to