You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/05/12 14:43:30 UTC

[GitHub] [ignite] ibelyakov commented on a change in pull request #7934: IGNITE-11970 CQ buffers cleanup after acknowledge receiving implemented

ibelyakov commented on a change in pull request #7934:
URL: https://github.com/apache/ignite/pull/7934#discussion_r631107773



##########
File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryHandler.java
##########
@@ -483,8 +492,11 @@ public void keepBinary(boolean keepBinary) {
                 for (Map.Entry<Integer, Long> e : updateCntrs.entrySet()) {

Review comment:
       Renamed to "cleanupOnAck"




-- 
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:
users@infra.apache.org