Thanks Andy
On Monday, May 7, 2018, Andy Tolbert wrote:
> Hi Abdul,
>
> If you are already at C* 3.1.0 and the driver you are using works, it's
> almost certain to also work with 3.11.2 as well as there are no protocol
> changes between these versions. I would advise testing your application
>
Hi Abdul,
If you are already at C* 3.1.0 and the driver you are using works, it's
almost certain to also work with 3.11.2 as well as there are no protocol
changes between these versions. I would advise testing your application
out against a 3.11.2 test environment first though, just to be safe ;)
Hi
I am.planning for upgrade from 3.1.0 to 3.11.2 , just wanted to confirm if
cleint drivers need to upgraded? Or it will work with 3.1.0 drivers?
> Every language has a different means of working with dependencies. Some are
> compiled in (java, c), some are pulled in via libraries (python). You'll
> have to be more specific.
I am interested mainly in C++ and Java.
Thanks.
Every language has a different means of working with dependencies. Some
are compiled in (java, c), some are pulled in via libraries (python).
You'll have to be more specific.
On Thu, Mar 24, 2016 at 8:14 AM Rakesh Kumar
wrote:
> Is it possible to install multiple versions of language drivers on
Is it possible to install multiple versions of language drivers on the
client machines. This will be typically useful during an upgrade
process, where by fallback to the old version can be easy.
thanks.