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

Option to run CassandraSecondaryIndex workload with unique secondary index #385

Closed
robertpang opened this issue Jul 17, 2018 · 1 comment
Assignees
Labels
kind/enhancement This is an enhancement of an existing feature

Comments

@robertpang
Copy link
Contributor

robertpang commented Jul 17, 2018

CassandraSecondaryIndex is the workload to test secondary index performance. Add an option to run the workload with unique secondary index.

@robertpang robertpang added the kind/enhancement This is an enhancement of an existing feature label Jul 17, 2018
@robertpang robertpang self-assigned this Jul 17, 2018
yugabyte-ci pushed a commit that referenced this issue Jul 19, 2018
Summary: Add CassandraUniqueSecondaryIndex workload as subclass of CassandraSecondaryIndex workload.

Test Plan: java -jar ~/code/yugabyte/java/yb-loadtester/target/yb-sample-apps.jar --workload CassandraUniqueSecondaryIndex --nodes 127.0.0.1:9042 --num_threads_read 4 --num_threads_write 4

Reviewers: mihnea, kannan, bharat

Reviewed By: bharat

Subscribers: yql

Differential Revision: https://phabricator.dev.yugabyte.com/D5166
@robertpang
Copy link
Contributor Author

Workload is added in CassandraUniqueSecondaryIndex in commit a73776c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This is an enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant