Commit 298c48f
GH-3119: Add
Fixes: #3119
Without that issues may happen when 'streamName' variable is needed in another stage rather than initialization.
Signed-off-by: Tran Ngoc Nhan <[email protected]>
(cherry picked from commit 76e7415)RabbitStreamTemplate.getStreamName()
1 parent be22e2e commit 298c48f
File tree
2 files changed
+9
-0
lines changed- spring-rabbit-stream/src
- main/java/org/springframework/rabbit/stream/producer
- test/java/org/springframework/rabbit/stream/producer
2 files changed
+9
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
229 | 237 | | |
230 | 238 | | |
231 | 239 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments