Skip to content
Maintained by AxonOps — production-grade documentation from engineers who operate distributed databases at scale

nodetool getdefaultrf

Cassandra 4.1+

This command is available in Cassandra 4.1 and later.

Displays the default replication factor.


Synopsis

nodetool [connection_options] getdefaultrf

Description

nodetool getdefaultrf shows the default replication factor that will be used for keyspaces when not explicitly specified.


Examples

Basic Usage

nodetool getdefaultrf

Command Relationship
setdefaultrf Modify default RF
describecluster Cluster information