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

Possible race condition in new nodes joining the network causing ledger replication to not start #6464

Open
gaurav137 opened this issue Sep 5, 2024 · 1 comment
Labels

Comments

@gaurav137
Copy link

In test runs where in new nodes want join a network that is in Opening state without any read only snapshots to seed them are failing. Most likely it could be a race condition where both the joiner and the primary have opened TCP connections from both ends but neither makes forward progress after that.

File this bug to track the issue.

@gaurav137 gaurav137 added the bug label Sep 5, 2024
@achamayou
Copy link
Member

@gaurav137 no luck on reproducing this so far, a set up that joins 15 nodes in quick succession, pre-open and without snapshot, always seems to converge fairly quickly (2s at most).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants