Brandon Williams created CASSANDRA-18679:
--------------------------------------------

             Summary: Attempted NTS creation logs even on failure
                 Key: CASSANDRA-18679
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18679
             Project: Cassandra
          Issue Type: Bug
            Reporter: Brandon Williams


If you try to create a keyspace with a nonexistent DC, you will still see a log 
like this:

{noformat}
INFO  [Native-Transport-Requests-1] 2023-07-21 11:02:40,062 
NetworkTopologyStrategy.java:93 - Configured datacenter replicas are DC2:rf(3), 
DC1:rf(1)
{noformat}

even if you receive:
{noformat}
ConfigurationException: Unrecognized strategy option {DC2} passed to 
NetworkTopologyStrategy for keyspace test
{noformat}

which prevented the creation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to