line / decaton

High throughput asynchronous task processing on Apache Kafka
Apache License 2.0
336 stars 51 forks source link

Narrow down the scope of waiting for pending tasks to per partition #191

Closed ta7uw closed 1 year ago

ta7uw commented 1 year ago

Motivation:

Described in https://github.com/line/decaton/issues/172

Modifications:

Result:

ta7uw commented 1 year ago

Thanks for your review. I'll take it into consideration.

ta7uw commented 1 year ago

@ocadaruma Could you please review it again?

ta7uw commented 1 year ago

@ocadaruma I fixed to hold reload request per-partition. Could you please review it again?