| | DataStax C/C++ Driver latest version 2.16 is also compatible with application(C++98) | | | | | Done | Dec 22, 2022 | Jan 17, 2023 | | |
| | Driver doesn't connect to newly brought up nodes in the cluster and keeps using the stale IP addresses | | | | | Unresolved | Oct 9, 2022 | Oct 9, 2022 | | |
| | Heap size increase observed when our application process re-establishes connections to Cassandra pod | | | | | Unresolved | Aug 12, 2022 | Oct 10, 2022 | | |
| | Update README.md to reference Artifactory as the download server as of 2.16.1 | | | | | Unresolved | May 6, 2022 | May 6, 2022 | | |
| | Enable setting the host for batches | | | | | Unresolved | Apr 5, 2022 | May 20, 2022 | | |
| | Consider deprecating CentOS 6 support | | | | | Unresolved | Apr 5, 2022 | Jul 1, 2022 | | |
| | Clean up gcc warnings for deprecated functions in integration tests | | | | | Unresolved | Mar 28, 2022 | Mar 28, 2022 | | |
| | Unable to use different memory allocators and profilers when using the cassandra driver | | | | | Unresolved | Mar 16, 2022 | Apr 27, 2022 | | |
| | Include Address Translation | | | | | Unresolved | Mar 10, 2022 | Mar 10, 2022 | | |
| | Crash on Pure virtual function while the destructor of the Session object is called. | | | | | Unresolved | Mar 4, 2022 | Mar 7, 2022 | | |
| | cass_alloc_set_functions() causing crash | | | | | Unresolved | Jan 31, 2022 | Jan 31, 2022 | | |
| | Why use_remote_hosts_for_local_cl being deprecated? | | | | | Unresolved | Nov 18, 2021 | Nov 18, 2021 | | |
| | ControlConnectionTests integration test fails sporadically | | | | | Unresolved | Nov 16, 2021 | Nov 22, 2021 | | |
| | Unable to install driver on Ubuntu 21.10 | | | | | Done | Oct 25, 2021 | May 6, 2022 | | |
| | Consider stronger handle close ops at event loop shutdown | | | | | Unresolved | Oct 19, 2021 | Oct 19, 2021 | | |
| | Core dump on unclean event loop shutdown | | | | | Fixed | Oct 18, 2021 | Mar 7, 2022 | | |
| | Driver is not correctly handling topology and status events when using SNI routing | | | | | Fixed | Aug 10, 2021 | Mar 7, 2022 | | |
| | Test build failures on aarch64 | | | | | Fixed | Jun 30, 2021 | Jul 2, 2021 | | |
| | Intermittent failures of SchemaAgreementUnitTest.Simple test | | | | | Fixed | Jun 30, 2021 | Jul 2, 2021 | | |
| | Add documentation that MITM is possible when using `CASS_SSL_VERIFY_PEER_IDENTITY_DNS` with `cass_cluster_set_use_hostname_resolution()` | | | | | Unresolved | Jun 7, 2021 | Mar 24, 2022 | | |
| | `densehashmap` is really slow for handling streams | | | | | Unresolved | May 27, 2021 | May 27, 2021 | | |
| | Improved router metrics | | | | | Unresolved | May 25, 2021 | May 25, 2021 | | |
| | Connection metrics | | | | | Unresolved | May 25, 2021 | May 25, 2021 | | |
| | More cluster related metrics from the driver perspective | | | | | Unresolved | May 25, 2021 | May 25, 2021 | | |
| | Cassandra driver has a memory corruption issue when calling cass_value_get_string when NULL UUID present | | | | | Unresolved | Apr 15, 2021 | Apr 16, 2021 | | |
| | latency aware policy never activates because minimum latency isn't updated for request processors | | | | | Fixed | Mar 22, 2021 | Apr 5, 2021 | | |
| | Use correct Host: header when calling metadata service (Astra) | | | | | Fixed | Mar 11, 2021 | Mar 29, 2021 | | |
| | Only using a single resolved IP when connecting with hostname | | | | | Fixed | Mar 11, 2021 | Mar 29, 2021 | | |
| | Add API to get/set coordinator node | | | | | Fixed | Mar 11, 2021 | Mar 29, 2021 | | |
| | Get an error after set Consistency level | | | | | Unresolved | Mar 8, 2021 | Mar 9, 2021 | | |
| | Crash during SSL_new initialization | | | | | Unresolved | Mar 2, 2021 | Feb 16, 2022 | | |
| | cassandra_static lib error in Windows when linking exe | | | | | Unresolved | Feb 8, 2021 | Jun 21, 2021 | | |
| | VERIFY_PEER_IDENTITY_DNS does not work | | | | | Unresolved | Jan 19, 2021 | Jan 24, 2022 | | |
| | wait_for may return before callback | | | | | Unresolved | Nov 15, 2020 | Nov 15, 2020 | | |
| | Pure virtual function called when Session object is being destructed | | | | | Fixed | Aug 18, 2020 | Mar 7, 2022 | | |
| | Reduce the log severity of protocol negotiation errors/warnings | | | | | Fixed | Jul 28, 2020 | Mar 11, 2021 | | |
| | Limit to TLS 1.2 as a stop gap | | | | | Fixed | Jul 17, 2020 | Jul 22, 2020 | | |
| | TLS 1.3 handshake code is broken | | | | | Unresolved | Jul 17, 2020 | Jul 17, 2020 | | |
| | CMake 3.16 deprecation warnings | | | | | Unresolved | Apr 15, 2020 | Apr 15, 2020 | | |
| | Build fails under clang++ 10 | | | | | Unresolved | Apr 13, 2020 | Apr 13, 2020 | | |
| | Infinite loop in token map calculation when using SimpleStrategy and RF > number of nodes | | | | | Fixed | Apr 7, 2020 | May 11, 2020 | | |
| | Unable to connect to scylladb | | | | | Not a Problem | Mar 30, 2020 | Jul 10, 2020 | | |
| | Allow providing and overriding nowInSeconds via native protocol v5 | | | | | Unresolved | Mar 25, 2020 | Mar 25, 2020 | | |
| | It's possible for a WaitForHandler's on_set() method to be called after timeout/error | | | | | Fixed | Mar 14, 2020 | Mar 17, 2020 | | |
| | It's possible for a token map replica set for a given range to have duplicates | | | | | Fixed | Mar 12, 2020 | Mar 17, 2020 | | |
| | Remove deprecated OpenSSL call SSL_library_init() | | | | | Unresolved | Mar 2, 2020 | Mar 2, 2020 | | |
| | Caching prepared metadata could cache a very large result set | | | | | Unresolved | Feb 27, 2020 | Feb 27, 2020 | | |
| | Potentially revise OpenSSL linking instructions for macOS | | | | | Unresolved | Feb 26, 2020 | Feb 26, 2020 | | |
| | Remove libtool, automake, and autoconf dependencies from building docs | | | | | Unresolved | Feb 26, 2020 | Feb 26, 2020 | | |
| | Cassandra 4.0 support | | | | | Unresolved | Feb 21, 2020 | Mar 25, 2020 | | |