neo4j-contrib / neo4j-streams

Neo4j Kafka Connector
https://neo4j.com/docs/kafka
Apache License 2.0
173 stars 71 forks source link

feat: Add connector configuration migrator for 5.1 #642

Closed dhrudevalia closed 1 month ago

dhrudevalia commented 1 month ago

Issue

On upgrading the connector to 5.1, there are breaking configuration changes.

Proposed Changes

On connector shutdown, a migrated configuration using new 5.1 configuration keys are dumped to the log to be used after connector migration.

venikkin commented 1 month ago

Dump a migrated configuration for the old connector during shutdown