alex-plekhanov commented on a change in pull request #6554: IGNITE-11073: 
Backup page store manager, initial
URL: https://github.com/apache/ignite/pull/6554#discussion_r341135818
 
 

 ##########
 File path: 
modules/codegen/src/main/java/org/apache/ignite/codegen/MessageCodeGenerator.java
 ##########
 @@ -244,6 +245,7 @@ public static void main(String[] args) throws Exception {
 //        gen.generateAndWrite(GridNearTxEnlistResponse.class);
 //        gen.generateAndWrite(GenerateEncryptionKeyRequest.class);
 //        gen.generateAndWrite(GenerateEncryptionKeyResponse.class);
+        gen.generateAndWrite(RequestSnapshotMessage.class);
 
 Review comment:
   Let's keep it commented.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to