Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Find/Create tool/functionality to simulate very slow BigTable reads & writes #710

Open
sming opened this issue Oct 24, 2020 · 1 comment

Comments

@sming
Copy link
Contributor

sming commented Oct 24, 2020

The main/only way that Heroic experiences BigTable strain is by greatly-slowed responses and time-outs.

We need to know how Heroic behaves when this occurs, lest Heroic's behavior make the situation even worse. Consider how (for example) unlimited retries + a query time-out that's too low would hammer BigTable (Heroic would endlessly repeat the same query).

Thus we need a tool to simulate BigTable struggling under load

@sming
Copy link
Contributor Author

sming commented Oct 24, 2020

See this thread on Slack in #bigtable

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

No branches or pull requests

1 participant