Open gunnarmorling opened 5 years ago
@gunnarmorling Will this override the need for #3202 ?
Hey @muirandy, good question; essentially the first bullet ("Auto-register the default key and value SerDes for reflection") captures the same requirement as #3202. Now that my work on #2863 has been merged into master, you'd actually be in a good position to file a PR for tackling this, if you're still interested. IIRC, you had the actual work done already, so perhaps all that's needed is to rebase yourwork to master and send a PR?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you! We are doing this automatically to ensure out-of-date issues does not stay around indefinitely. If you believe this issue is still relevant please put a comment on it on why and if it truly needs to stay request or add 'pinned' label.
@gunnarmorling any update? I'm especially interessed in having the kakfa stream metrics when using a produce method. As stated in #5471 it's not possible to access the underling object to manually get the metrics (as explained here: https://quarkus.io/blog/kafka-streams-applications-with-quarkus-and-microprofile/)
Follows up on #2863.
KafkaStreams
objectKafkaStreams
object@gsmet, can you assign this to me?