You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
Expected Behaviour
CI tests on Apache Cassandra 3.9 should pass.
Actual Behaviour
CI tests on Apache Cassandra 3.9 in Travis started to fail recently, first identified in PR #25. Exact error message is:
One possible cause is due to coercion of
localhost
input string toInetAddress
type and back.Steps to Reproduce
Run the integration test against the latest Apache Cassandra version (3.9).
The text was updated successfully, but these errors were encountered: