Commit 21fcb11
KBGH-356: Fix thread naming with no bean name
See spring-attic/spring-cloud-stream-binder-kafka#356
Use token 'consumer' for thread prefix when no bean name.
**cherry-pick to 2.0.x, 1.3.x**
(cherry picked from commit fd69447)1 parent 23e97a5 commit 21fcb11
File tree
1 file changed
+2
-3
lines changed- spring-kafka/src/main/java/org/springframework/kafka/listener
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 133 | + | |
| 134 | + | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
0 commit comments