Skip to content

Commit

Permalink
Dereference schema to workaround Strimzi/Apicurio failures
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvavrik authored and rsvoboda committed Aug 15, 2024
1 parent 1bbc0b5 commit 41b4950
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ mp.messaging.incoming.channel-stock-price-batch.value.deserializer=io.apicurio.r
mp.messaging.incoming.channel-stock-price-batch.apicurio.registry.avro-datum-provider=io.apicurio.registry.serde.avro.ReflectAvroDatumProvider
mp.messaging.incoming.channel-stock-price-batch.auto.offset.reset=earliest
mp.messaging.incoming.channel-stock-price-batch.enable.auto.commit=true

# TODO https://github.com/quarkusio/quarkus/issues/42504#issuecomment-2286638391
mp.messaging.connector.smallrye-kafka.apicurio.registry.dereference-schema=true

0 comments on commit 41b4950

Please sign in to comment.