ivandasch commented on a change in pull request #6082: IGNITE-6563 Implement 
GetSizeLong
URL: https://github.com/apache/ignite/pull/6082#discussion_r259246219
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/ignite/internal/processors/platform/cache/PlatformCache.java
 ##########
 @@ -1069,6 +1089,27 @@ private void loadCache0(BinaryRawReaderEx reader, 
boolean loc) {
         return super.processOutObject(type);
     }
 
+    /** {@inheritDoc} */
+    @Override public long processInStreamOutLong(int type, BinaryRawReaderEx 
reader) throws IgniteCheckedException {
 
 Review comment:
   Yes, you are right.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to