Browse Source
Previous to this commit the connection idle timeout and heartbeat interval were mapped to seconds whereas Cassandra expects ms for all duration types. This commit fixes the mapping and removes the default duration unit since it should be considered ms like every other duration properties. Closes gh-23249pull/23585/head
2 changed files with 5 additions and 11 deletions
Loading…
Reference in new issue