Ilya Shishkov created IGNITE-22530:
--------------------------------------
Summary: CDC: Add regex filters for cache names
Key: IGNITE-22530
URL: https://issues.apache.org/jira/browse/IGNITE-22530
Project: Ignite
Issue Type: New Feature
Components: extensions
Reporter: Ilya Shishkov
Assignee: Maksim Davydov
We need metrics for received events count and last received event timestamp for
the {{KafkaToIgniteStreamer}}, because there can be situations, when events
sent by {{IgniteToKafkaStreamer}} are lost in Kafka due to Kafka failures or
topic's retention configuration.
In such situations we should be able to compare to sent messages count on
source cluster with received messages count on destination one. Timestamp of
last received event would be also useful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)