nizhikov commented on code in PR #12225: URL: https://github.com/apache/ignite/pull/12225#discussion_r2236055170
########## modules/core/src/main/java/org/apache/ignite/internal/binary/BinaryContext.java: ########## @@ -213,9 +194,11 @@ public BinaryContext( */ public BinaryContext( BinaryMetadataHandler metaHnd, + @Nullable BinaryMarshaller marsh, Review Comment: done -- 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