Created https://issues.apache.org/jira/browse/CASSANDRA-4458
On Thu, Jul 19, 2012 at 7:56 PM, Jake Luciani wrote:
> Yeah I worked around this by skipping all but the last call. I need to fix
> this properly. Thx for the reminder :)
>
>
>
> On Jul 19, 2012, at 7:47 PM, Jonathan Ellis wrote:
>
>>
Yeah I worked around this by skipping all but the last call. I need to fix this
properly. Thx for the reminder :)
On Jul 19, 2012, at 7:47 PM, Jonathan Ellis wrote:
> That smells like a bug to me. I don't see how you can avoid getting
> multiple buildIndexAsync calls kicked off.
>
> What d
That smells like a bug to me. I don't see how you can avoid getting
multiple buildIndexAsync calls kicked off.
What do you think, Jake?
On Thu, May 31, 2012 at 4:46 PM, Adam Holmberg
wrote:
> I've been studying and experimenting some with the SecondaryIndex API,
> specifically extending the Per