Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MPP flaky test #1243

Merged
merged 1 commit into from
Dec 9, 2019
Merged

Fix MPP flaky test #1243

merged 1 commit into from
Dec 9, 2019

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Dec 9, 2019

We can't guarantee with the current algorithm that the last HTLC won't be
a small one (the leftovers).
If we see that happen in real scenario, we'll need to add heuristics to avoid it.

We can't guarantee with the current algorithm that the last HTLC won't be
a small one (the leftovers).
If we see that happen in real scenario, we'll need to add heuristics to avoid it.
@t-bast t-bast requested a review from araspitzu December 9, 2019 13:00
Copy link
Contributor

@araspitzu araspitzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the flaky test and acknowledges the current MPP split algorithm might generate small leftover HTLC, ACK!

@t-bast t-bast merged commit b6511ad into master Dec 9, 2019
@t-bast t-bast deleted the mpp-test-fix branch December 9, 2019 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants