Hello Team,
We have multithread application where we are using DataStax CPP Driver version
(2.16.2) to connect with apache Cassandra Server version(2.2.8).
When IO thread has been set to 5 using API cass_cluster_set_num_threads_io() .
We have observed that while inserting a heavy data we are g
Hello Team,
Could you please help in answering below query.
Regards,
Deepti Sharma
PMP(r) & ITIL
From: Deepti Sharma S via user
Sent: 20 December 2022 18:39
To: user@cassandra.apache.org
Cc: Nandita Singh S
Subject: Query for Cassandra Driver
Hello Team,
We have an Application followi
Hello Team,
We have an Application following C++98 standard, compiled with gcc version
7.5.0 on SUSE Linux.
We are currently using DataStax C/C++ Driver(Version 2.6) and its working fine
with application(C++98).
Now We have a requirement to update DataStax C/C++ Driver to latest version
2.16.
W