When parsing DataStax Java driver SocketOptions, the SD CassandraCassandraCqlClusterParser expects the attribute name of the read timeout property expressed in milliseconds to be called read-timeout-mls, however both the spring-cql-1.0.xsd and the spring-cassandra-1.0.xsd define the attribute name of the socket-options element to be read-timeout-millis
John Blum opened DATACASS-301 and commented
When parsing DataStax Java driver SocketOptions, the SD Cassandra CassandraCqlClusterParser expects the attribute name of the read timeout property expressed in milliseconds to be called
read-timeout-mls
, however both the spring-cql-1.0.xsd and the spring-cassandra-1.0.xsd define the attribute name of thesocket-options
element to beread-timeout-millis
Affects: 1.4.2 (Hopper SR2)
Referenced from: pull request #66
The text was updated successfully, but these errors were encountered: