State Objects

2010-07-20 Thread Boris Spasojevic
Hi all, I am attempting to capture the states that Cassandra passes through for some analyses. I have found the HeartBeatState, ApplicationState and EndPointState (http://wiki.apache.org/cassandra/ArchitectureGossip) classes but I cannot find a list of values which can appear in the fields of the

Build failed in Hudson: Cassandra #495

2010-07-20 Thread Apache Hudson Server
See Changes: [jbellis] handle subcolumn queries in cache fast-path, fixing system test regressions introduced in CASSANDRA-1267. patch by jbellis [brandonwilliams] DynamicEndpointSnitch improvements, make it the default. Patch