oscerd commented on issue #1737: URL: https://github.com/apache/camel-kafka-connector/issues/1737#issuecomment-5760095250
The publisher-confirms options were added upstream in the Camel Kamelets `spring-rabbitmq-sink` Kamelet (currently on `main`): `publisherConfirmType`, `confirm`, and `confirmTimeout` — matching what's requested here. They are **not** in the released 4.22.x catalog yet (checked 4.22.1), so they'll become available in CKC (as `camel.kamelet.spring-rabbitmq-sink.confirm`, etc.) once CKC bumps to the Kamelets catalog release that includes them. Keeping this open to track that catalog bump. _Claude Code on behalf of Andrea Cosentino._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
