kirklund commented on a change in pull request #5774:
URL: https://github.com/apache/geode/pull/5774#discussion_r573331447



##########
File path: geode-core/src/main/java/org/apache/geode/cache/query/CqQuery.java
##########
@@ -155,4 +155,28 @@
    */
   boolean isDurable();
 
+  /**
+   * This allows to check if the CQ use option to suppress CQ create 
notification.
+   *
+   * @return boolean true if create is suppressed, false otherwise
+   * @since Geode 14.0

Review comment:
       I think this is supposed to be Geode 1.14?




----------------------------------------------------------------
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:
[email protected]


Reply via email to