[jira] [Commented] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-25 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134781#comment-13134781 ] Radim Kolar commented on CASSANDRA-3306: i tested it on 1.0 final and it

[jira] [Updated] (CASSANDRA-3400) ConcurrentModificationException during nodetool repair

2011-10-25 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3400: Attachment: 3400.patch There is a race between when we send requests and when

[jira] [Commented] (CASSANDRA-2611) static block in AbstractCassandraDaemon makes it difficult to change log4j behavoiur

2011-10-25 Thread Commented
[ https://issues.apache.org/jira/browse/CASSANDRA-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134939#comment-13134939 ] Tommy Tynjä commented on CASSANDRA-2611: This issue seems to present in 1.0

[Cassandra Wiki] Update of ClientOptions by mschlosser

2011-10-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ClientOptions page has been changed by mschlosser: http://wiki.apache.org/cassandra/ClientOptions?action=diffrev1=138rev2=139 * phpcassa: http://github.com/thobbs/phpcassa

[jira] [Commented] (CASSANDRA-3400) ConcurrentModificationException during nodetool repair

2011-10-25 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135071#comment-13135071 ] Jonathan Ellis commented on CASSANDRA-3400: --- +1 nit: we never use

[jira] [Commented] (CASSANDRA-3385) NPE in hinted handoff

2011-10-25 Thread Daniel Barker (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135138#comment-13135138 ] Daniel Barker commented on CASSANDRA-3385: -- I am using the RPM provided by

[Cassandra Wiki] Update of CassandraCli_maki_draft2 by MakiWatanabe

2011-10-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The CassandraCli_maki_draft2 page has been changed by MakiWatanabe: http://wiki.apache.org/cassandra/CassandraCli_maki_draft2?action=diffrev1=42rev2=43 ... schemas agree across the

[jira] [Commented] (CASSANDRA-3143) Global caches (key/row)

2011-10-25 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135156#comment-13135156 ] Sylvain Lebresne commented on CASSANDRA-3143: - I did a few pass over the

svn commit: r1188740 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/service/AntiEntropyService.java

2011-10-25 Thread slebresne
Author: slebresne Date: Tue Oct 25 15:49:54 2011 New Revision: 1188740 URL: http://svn.apache.org/viewvc?rev=1188740view=rev Log: Fix race in AntiEntropyService patch by slebresne; reviewed by jbellis for CASSANDRA-3400 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

svn commit: r1188741 - in /cassandra/branches/cassandra-1.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/

2011-10-25 Thread slebresne
Author: slebresne Date: Tue Oct 25 15:52:35 2011 New Revision: 1188741 URL: http://svn.apache.org/viewvc?rev=1188741view=rev Log: merge from 0.8 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/CHANGES.txt

svn commit: r1188743 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/

2011-10-25 Thread slebresne
Author: slebresne Date: Tue Oct 25 15:55:04 2011 New Revision: 1188743 URL: http://svn.apache.org/viewvc?rev=1188743view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-3396) [patch] push down assignments to scopes where they are needed

2011-10-25 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135186#comment-13135186 ] Sylvain Lebresne commented on CASSANDRA-3396: - +1, committed

[jira] [Resolved] (CASSANDRA-3396) [patch] push down assignments to scopes where they are needed

2011-10-25 Thread Sylvain Lebresne (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-3396. - Resolution: Fixed Fix Version/s: 1.0.1 Reviewer: slebresne

[jira] [Updated] (CASSANDRA-1311) Triggers

2011-10-25 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1311: -- Component/s: (was: Contrib) Summary: Triggers (was: Support

svn commit: r1188759 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cql/ src/java/org/apache/cassandra/gms/ src/java/org/apache

2011-10-25 Thread slebresne
Author: slebresne Date: Tue Oct 25 16:10:43 2011 New Revision: 1188759 URL: http://svn.apache.org/viewvc?rev=1188759view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/contrib/ (props changed)

[jira] [Updated] (CASSANDRA-3388) StorageService.setMode() is used inconsistently

2011-10-25 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3388: Fix Version/s: 1.0.2 StorageService.setMode() is used inconsistently

svn commit: r1188757 - in /cassandra/branches/cassandra-1.0/src/java/org/apache/cassandra: cql/QueryProcessor.java gms/GossipDigestAck2VerbHandler.java gms/Gossiper.java service/StorageService.java to

2011-10-25 Thread slebresne
Author: slebresne Date: Tue Oct 25 16:08:31 2011 New Revision: 1188757 URL: http://svn.apache.org/viewvc?rev=1188757view=rev Log: push down assignments to scopes where they are needed patch by dbrosius; reviewed by slebresne for CASSANDRA-3396 Modified:

[jira] [Updated] (CASSANDRA-3388) StorageService.setMode() is used inconsistently

2011-10-25 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3388: Attachment: 3388.patch StorageService.setMode() is used inconsistently

[jira] [Commented] (CASSANDRA-3388) StorageService.setMode() is used inconsistently

2011-10-25 Thread Tyler Hobbs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135215#comment-13135215 ] Tyler Hobbs commented on CASSANDRA-3388: A couple of comments on v1 of the

[jira] [Updated] (CASSANDRA-1956) Convert row cache to row+filter cache

2011-10-25 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-1956: - Attachment: 0001-1956-cache-updates-v0.patch

[jira] [Updated] (CASSANDRA-3388) StorageService.setMode() is used inconsistently

2011-10-25 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3388: Attachment: 3388_v2.patch Yeah right. I was going with the 'smallest diff'

[jira] [Updated] (CASSANDRA-1956) Convert row cache to row+filter cache

2011-10-25 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1956: -- Reviewer: slebresne (was: jbellis) Assignee: Vijay (was: Daniel Doubleday)

[jira] [Commented] (CASSANDRA-3400) ConcurrentModificationException during nodetool repair

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135297#comment-13135297 ] Hudson commented on CASSANDRA-3400: --- Integrated in Cassandra-0.8 #388 (See

svn commit: r1188849 - /cassandra/branches/cassandra-1.0/src/java/org/apache/cassandra/utils/BloomFilter.java

2011-10-25 Thread jbellis
Author: jbellis Date: Tue Oct 25 18:30:10 2011 New Revision: 1188849 URL: http://svn.apache.org/viewvc?rev=1188849view=rev Log: update BloomFilter to use OBS.fast operations patch by jbellis Modified: cassandra/branches/cassandra-1.0/src/java/org/apache/cassandra/utils/BloomFilter.java

[jira] [Commented] (CASSANDRA-2466) bloom filters should avoid huge array allocations to avoid fragmentation concerns

2011-10-25 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135329#comment-13135329 ] Jonathan Ellis commented on CASSANDRA-2466: --- Patch looks good to me, just

[jira] [Commented] (CASSANDRA-3388) StorageService.setMode() is used inconsistently

2011-10-25 Thread Tyler Hobbs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135330#comment-13135330 ] Tyler Hobbs commented on CASSANDRA-3388: Minor note:

[jira] [Created] (CASSANDRA-3401) Cannot create CompositeType using pycassa (worked in 0.8.x)

2011-10-25 Thread Justin Plock (Created) (JIRA)
Cannot create CompositeType using pycassa (worked in 0.8.x) --- Key: CASSANDRA-3401 URL: https://issues.apache.org/jira/browse/CASSANDRA-3401 Project: Cassandra Issue Type: Bug

[jira] [Assigned] (CASSANDRA-2611) static block in AbstractCassandraDaemon makes it difficult to change log4j behavoiur

2011-10-25 Thread Assigned
[ https://issues.apache.org/jira/browse/CASSANDRA-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Tynjä reassigned CASSANDRA-2611: -- Assignee: Tommy Tynjä static block in AbstractCassandraDaemon makes it

[jira] [Updated] (CASSANDRA-2611) static block in AbstractCassandraDaemon makes it difficult to change log4j behavoiur

2011-10-25 Thread Updated
[ https://issues.apache.org/jira/browse/CASSANDRA-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommy Tynjä updated CASSANDRA-2611: --- Attachment: CASSANDRA-2611-test.patch CASSANDRA-2611.patch static

[jira] [Created] (CASSANDRA-3402) Runtime exception thrown periodically under load

2011-10-25 Thread Andy Stec (Created) (JIRA)
Runtime exception thrown periodically under load Key: CASSANDRA-3402 URL: https://issues.apache.org/jira/browse/CASSANDRA-3402 Project: Cassandra Issue Type: Bug Components: Core

[jira] [Commented] (CASSANDRA-2611) static block in AbstractCassandraDaemon makes it difficult to change log4j behavoiur

2011-10-25 Thread David Allsopp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135461#comment-13135461 ] David Allsopp commented on CASSANDRA-2611: -- Seems to behave as expected on

[jira] [Commented] (CASSANDRA-2335) Windows: Test org.apache.cassandra.streaming.SerializationsTest FAILED

2011-10-25 Thread David Allsopp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135470#comment-13135470 ] David Allsopp commented on CASSANDRA-2335: -- Incidentally, the error:

[jira] [Assigned] (CASSANDRA-3402) Runtime exception thrown periodically under load

2011-10-25 Thread Jonathan Ellis (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-3402: - Assignee: Sylvain Lebresne Runtime exception thrown periodically under

[jira] [Updated] (CASSANDRA-2611) static block in AbstractCassandraDaemon makes it difficult to change log4j behavoiur

2011-10-25 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2611: -- Reviewer: tjake static block in AbstractCassandraDaemon makes it difficult to

[jira] [Commented] (CASSANDRA-3401) Cannot create CompositeType using pycassa (worked in 0.8.x)

2011-10-25 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135507#comment-13135507 ] Jonathan Ellis commented on CASSANDRA-3401: --- Can you include the full

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-10-25 Thread Patricio Echague (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135558#comment-13135558 ] Patricio Echague commented on CASSANDRA-2882: - In a cluster of 2 nodes (RF

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-10-25 Thread Patricio Echague (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135564#comment-13135564 ] Patricio Echague commented on CASSANDRA-2882: - One more comment. It seems

[Cassandra Wiki] Update of ClientOptions by otaviojava

2011-10-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ClientOptions page has been changed by otaviojava: http://wiki.apache.org/cassandra/ClientOptions?action=diffrev1=139rev2=140 * Pycassa: http://github.com/pycassa/pycassa

[Cassandra Wiki] Update of FrontPage_draft_aaron by MakiWatanabe

2011-10-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The FrontPage_draft_aaron page has been changed by MakiWatanabe: http://wiki.apache.org/cassandra/FrontPage_draft_aaron?action=diffrev1=84rev2=85 Comment: add link to

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-10-25 Thread Patricio Echague (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135615#comment-13135615 ] Patricio Echague commented on CASSANDRA-2882: - I tested with Two

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-10-25 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135648#comment-13135648 ] Brandon Williams commented on CASSANDRA-2882: - The problem here is that

[jira] [Created] (CASSANDRA-3403) describe_ring topology information is wrong/incomplete

2011-10-25 Thread Brandon Williams (Created) (JIRA)
describe_ring topology information is wrong/incomplete -- Key: CASSANDRA-3403 URL: https://issues.apache.org/jira/browse/CASSANDRA-3403 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-3403) describe_ring topology information is wrong/incomplete

2011-10-25 Thread Patricio Echague (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-3403: Assignee: Patricio Echague describe_ring topology information is

[jira] [Updated] (CASSANDRA-3404) [patch] fix logging contexts

2011-10-25 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3404: Attachment: log_context.diff [patch] fix logging contexts

[jira] [Created] (CASSANDRA-3404) [patch] fix logging contexts

2011-10-25 Thread Dave Brosius (Created) (JIRA)
[patch] fix logging contexts Key: CASSANDRA-3404 URL: https://issues.apache.org/jira/browse/CASSANDRA-3404 Project: Cassandra Issue Type: Bug Components: Core, Hadoop Affects Versions: 1.0.0