Cheers :)
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 26/03/2012, at 1:55 PM, Watanabe Maki wrote:
>> - InternalResponseStage
>
> Handles response to non client initiated messages, including bootstrap,
> schema check, etc.
>
> maki
>
>
> O
> - InternalResponseStage
Handles response to non client initiated messages, including bootstrap, schema
check, etc.
maki
On 2012/03/26, at 2:18, aaron morton wrote:
> Work is broken up into a series of stages.
>
> - ReadStage - performing a local read.
> - RequestResponseStage - handling
Work is broken up into a series of stages.
- ReadStage - performing a local read.
- RequestResponseStage - handling responses from other nodes.
- MutationStage - performing a local write.
- ReplicateOnWriteStage - for counter writes, replicates after a local write
- GossipStage - handles gossip
Hello
I am new to Cassandra and when I run tpstats on my node (Cassandra 1.0.7) I get
following output:
Pool NameActive Pending Completed Blocked All
time blocked
ReadStage 0 0 12 0
0
RequestResp