Commit 8c19cfd
Cherry pick PR 2998 into release 1.3 branch (#3001)
* Add chunk flush outcome "Dropped", for short series (#2998)
If the series is below a configured length it gets dropped instead of
flushed. Add a separate `outcome` for this case, otherwise it is
reported as "NoChunksToFlush".
Signed-off-by: Bryan Boreham <[email protected]>
Co-authored-by: Marco Pracucci <[email protected]>
* Updated CHANGELOG
Signed-off-by: Marco Pracucci <[email protected]>
Co-authored-by: Bryan Boreham <[email protected]>1 parent f0eda25 commit 8c19cfd
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| |||
307 | 310 | | |
308 | 311 | | |
309 | 312 | | |
| 313 | + | |
310 | 314 | | |
311 | 315 | | |
312 | 316 | | |
313 | 317 | | |
314 | 318 | | |
315 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
316 | 324 | | |
317 | 325 | | |
318 | 326 | | |
| |||
0 commit comments