anton-vinogradov commented on code in PR #13095: URL: https://github.com/apache/ignite/pull/13095#discussion_r3599187103
########## modules/core/src/main/java/org/apache/ignite/internal/managers/eventstorage/GridEventStorageMessage.java: ########## Review Comment: Done — filed https://issues.apache.org/jira/browse/IGNITE-28901 (revise the filters marshalling: the filter needs the peer-deployment loader resolved at processing time, so it stays outside the generated flow for now — possibly a deferred `@Marshalled` flavour) and added `// TODO IGNITE-28901: revise the filters marshalling.` over `finishUnmarshalFilters`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
