79432547

Date: 2025-02-12 09:41:05
Score: 1.5
Natty:
Report link

Unfortunately this is not supported. Neo4j Connector for Kafka publishes all change messages received from CDC in the same way that it publishes to target topic(s). Note that this is designed in this way since publishing all change events within a single message would cause several problems (such as hitting memory limits or message size limits), especially for large transactions.

If this is a must for you, what you already suggested might be the best option.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ali Ince