Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add methods to provide additional/finer config params #5

Merged
merged 5 commits into from
Nov 15, 2023

Conversation

meistermeier
Copy link
Contributor

@meistermeier meistermeier commented Nov 8, 2023

Used by the kafka-connector

@meistermeier meistermeier changed the title Add methods to provide additional/finer config params feat: Add methods to provide additional/finer config params Nov 8, 2023
@ali-ince ali-ince changed the title feat: Add methods to provide additional/finer config params feat: add methods to provide additional/finer config params Nov 8, 2023
Copy link
Contributor

@ali-ince ali-ince left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I think we are only missing a couple of small things;

  • We need to pass in the new selector fields authenticatedUser, executingUser and txMetadata to the procedure, by updating the EntitySelector#asMap according to https://neo4j.com/docs/cdc/current/selectors/#_metadata_selectors.
  • Would be nice to verify if we are able to filter changes by the newly added metadata selectors.
  • Would be nice to see if Metadata.txMetadata field is being populated by writing an IT.

Happy to do those if you are out of time.

@ali-ince ali-ince merged commit 3f41bcf into main Nov 15, 2023
3 checks passed
@ali-ince ali-ince deleted the kafka-cdc-config branch November 15, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants