Jaydeepkumar Chovatia created CASSANDRA-20530: -------------------------------------------------
Summary: CassandraStreamReceiver switch only for REPAIR operation as opposed to all the types Key: CASSANDRA-20530 URL: https://issues.apache.org/jira/browse/CASSANDRA-20530 Project: Apache Cassandra Issue Type: Task Reporter: Jaydeepkumar Chovatia _CassandraStreamReceiver_ currently has one killswitch to disable the _write_ path based on one yaml configuration. The configuration switch is only meant for Repair, but it is applicable for all the Stream operations, such as BULK_LOAD, REPAIR, OTHER, etc. Change the config such that it is only applicable for the Stream operation type, "REPAIR." -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org