- When concurrent threads publish to a binding, PartitionAwareFunctionWrapper resets to null between invocations. Addressing this issue by guarding this reset from occurring if the partiton header on the producer is found. Fixes https://github.com/spring-cloud/spring-cloud-stream/issues/2961