Commit 76e7415
authored
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]>
**Auto-cherry-pick to `3.2.x`**RabbitStreamTemplate.getStreamName()
1 parent f12eae2 commit 76e7415
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 | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
233 | 241 | | |
234 | 242 | | |
235 | 243 | | |
| |||
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