Skip to content

Fetch consistent state in mempool functions #1976

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

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

majecty
Copy link
Contributor

@majecty majecty commented Jun 3, 2020

We found that mempool mis-calculates sequence in the TPS test. After fixing the mempool to read consistent state, mempool calculates sequence well.

@majecty majecty added the bug Something isn't working label Jun 3, 2020
@majecty majecty requested review from sgkim126 and junha1 June 3, 2020 09:49
@majecty
Copy link
Contributor Author

majecty commented Jun 4, 2020

@junha1 I added you as a review since you were curious about the mempool bug.

sgkim126
sgkim126 previously approved these changes Jun 4, 2020
junha1
junha1 previously approved these changes Jun 5, 2020
We found that mempool mis-calculates sequence in the TPS test. After
fixing the mempool to read consistent state, mempool calculates
sequence well.
@majecty majecty dismissed stale reviews from junha1 and sgkim126 via ac066f3 June 8, 2020 00:37
@majecty majecty force-pushed the f/fix-mempool-fetch-22x branch from 0b46762 to ac066f3 Compare June 8, 2020 00:37
@majecty majecty requested review from sgkim126 and junha1 June 8, 2020 00:38
@majecty
Copy link
Contributor Author

majecty commented Jun 8, 2020

The failed e2e test is "Shutdown test". Since it is not related to this PR, I'll merge this PR. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants