Adjust settings with nodetool commands
Use these nodetool commands to adjust settings.
- nodetool reloadseeds
-
Reloads the seed node list from the seed node provider.
- nodetool setbatchlogreplaythrottle
-
Sets batchlog replay throttle in kilobytes per second or 0 to disable throttling.
- nodetool setcachecapacity
-
Set global key and row cache capacities in megabytes.
- nodetool setcachekeystosave
-
Sets the global number of keys saved by each cache for faster post-restart warmup.
- nodetool setconcurrentviewbuilders
-
Sets the number of simultaneous materialized view builder tasks.
- nodetool setinterdcstreamthroughput
-
Sets the inter-datacenter throughput capacity in megabits per second (Mb/s) streaming.
- nodetool setlogginglevel
-
Sets the logging level threshold for a given component or class.
- nodetool setstreamthroughput
-
Sets the throughput capacity in megabits per second (Mb/s) for outbound streaming in the system.
- nodetool settimeout
-
Temporarily sets the timeout for the given timeout type.
- nodetool settraceprobability
-
Sets the probability for tracing a request.