Thanks!
Muntasir.
On Wed, Aug 28, 2013 at 3:52 PM, Robert Coli wrote:
> On Wed, Aug 28, 2013 at 1:48 PM, Muntasir Raihan Rahman
> wrote:
>>
>> Let us say I set read consistency level = ONE, and I am running the
>> system for a while. Then I want to change the read consistency level
>> to TWO so
Thanks for clarifying that!
Muntasir.
On Wed, Aug 28, 2013 at 3:51 PM, Andrey Ilinykh wrote:
> Each query has its own consistency level. It has nothing to do with
> cassandra.
>
>
> On Wed, Aug 28, 2013 at 1:48 PM, Muntasir Raihan Rahman
> wrote:
>>
>> Sorry, let me clarify.
>>
>> Let us say I
On Wed, Aug 28, 2013 at 1:48 PM, Muntasir Raihan Rahman <
muntasir.rai...@gmail.com> wrote:
> Let us say I set read consistency level = ONE, and I am running the
> system for a while. Then I want to change the read consistency level
> to TWO so that reads now wait to hear back from 2 replicas inst
Each query has its own consistency level. It has nothing to do with
cassandra.
On Wed, Aug 28, 2013 at 1:48 PM, Muntasir Raihan Rahman <
muntasir.rai...@gmail.com> wrote:
> Sorry, let me clarify.
>
> Let us say I set read consistency level = ONE, and I am running the
> system for a while. Then I
Sorry, let me clarify.
Let us say I set read consistency level = ONE, and I am running the
system for a while. Then I want to change the read consistency level
to TWO so that reads now wait to hear back from 2 replicas instead of
1 before responding to the client. I want to change this consistency
What do you mean "to change the cassandra read and write quorums"? Quorum
is quorum, 2 of 3 for example. What do you want to change?
Andrey
On Wed, Aug 28, 2013 at 1:33 PM, Muntasir Raihan Rahman <
muntasir.rai...@gmail.com> wrote:
> Hello,
>
> Are there any tools (e.g like nodetool) that could