-
Notifications
You must be signed in to change notification settings - Fork 81
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
[Child Issue] Exploring Distributed Workload Generation #506
Labels
Comments
4 tasks
Closing this for now. This is something we might look at in the future once we have a better understanding of scale testing. #555 |
Reopening issue, since there is an intention to look into this in more detail after the scale-up investigation has concluded. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a subtask for Distributed Workload Generation Analysis and Scale Testing. For more details on this subtask, see this meta issue.
We're aware that OSB has limitations, but we don't know exactly under what circumstances they occur. For example, it's known that OSB can test single node and small multi node (3,4,5 etc.) OpenSearch clusters. However, when OSB tests a really large cluster (unclear on how large but let's just say 20 nodes), it tends to fail. To combat this, OSB has a feature called Distributed Workload Generation (DWG) which basically allows users to get over that hurdle of testing large 20 node clusters.
Questions
Test Plan
Each test setup should be run 5 times to get consistent data.
The text was updated successfully, but these errors were encountered: