Closed charkost closed 7 years ago
Two or more messages with the same key will always be assigned to the same kafka partition.
This feature will enable us to guarantee a consistent message consumption order.
LGTM!
Note: rafka-rb also has to be upgraded in Gemfile.lock when https://github.com/skroutz/rafka-rb/pull/6 is merged.
rafka-rb
Gemfile.lock
Updated Gemfile.lock using the latest rafka-rb.
Two or more messages with the same key will always be assigned to the same kafka partition.
This feature will enable us to guarantee a consistent message consumption order.