shishkovilja commented on code in PR #12780:
URL: https://github.com/apache/ignite/pull/12780#discussion_r2851432866
##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/CacheStatisticsClearMessage.java:
##########
@@ -41,13 +46,23 @@ public class CacheStatisticsClearMessage implements
DiscoveryCustomMessage {
private final IgniteUuid id = IgniteUuid.randomUuid();
Review Comment:
All non-transient, non-static fields should be serialized.
--
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]