Cassandra v3.1.0 Release Notes

  • 2016-10-17

    ๐Ÿ”€ Merged from 3.0 branch:

    ๐Ÿ› 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