Hello,
(If there is a more appropriate channel for posing my question, please
point me to it.)
I have created my own fork of the Cassandra trunk, and prior to making any
changes, have built and run 'build - test' in my IDEA env, iOS.
I'm getting:
Ant build completed with 296 errors and 792 warni
Hi Boris,
Did you see this section on the site:
http://cassandra.apache.org/doc/latest/development/ide.html#setting-up-cassandra-in-intellij-idea
I've not had a problem setting everything up in IntelliJ following
that process.
On Wed, Nov 2, 2016 at 3:04 AM, BORIS MELAMED wrote:
> Hello,
>
> (If
Hi Guys,
We are seeing an issue with paging reads missing some small number of
columns when we do paging/limit reads. We get this on a single DC cluster
itself when both reads and writes are happening with QUORUM. Paging/limit
reads see this issue. I have attached the ccm based script which reprod