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

4.1.x plugin not working on neo4j 4.3 or 4.2 #531

Open
alphadever opened this issue Feb 19, 2022 · 1 comment
Open

4.1.x plugin not working on neo4j 4.3 or 4.2 #531

alphadever opened this issue Feb 19, 2022 · 1 comment

Comments

@alphadever
Copy link

alphadever commented Feb 19, 2022

Expected Behavior (Mandatory)

upon modifying a property in neo, a CDC event should get sent to the configured Kafka topic.

Actual Behavior (Mandatory)

CDC messages are not simply being sent to the Kafka topic

How to Reproduce the Problem

  1. Create DB with neo4j versions 4.3 or 4.2.
  2. install neo4j plugin either from the neo4j desktop plugin section or download the one from github.
  3. update the .conf file such that CDC events get triggered upon changing a node property
  4. you'll see that kafka event does not get sent

Versions

  • OS: mac-os M1 Arch
  • Neo4j: 4.3 || 4.2
  • Neo4j-Streams: 4.1.x
@mroiter-larus
Copy link
Contributor

Hi @alphadever,

How did you edit the .conf file? I mean, did you edit the neo4j.conf or did you create a new streams.conf?
Could you please share the plugin configuration that you set to enable CDC?

Thanks,
Mauro

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

No branches or pull requests

2 participants