Thanks for everyone's hard work and perseverance, Cassandra to is truly
amazing. It really does make redundancy so much easier making my life far less
stressful (: it surely is this awesomeness that creates the demand for features
in the first place. So this is a great problem to have.
Certainl
> On 19 Nov 2014, at 4:44 am, Tyler Hobbs wrote:
>
>> On Tue, Nov 18, 2014 at 4:46 AM, Jacob Rhoden wrote:
>>
>> I was going to report a bug, but first figured I should check its not
>> “working as expected”. Is it just me or is it wrong that the following
>&g
Isn't this how it works now? Aka
2.0 is the "I'm risk averse" stable, and
2.1 is the "I'm living on the edge" stable
__
Sent from iPhone
> On 17 Jun 2014, at 5:16 pm, Michael Kjellman
> wrote:
>
> Hi Dev@ List—
>
> TL;DR:
> I’d love it if we could modify the C* r
> On 4 Jun 2014, at 7:24 am, Dave Brosius wrote:
>
> The solution to several of these issues is,
>
> Refactor 1 singleton use case, and post a patch.
+1 do it slowly
-1 for adding a dependency on a dependency injection framework. It's not
strictly needed if your goal is for removing singlet
If there is someone with the time and resources to fork and keep thrift up to
date, they could assumedly just push thrift updates back into master. i.e. If
the goal is to reduce maintenance overhead for the core secs that's fine, but
the it doesn't need to be frozen right? Perhaps it must be mar
It is my understanding that rows with TTLs don't mix well with rows that don't
have TTLs. ie they should all have TTL or all not have TTL.
That said if you can create a small java class (test case) that demonstrates
the problem, I'm happy to try it out on 2.0.5. This code can be attached to a
Your missing netbeans includes. I also include the following for anything java
related.
.*.swo
Thumbs.db
# Maven and other build system/IDE artifacts
bin
build
out/*
target/*
# Netbeans
nb-configuration.xml
nbactions.xml
nbproject
On 20 Dec 2013, at 10:42 am, Michael Shuler wrote:
> How abo
Hi Luiz,
On 5 Nov 2013, at 12:37 am, Luiz Carlos Jr wrote:
> What script does is: get the real value that should be at database, get the
> current value that is persisted at database, calculates the difference
> between values and finally send insert command to specific row key passing
> the diff