You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a subtask for Distributed Workload Generation Analysis and Scale Testing. For more details on this subtask, see this meta issue.
We will be focusing on using the search_clients in OSB and determining their impact on service time and latency.
Prerequisites
Select a fast query (such as Term Query)
Set up a large cluster (15+ nodes)
Test Plan
1. Run with OSB's built-in search clients: Running tests with the following 1, 16, 128 search_clients
2. Simulate OSB's search clients manually: Running tests with autoscaling group of EC2 instances. Start at 1 EC2 instance and scale up to 16 and then 128 EC2 instances.
3. Compare results between OSB's built-in search clients and simulated search clients: Compare results and determine the impact on service time and latency
The text was updated successfully, but these errors were encountered:
This is a subtask for Distributed Workload Generation Analysis and Scale Testing. For more details on this subtask, see this meta issue.
We will be focusing on using the
search_clients
in OSB and determining their impact on service time and latency.Prerequisites
Test Plan
search_clients
The text was updated successfully, but these errors were encountered: