wernerdv commented on code in PR #12250:
URL: https://github.com/apache/ignite/pull/12250#discussion_r2270724847


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/messages/GridQueryNextPageRequest.java:
##########
@@ -71,32 +74,67 @@ public byte getFlags() {
         return flags;
     }
 
+    /**
+     * @param flags New flags.
+     */
+    public void getFlags(byte flags) {

Review Comment:
   Fixed



-- 
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

Reply via email to