-
Task
-
Resolution: Done
-
Minor
-
1.9.0.Alpha2
-
None
-
False
-
False
-
After upgrading Debezium version to 1.8.1.Final in the NATS exmaple, compilation fails with
ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project nats: Compilation failure: Compilation failure: {color} [ERROR] /home/debezium/debezium-examples/nats/src/main/java/io/debezium/examples/nats/ChangeDataPublisher.java:[17,24] package org.apache.log4j does not exist [ERROR] /home/debezium/debezium-examples/nats/src/main/java/io/debezium/examples/nats/ChangeDataPublisher.java:[156,9] cannot find symbol [ERROR] symbol: variable BasicConfigurator [ERROR] location: class io.debezium.examples.nats.ChangeDataPublisher
Let's remove that example, it's obsolete anyways due to NATS support in Debezium Server.
- blocks
-
DBZ-4440 Use images from quay.io in docs and examples
- Closed