In key mode, if records of a given key exist in
- multiple partitions of a topic (and those partitions are assigned to me)
- or when subscribing to multiple topics which have matching keys, have an option to have these either combined into a single queue, or kept separate.
If combined, option to choose how records are ordered relatively - e.g. via time stamp extractor, offset or publish time stamp.
Related: