Maksim Timonin created IGNITE-22253:
---------------------------------------
Summary: Add a command to clean WAL segments in cdc directory
Key: IGNITE-22253
URL: https://issues.apache.org/jira/browse/IGNITE-22253
Project: Ignite
Issue Type: Improvement
Reporter: Maksim Timonin
Assignee: Maksim Timonin
Users cleans cdc directory with `rm -rf` that might delete system files and
break CDC pipeline.
Users goal is to clean segments as they require disk space while a cdc receiver
is off. So it's OK to remove the segments and resend all data after the
receiver come back.
We need a control.sh command to clean the directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)