Commit ea52aca
GH-690: Propagate AfterRollbackProcessor to child
Fixes #690
The concurrent container did not propagate its `AfterRollackProcessor` to
child `KafkaMessageListenerContainer`s.
**cherry-pick to 2.1.x, 2.0.x, 1.3.x**
# Conflicts:
# spring-kafka/src/main/java/org/springframework/kafka/listener/ConcurrentMessageListenerContainer.java1 parent d5fd2c8 commit ea52aca
File tree
1 file changed
+1
-0
lines changed- spring-kafka/src/main/java/org/springframework/kafka/listener
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
0 commit comments