Getting below exception while running the jar.
java -jar sqlstream-0.1.0-standalone.jar config.txt
Config.txt
mysql.host=0.0.0.0
mysql.port=3306
mysql.user=root
mysql.password=
topic=fis_delta_consumer_topic
bootstrap.servers=localhost:9092
org.spootnik.sqlstream: connecting to mysql
org.spootnik.sqlstream: no replication connection open, retry in 500ms