You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks out for the feature request 🙏 I am thinking about how I can design this in a better way, because it also needs to expose the underlying Consumer being used in a stream such that user triggered pause can be tracked inside the loop. I will take this into account as well 👍
I would appreciate the possibility of being able to use the underlying consumer for configuration of, for example, metrics.
Something similar to this: https://github.com/reactor/reactor-kafka/blob/main/src/main/java/reactor/kafka/receiver/MicrometerConsumerListener.java
The text was updated successfully, but these errors were encountered: