Class RawRecordHeaderErrorMessageStrategy

java.lang.Object
org.springframework.integration.kafka.support.RawRecordHeaderErrorMessageStrategy
All Implemented Interfaces:
ErrorMessageStrategy

public class RawRecordHeaderErrorMessageStrategy
extends Object
implements ErrorMessageStrategy
ErrorMessageStrategy extension that adds the raw record as a header to the ErrorMessage.
Since:
5.4
Author:
Gary Russell, Artem Bilan