Commit c9d40d4
committed
server: avoid splitting stream after final listpack
Skip PushToConsumerIfNeeded after the last listpack in SaveStreamObject.
The stream metadata tail (length, IDs, consumer groups) must stay
bundled with the last listpack chunk so the loader can read it in the
same chunk.1 parent 469f1cf commit c9d40d4
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
576 | 580 | | |
577 | 581 | | |
578 | 582 | | |
| |||
0 commit comments