You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In what version(s) of Spring for Apache Kafka are you seeing this issue?
2.8.2
Describe the bug
In AggregatingReplyingKafkaTemplate there is no provision to override the correlation ID header name which makes using custom names not possible.
To Reproduce
N/A
Expected behavior
Providing a custom name should be possible for the correlation header name when using AggregatingReplyingKafkaTemplate.
The behavior should be the same as the ReplyingKafkaTemplate.
Reports that include a sample will take priority over reports that do not.
At times, we may require a sample, so it is good to try and include a sample up front.