Manuel
Manuel
Hello @arkadius, same here, I have those logs too. And also I detect this error: ``` org.springframework.transaction.CannotCreateTransactionException: Could not create Kafka transaction at org.springframework.kafka.transaction.KafkaTransactionManager.doBegin(KafkaTransactionManager.java:162) ~[spring-kafka-3.0.2.jar:3.0.2] at org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400) ~[spring-tx-6.0.4.jar:6.0.4] at org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)...
Same here, The received body: ``` {"ORDERID":"Mw==","ORDERDATE":1109721600000,"CUSTOMERID":"ZQ==","AMOUNT":3250.25}] ``` Both ORDERID and CUSTOMERID are `org.apache.kafka.connect.data.Decimal` in the avro schema My configuration: ``` { "name": "http_sink_connector", "config": { "topics": "PULL_ORDER_DATA", "tasks.max": "1",...
Hello @timtebeek I just update the plugin with the following SNAPSHOT versions: rewrite-maven-plugin: 5.35.5-SNAPSHOT rewrite-spring: 5.14.0-SNAPSHOT The result is the following: 1. The jakarta xml api dependency still appears with...
Hello, sorry for the delay. I just update the following versions: - rewrite-maven-plugin to 5.36.0 - rewrite-spring to 5.15.1 The result is different from the previous report. To remember it,...
Hello @timtebeek in fact, I was going to add more information before you replied me. To solve this issue at the moment I was going to use the recipe that...
Hello, I think it's dead :(. other alternatives: https://microcks.io/ https://wiremock.org/
I think it's dead :(. other alternatives: https://microcks.io/ https://wiremock.org/