Cassandra v3.0.9 Release Notes

  • 2016-09-29

    🐛 Bug Fixes

    • 🌲 [CSHARP-483] - Request timeout but driver log and net-trace shows the server responds promptly
    • [CSHARP-492] - Mapper: Include keyspace name when defined in mappings
    • [CSHARP-493] - Connection: Reading while cancelling all in-flight requests can result in NullReferenceException
    • [CSHARP-500] - Concurrent calls to OperationState.SetCompleted() can result in deadlock