Coder Social home page Coder Social logo

Comments (4)

surajpanda1582 avatar surajpanda1582 commented on June 14, 2024

Actually these two parameter value not defined in debezium-embedded jar thats why throwing null pointer exception. However my client application gets starts. But the events are not publishing to accountviewservice. So suspecting this could be the issue. Can you please take a look

from event-sourcing-examples.

surajpanda1582 avatar surajpanda1582 commented on June 14, 2024

MySqlBinLogBasedEventTableChangesToAggregateTopicRelay.java doesn't have configuration properties of
offset.storage.partitions
offset.storage.replication.factor
Is it causing null pointer exception?

from event-sourcing-examples.

cer avatar cer commented on June 14, 2024

I prefer to run the CDC service separately but you can use the embedded version if you want.

from event-sourcing-examples.

cer avatar cer commented on June 14, 2024

You should use the same version of Debezium that Eventuate Local uses: debeziumVersion=0.3.6
It's only been tested with the older version.
We haven't invested time upgrading to the newer version because Eventuate Local is moving away from Debezium.

There are some configuration properties: See the environment variables set here: https://github.com/eventuate-examples/eventuate-examples-java-spring-todo-list/blob/master/single-module/docker-compose-eventuate-local.yml#L28

from event-sourcing-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.