Issues
DataStax C/C++ Driver latest version 2.16 is also compatible with application(C++98) | Unassigned | Deepti Sharma | Done | Dec 22, 2022 | Jan 17, 2023 | ||||||
Heap size increase observed when our application process re-establishes connections to Cassandra pod | Unassigned | Leon ZHANG | Unresolved | Aug 12, 2022 | Oct 10, 2022 | ||||||
Driver doesn't connect to newly brought up nodes in the cluster and keeps using the stale IP addresses | Unassigned | PhaniKiran D.N. | Unresolved | Oct 9, 2022 | Oct 9, 2022 | ||||||
Consider deprecating CentOS 6 support | Unassigned | Bret McGuire | Unresolved | Apr 5, 2022 | Jul 1, 2022 | ||||||
Enable setting the host for batches | Unassigned | Blake Edwards | Unresolved | Apr 5, 2022 | May 20, 2022 | ||||||
Update README.md to reference Artifactory as the download server as of 2.16.1 | Unassigned | Bret McGuire | Unresolved | May 6, 2022 | May 6, 2022 | ||||||
Unable to install driver on Ubuntu 21.10 | Unassigned | Claude Warren | Done | Oct 25, 2021 | May 6, 2022 | ||||||
Unable to use different memory allocators and profilers when using the cassandra driver | Unassigned | Peter Leicht | Unresolved | Mar 16, 2022 | Apr 27, 2022 | ||||||
Clean up gcc warnings for deprecated functions in integration tests | Unassigned | Bret McGuire | Unresolved | Mar 28, 2022 | Mar 28, 2022 | ||||||
Add documentation that MITM is possible when using `CASS_SSL_VERIFY_PEER_IDENTITY_DNS` with `cass_cluster_set_use_hostname_resolution()` | Unassigned | Michael Penick | Unresolved | Jun 7, 2021 | Mar 24, 2022 | ||||||
Include Address Translation | Unassigned | Rob Fischer | Unresolved | Mar 10, 2022 | Mar 10, 2022 | ||||||
Crash on Pure virtual function while the destructor of the Session object is called. | Unassigned | Alberto Bortolan | Unresolved | Mar 4, 2022 | Mar 7, 2022 | ||||||
Pure virtual function called when Session object is being destructed | Unassigned | Heng Xiao | Fixed | Aug 18, 2020 | Mar 7, 2022 | ||||||
Core dump on unclean event loop shutdown | Unassigned | Bret McGuire | Fixed | Oct 18, 2021 | Mar 7, 2022 | ||||||
Driver is not correctly handling topology and status events when using SNI routing | Unassigned | Michael Penick | Fixed | Aug 10, 2021 | Mar 7, 2022 | ||||||
Crash during SSL_new initialization | Unassigned | Gleb Golda | Unresolved | Mar 2, 2021 | Feb 16, 2022 | ||||||
cass_alloc_set_functions() causing crash | Unassigned | Brian Beuning | Unresolved | Jan 31, 2022 | Jan 31, 2022 | ||||||
Fix builds CASS_USE_OPENSSL=Off | Unassigned | Michael Fero | Unresolved | Nov 18, 2019 | Jan 25, 2022 | ||||||
Fix top-level CI in unified driver | Unassigned | Michael Fero | Unresolved | Nov 14, 2019 | Jan 25, 2022 | ||||||
Remove driver_utils in favor of testing | Unassigned | Michael Fero | Unresolved | Nov 11, 2019 | Jan 25, 2022 | ||||||
Remove similacron tests (in favor of unit tests) | Unassigned | Michael Penick | Unresolved | Nov 7, 2019 | Jan 25, 2022 | ||||||
Correct linking libraries for unix based OS when using CASS_USE_STATIC_LIBS=On | Unassigned | Michael Fero | Unresolved | Nov 1, 2019 | Jan 25, 2022 | ||||||
Fix RPM/DEB installation for `datastax/constants.inc` used by `cassandra.h` | Unassigned | Michael Fero | Unresolved | May 24, 2019 | Jan 25, 2022 | ||||||
Failing build on Ubuntu 18.0.4 | Unassigned | Fredrik Slättman | Unresolved | Nov 1, 2019 | Jan 25, 2022 | ||||||
Allow UUID to be used externally | Unassigned | Michael Fero | Unresolved | Apr 29, 2019 | Jan 25, 2022 | ||||||
Simplify `CCM::DseCredentialsType` and `CCM::AuthenticationType` to use enums | Unassigned | Michael Penick | Unresolved | Oct 18, 2019 | Jan 25, 2022 | ||||||
Implement uuids example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Fix DEB and RPM package builds | Unassigned | Michael Fero | Unresolved | Apr 25, 2019 | Jan 25, 2022 | ||||||
Implement udt example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement tuple example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement tracing example (and provide tracing API) | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement ssl example (and provide SSL API) | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement paging example (and provide paging API) | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement named parameters examples (and provide case insensitive API) | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement maps example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement logging example (also provide logging API) | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement execution profiles example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement collections example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement future callback example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement by_name example (and a way to do inline name/values) | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Implement async example | Unassigned | Michael Penick | Unresolved | Jan 4, 2019 | Jan 25, 2022 | ||||||
Propose high-level design for C++ API and divide into granular stories | Unassigned | Michael Penick | Unresolved | Dec 21, 2018 | Jan 25, 2022 | ||||||
Remove schema metadata API | Unassigned | Michael Penick | Unresolved | Oct 24, 2018 | Jan 24, 2022 | ||||||
Add callback shim for requests | Unassigned | Michael Penick | Unresolved | Jan 22, 2019 | Jan 24, 2022 | ||||||
Support C++11 | Unassigned | Michael Penick | Unresolved | Oct 23, 2018 | Jan 24, 2022 | ||||||
Allow Address (InetAddress) to be used externally | Unassigned | Michael Fero | Unresolved | May 23, 2019 | Jan 24, 2022 | ||||||
Fix case insensitivity | Unassigned | Michael Penick | Unresolved | Jan 7, 2019 | Jan 24, 2022 | ||||||
Remove deprecated features and supporting code from C API | Unassigned | Michael Penick | Unresolved | Dec 21, 2018 | Jan 24, 2022 | ||||||
Add compression support | Unassigned | Michael Penick | Unresolved | May 21, 2014 | Jan 24, 2022 | ||||||
sporadic timeouts | Unassigned | Dmitri Dmitrienko | Unresolved | Dec 29, 2014 | Jan 24, 2022 |
1-50 of 848