You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "NSAmelchev (via GitHub)" <gi...@apache.org> on 2023/01/31 14:20:06 UTC

[GitHub] [ignite] NSAmelchev commented on a diff in pull request #10499: IGNITE-18641 Control.sh: add a command to delete segment CDC links before last gap

NSAmelchev commented on code in PR #10499:
URL: https://github.com/apache/ignite/pull/10499#discussion_r1091999411


##########
docs/_docs/persistence/change-data-capture.adoc:
##########
@@ -142,7 +142,23 @@ IMPORTANT: `ignite-cdc.sh` implements the fail-fast approach. It just fails in c
  5. Infinitely wait for the newly available segment and process it.
  6. Stop the consumer in case of a failure or a received stop signal.
 
+== Handling skipped segments
+
+The CDC can be disabled manually or by configured directory maximum size. In this case a hard link creation will be skipped.
+
+NOTE: Note that cache changes in skipped segments will be lost.

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-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org