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

Add tablets support to node stress command #509

Closed
soyacz opened this issue Sep 15, 2023 · 0 comments · Fixed by #510
Closed

Add tablets support to node stress command #509

soyacz opened this issue Sep 15, 2023 · 0 comments · Fixed by #510

Comments

@soyacz
Copy link
Contributor

soyacz commented Sep 15, 2023

When testing tablets, keyspaces must be created with additional parameter initial_tablets. Also NetworkTopologyStrategy is required.

Request is to make node.stress command automatically adding proper stress_options when tablets are enabled.

soyacz added a commit to soyacz/scylla-ccm that referenced this issue Sep 15, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
soyacz added a commit to soyacz/scylla-ccm that referenced this issue Sep 18, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
soyacz added a commit to soyacz/scylla-ccm that referenced this issue Sep 19, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
soyacz added a commit to soyacz/scylla-ccm that referenced this issue Sep 21, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
soyacz added a commit to soyacz/scylla-ccm that referenced this issue Sep 21, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
soyacz added a commit to soyacz/scylla-ccm that referenced this issue Oct 3, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
soyacz added a commit to soyacz/scylla-ccm that referenced this issue Oct 6, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
@fruch fruch closed this as completed in #510 Oct 6, 2023
fruch pushed a commit that referenced this issue Oct 6, 2023
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: #509
avelanarius pushed a commit to avelanarius/scylla-ccm that referenced this issue Jan 12, 2024
We want to test tablets functionality without need for test
adaptation (creating keyspace with tablets enabled  before
node.stress is run).

Modify `stress_options` by add `initial_tablets` option and change
replication strategy to `NetworkTopologyStrategy` to support tablets
tests.

fixes: scylladb#509
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant