Todd Nine created USERGRID-198:
----------------------------------
Summary: Perform load testing of graph edges
Key: USERGRID-198
URL: https://issues.apache.org/jira/browse/USERGRID-198
Project: Usergrid
Issue Type: Story
Reporter: Todd Nine
Assignee: Todd Nine
Priority: Blocker
We need to perform load testing on graph edges. This testing should occur
across multiple clients utilizing the same nodes in the graph. We need to test
the following scenarios.
# Loading 4 billion timestamps of the same edge
# Loading 4 billion edges with the same source node
# Loading 4 billion edges with the same target node
# Loading 4 billion unique edges
While the load is occurring, we need to perform validation seeks to ensure we
aren't overloading read performance.
We also need to ensure we're setting our circuit breakers in Hystrix
appropriately to avoid killing our Cassandra cluster
--
This message was sent by Atlassian JIRA
(v6.2#6252)