Commit dde5c89
Fix migration in mem ack aggregation (#4569)
<!-- Describe what has changed in this PR -->
**What changed?**
* Fix migration in mem ack aggregation, since sender based / receiver
based aggregation cannot be unified
<!-- Tell your future self why have you made these changes -->
**Why?**
Bugfix
<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
**How did you test it?**
N/A
<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
**Potential risks**
N/A
<!-- Is this PR a hotfix candidate or require that a notification be
sent to the broader community? (Yes/No) -->
**Is hotfix candidate?**
N/A1 parent 0fcff51 commit dde5c89
1 file changed
+5
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
| 399 | + | |
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| |||
1714 | 1716 | | |
1715 | 1717 | | |
1716 | 1718 | | |
1717 | | - | |
1718 | | - | |
1719 | | - | |
1720 | | - | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
1727 | | - | |
1728 | | - | |
1729 | | - | |
| 1719 | + | |
1730 | 1720 | | |
1731 | | - | |
1732 | | - | |
| 1721 | + | |
| 1722 | + | |
1733 | 1723 | | |
1734 | 1724 | | |
1735 | 1725 | | |
| |||
0 commit comments