Updating libraries is a common problem, not unique to Cassandra. A code
pipeline may be created that runs automatically with AWS CodeDeployAWS
CodePipeline
But, when the pipeline runs would have to be configured by user, such as when
code changes on GitHub.
On Thursday, February 20, 2020, 0
Hi Ekaterina,
We should regularly update libraries but we should be careful doing so in
stable releases as dependency changes are inherently risky. In my experience we
should take libraries with security fixes in stable releases. For unreleased
versions we should take an approach of regularly a
Hi Nate, Deepak, all,
Back to this topic. Thank you for your responses and valuable feedback.
Definitely, the dependencies documentation and the maven repo are great
resources.
My question was really about the process to follow to update regularly the
libraries.
So my understanding is that there
For what it’s worth, we could trivially implement support for passing down the
timeout in 4.0.0, so that both the server and the client are able to parse the
frames with and without them, but delay implementation of the server side logic
necessary for terminating requests early until a further m