Cristian Briscaru

Results 6 comments of Cristian Briscaru

Hi @mtth , thanks for this amazing library. The features I am interested in are to be able to serialize/deserialize Avro 1.9.0 . We use avsc to deserialize/serialize kafka messages...

I am having the same issue, if there is an exception when consuming a record it's just logged as an error and the consumer moves to the next record. Have...

Hi @graemerocher , I am using ErrorStrategy but when the kafka listener is reactive the message is not retired on error ```java @Slf4j @RequiredArgsConstructor @KafkaListener( value = "${kafka.consumers.ledger-company.group.id}", offsetReset =...

@ucatbas any update on this? We also want to use the Java SDK but we have no easy way of doing this

> `additionalTypeDefs` does not extend subgraphs, it extends the final supergraph. @ardatan how can we extend a type when using subgraphs with federation and hive cloud in order for the...