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

Excessive writes to backend #3984

Closed
fspmarshall opened this issue Jul 7, 2020 · 1 comment
Closed

Excessive writes to backend #3984

fspmarshall opened this issue Jul 7, 2020 · 1 comment
Assignees
Labels
robustness Resistance to crashes and reliability

Comments

@fspmarshall
Copy link
Contributor

When running tests for the 4.3 release (10k IoT nodes with DynamoDB backend), there were 2-4x more writes against the backend than I expected based on the number of nodes and the configured heartbeat interval. After noticing this, I tested the same scenario with the latest 4.2 and 4.1 releases and saw similar write numbers.

It could be that my estimates on the expected number of writes is just wrong, but its worth further investigation to make sure that we aren't producing excessive writes somewhere.

@fspmarshall fspmarshall self-assigned this Jul 7, 2020
@russjones russjones added this to the 4.4 "Rome" milestone Jul 7, 2020
@russjones russjones added the robustness Resistance to crashes and reliability label Dec 1, 2020
@russjones russjones modified the milestones: 6.0 "San Diego", 6.1 Jan 26, 2021
@russjones russjones modified the milestones: 6.1, Runway Milestone Feb 3, 2021
@fspmarshall
Copy link
Contributor Author

Closing for being outdated. If we see this again we can create a new issue.

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

No branches or pull requests

3 participants