Tomas Fabian
Tomas Fabian
Hi thanks for you reply @hiddeco. The creation of the secret is not under our control. We are using the following [kafka-topic-operator](https://github.com/btrace-baader/kafka-topic-operator). Thx
Hi @harima34, Christian is hopefully coming back soon... I had probably the same issue so I tried to fix it. At least it reduces the risk of happening the above...
Hi @harima34, sure it's possible to get more explanation, but I also need more info what exactly is unclear to you. Would it be helpful for you to post an...
Hi @pailyn, @stanimirsellercloud (and of course everyone else who is interested in this topic) I would like to invite you to this [conversation](https://github.com/tomasfabian/Joker/discussions/18) opened by @cbealperto08 few days ago in...
Hi everyone, I'm working indirectly on some improvements and exploratory functionalities in this repo: https://github.com/tomasfabian/SqlTableDependency.Extensions It provides: - reconnection in case of lost connections to the same conversation handle (database...
Hi Ankit Shah, this repository is unfortunatelly not maintained anymore as Christian announced, but I will try to answer your questions instead of him. I have an example in my...
In that case you have to use change data capture in multiple databases. Kafka Connect provides sink/source connectors for both above mentioned databases. It is not possible to achieve this...
Hi @Suresh9sb, do you have the same exception/stack trace as I have reported in this issue? https://github.com/christiandelbianco/monitor-table-change-with-sqltabledependency/issues/181 Regards, Tomas
Hi @mosabusan, I have to admit that I'm not sure whether I fixed this issue in my wrapper, but I implemented an automatic reconnection in case of lost connections for...
@mosabusan I checked the error logs in some projects I worked on and I used the above mentioned wrapper. I haven't found this exception inside them as before, but you...