Re: Can we upgrade Guava to the same version as master on 3.11 branch?

2020-03-02 Thread Tomo Suzuki
andra-3.11'. > jjirsa:cassandra jjirsa$ grep -r CompoundOrdering src/ > jjirsa:cassandra jjirsa$ grep -r AtomicDoubleArray src/ > jjirsa:cassandra jjirsa$ > > > > On Fri, Feb 28, 2020 at 7:33 AM Tomo Suzuki > wrote: > > > Hi Cassandra developers, > > > > To

Re: Can we upgrade Guava to the same version as master on 3.11 branch?

2020-02-28 Thread Tomo Suzuki
g/artifact/com.google.guava/guava/18.0/bundle [2]: https://ossindex.sonatype.org/vuln/24585a7f-eb6b-4d8d-a2a9-a6f16cc7c1d0 [3]: https://issues.apache.org/jira/browse/CASSANDRA-15453 On Mon, Dec 16, 2019 at 12:45 PM Tomo Suzuki wrote: > > Russell, > > That's great to hear. Then I'll

Re: Libraries update

2020-02-11 Thread Tomo Suzuki
> do you think it would be a good idea to get a certain view on those and see what can be easily updated? Yes! With more up-to-date dependencies, Cassandra will work with other open source software smoothly. Looking forward. On Tue, Feb 11, 2020 at 2:44 PM Ekaterina Dimitrova wrote: > > Hello ev

Re: Can we upgrade Guava to the same version as master on 3.11 branch?

2019-12-16 Thread Tomo Suzuki
ear of > losing backwards compatibility. In fact it should be able to speak to > Cassandra 2.x as well. > > On Sun, Dec 15, 2019, 10:24 PM Tomo Suzuki > wrote: > > > Hi Russell, > > > > Yes, Apache Beam uses hadoop format for Cassandra IO [1]. That test > &g

Re: Can we upgrade Guava to the same version as master on 3.11 branch?

2019-12-15 Thread Tomo Suzuki
/GoogleCloudPlatform/cloud-opensource-java/issues/1028#issuecomment-557680928 On Sun, Dec 15, 2019 at 10:36 PM Russell Spitzer wrote: > > Why does the beam integration rely on Cassandra all, does it use the hadoop > formats? > > On Sun, Dec 15, 2019, 9:07 PM Tomo Suzuki > wrote:

Can we upgrade Guava to the same version as master on 3.11 branch?

2019-12-15 Thread Tomo Suzuki
Hi Cassandra developers, I want to backport the Guava version upgrade (CASSANDRA-15248) into 3.11 branch, so that cassandra-all:3.11.X works with higher version of Guava. I just created a ticket https://issues.apache.org/jira/browse/CASSANDRA-15453 explaining background. Before committing anythin