Re: cpp driver warning for create keyspace statement

2018-02-09 Thread Oliver Herrmann
Michael, it looks like the issue was related to an invalid keyspace. After I dropped one keyspace (with an invalid datacenter name) and and altered another one the warning is gone. But I can not reproduce it, even when recreating the the previous keyspaces. Oliver 2018-02-02 18:41 GMT+01:00 Mich

cpp driver warning for create keyspace statement

2018-01-26 Thread Oliver Herrmann
Hi, the cassandra cpp driver I'm using to connect to a cluster prints the following warning when I'm creating a keyspace from my application: 1516956724.720 [WARN] (src/token_map.cpp:396:void cass::ReplicationStrategy::build_replicas_network_topology(const TokenHostVec&, const cass::DatacenterMap