Type

partition-result

One partition's outcome from a batch operation.

Separate from the request types because error only means something on the way back — a per-partition failure inside a call that otherwise succeeded, which is how Kafka reports most of them.

type partition-result = partition-result;