Re: Network transfer to one node twice as others

2015-04-22 Thread Anishek Agarwal
Thanks Ryan, I am using the java driver with token aware policy(dcawarepolicy) we have all nodes on one DC. model for now is partition_key, value I think by hot partition you mean insertions to the same partition key ? we have RF:3 and CL: 1 (will re run with local quorum as that is what we will

Re: A proposal for how we use JIRA in the tick-tock release process

2015-04-22 Thread Jonathan Ellis
SGTM. On Thu, Apr 23, 2015 at 1:48 AM, Ryan McGuire wrote: > In the interests of making the tick tock release process as smooth and > > efficient as possible, I’d like to propose a few procedural JIRA > > rules: > > > * Let’s use the In Progress status to indicate when development is > > actual

A proposal for how we use JIRA in the tick-tock release process

2015-04-22 Thread Ryan McGuire
In the interests of making the tick tock release process as smooth and efficient as possible, I’d like to propose a few procedural JIRA rules: * Let’s use the In Progress status to indicate when development is actually in progress. This can be a very useful indicator to testers that it’s the

Re: Wiki contributions

2015-04-22 Thread Brandon Williams
I have added you. On Wed, Apr 22, 2015 at 4:34 AM, wrote: > Hello, > I would like to contribute to the Apache Cassandra wiki: my wiki username > is AlicePorfirio. > > I already tried to post this request, but I am not sure if that email was > correctly sent: in case it was, excuse me for the dup

Re: Network transfer to one node twice as others

2015-04-22 Thread Ryan Svihla
Totally depends on the load balancing policy of your driver, your data model, consistently level and you’re replication factor. The default token aware policy for the DataStax java driver up to 2.1.4 and 2.0.9 would largely behave this way if you combined it with a hot partition, and all other l

Re: Network transfer to one node twice as others

2015-04-22 Thread Anishek Agarwal
Nope not using thrift On 22-Apr-2015 7:24 pm, "Benedict Elliott Smith" wrote: > If you're connecting via thrift, all your traffic is most likely being > routed to just one node, which then communicates with the other nodes for > you. > > On Wed, Apr 22, 2015 at 6:11 AM, Anishek Agarwal > wrote:

Re: Network transfer to one node twice as others

2015-04-22 Thread Benedict Elliott Smith
If you're connecting via thrift, all your traffic is most likely being routed to just one node, which then communicates with the other nodes for you. On Wed, Apr 22, 2015 at 6:11 AM, Anishek Agarwal wrote: > Forwarding it here, someone with Cassandra internals knowledge can help may > be > >

Wiki contributions

2015-04-22 Thread a.porfirio
Hello, I would like to contribute to the Apache Cassandra wiki: my wiki username is AlicePorfirio. I already tried to post this request, but I am not sure if that email was correctly sent: in case it was, excuse me for the duplicate. Thank you very much. Best regards, Alice Porfirio