Michael Hamburger

Results 48 comments of Michael Hamburger
trafficstars

@antukhov Can you provide a working example pls? I added an AttributeConverterClass, Getter-Method and the Annotation - still the same IllegalArgument No string converter exists ... exception. Thanks!

Thanks for your reply! There is an initial https://github.com/apache/kafka/pull/13619 which tries to handle CRaC but it looks like there is not that much interest. > I would recommend, for safety...

Hm yeah, but I still want to use this dependency...

Thanks, I'll try it with `lazy-client` and come back to you.

lazy-client worked! Thanks. Snapshot is created without a kafka connection, so there is no exception anymore.

Sorry, closed it. @ozangunalp mentioned a test with pausable-channels.

@ozangunalp not right now. I try to prepare one this evening. My service only writes into a `@Channel` and it works now without exceptions :) But I can not prepare...

IMO RestResponse should be added. IMHO Response is part of the Jakarta RESTful Web Services API and works for everyone (when using resteasy-classic and resteasy-reactive, it simply does not matter),...