monix / monix-kafka

Monix integration with Kafka
Apache License 2.0
123 stars 38 forks source link

Seek to beginning executes before getting partition assignments #238

Open girishc13 opened 3 years ago

girishc13 commented 3 years ago

https://github.com/monix/monix-kafka/pull/179 introduced seekToBeginning but this task executes before any partitions get assigned to the subscription.