timoninmaxim commented on code in PR #12110: URL: https://github.com/apache/ignite/pull/12110#discussion_r2121608570
########## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/version/GridCacheRawVersionedEntry.java: ########## @@ -308,17 +305,11 @@ public void prepareDirectMarshal(CacheObjectContext ctx) throws IgniteCheckedExc } - assert key != null; Review Comment: > Do I undestand correctly that we want to make outside code responsible for this sort of checks? Yes. > but we may want to make this information explicit which information do you mean? -- 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