AW: How do I get just the metadata of a S3 object?

2024-08-28 Thread Esslinger, Michael (BARMER)
This end up into an infinite loop if the object does not exists and I don't set a timeout for "pollEnrich". I don't want this timeout/delay (hard to set the right value to do not interrupt to early) if it doesn't exists. But thanks for the suggestion. Regards Michael -Ursprüngliche Nachric

Kafka client default values out of sync to the origin one

2023-09-26 Thread Esslinger, Michael (BARMER)
Hi, is it possible, that some default values of the Kafka client are set from Camel were out of sync with the origin one? For example: - session.timeout.ms (https://cwiki.apache.org/confluence/display/KAFKA/KIP-735%3A+Increase+default+consumer+session+timeout) - request.timeout.ms (https:/