decaton icon indicating copy to clipboard operation
decaton copied to clipboard

Adopt poll(Duration) fixes #118

Open ocadaruma opened this issue 2 years ago • 1 comments

Summary

  • Currently, Decaton uses KafkaConsumer#poll(long) which is deprecated and could be removed in future Kafka release

ocadaruma avatar Jul 21 '21 18:07 ocadaruma

Seems like there's behavior change regarding rebalance-listener invocation. Needs consideration how to address that.

ocadaruma avatar Jul 27 '21 00:07 ocadaruma

I'll address this in another PR to fix #98. Closing this PR for now

ocadaruma avatar Nov 10 '22 00:11 ocadaruma