Re: Timeout with static column

2015-11-23 Thread Brice Figureau
On Fri, 2015-11-13 at 11:25 +0100, Brice Figureau wrote: > On Thu, 2015-11-12 at 11:13 -0600, Tyler Hobbs wrote: > > Can you try to isolate this to a reproducible test case or script and > > open a jira ticket at https://issues.apache.org/jira/browse/CASSANDRA? > > I just created: > https://issues

Re: Timeout with static column

2015-11-13 Thread Brice Figureau
On Thu, 2015-11-12 at 11:13 -0600, Tyler Hobbs wrote: > Can you try to isolate this to a reproducible test case or script and > open a jira ticket at https://issues.apache.org/jira/browse/CASSANDRA? I just created: https://issues.apache.org/jira/browse/CASSANDRA-10698 It's unfortunately not a tes

Re: Timeout with static column

2015-11-12 Thread Tyler Hobbs
Can you try to isolate this to a reproducible test case or script and open a jira ticket at https://issues.apache.org/jira/browse/CASSANDRA? On Wed, Nov 11, 2015 at 2:54 PM, Brice Figureau < brice+cassan...@daysofwonder.com> wrote: > Hi, > > Following my previous Read query timing out, I'm now ru

Timeout with static column

2015-11-11 Thread Brice Figureau
Hi, Following my previous Read query timing out, I'm now running in another timeout issue, on cassandra 2.1.11. Still with the same schema from the Akka Persistence Cassandra journal: CREATE TABLE akka.messages ( persistence_id text, partition_nr bigint, sequence_nr bigint, messa