[jira] Resolved: (CASSANDRA-949) Create unit test for DatacenterShardStategy

2010-04-17 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Peinado resolved CASSANDRA-949. --- Resolution: Won't Fix The functionality to be tested (DatacenterShardStategy)

[jira] Commented: (CASSANDRA-949) Create unit test for DatacenterShardStategy

2010-04-17 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12858151#action_12858151 ] Rodrigo Peinado commented on CASSANDRA-949: --- Right, sorry my fault. Create

[jira] Commented: (CASSANDRA-925) Mimic the way storage-conf.xml is loaded for DC-config.xml

2010-04-13 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856404#action_12856404 ] Rodrigo Peinado commented on CASSANDRA-925: --- I agree with you. Mimic the way

[jira] Commented: (CASSANDRA-948) Cannot Start Cassandra Under Windows

2010-04-03 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853147#action_12853147 ] Rodrigo Peinado commented on CASSANDRA-948: --- Did you run ant before? Have you

[jira] Updated: (CASSANDRA-925) Mimic the way storage-conf.xml is loaded for DC-config.xml

2010-04-01 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Peinado updated CASSANDRA-925: -- Attachment: CASSANDRA-925.patch To load the config file, first will try the

[jira] Created: (CASSANDRA-943) Spelling correction: rename DatacenterShardStategy to DatacenterShardStrategy

2010-04-01 Thread Rodrigo Peinado (JIRA)
Spelling correction: rename DatacenterShardStategy to DatacenterShardStrategy - Key: CASSANDRA-943 URL: https://issues.apache.org/jira/browse/CASSANDRA-943 Project: Cassandra

[jira] Commented: (CASSANDRA-776) add tests for RackAwareStrategy

2010-03-26 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850451#action_12850451 ] Rodrigo Peinado commented on CASSANDRA-776: --- I'm writing tests for

[jira] Issue Comment Edited: (CASSANDRA-805) using Integer.MAX_VALUE for executor keepalive time defeats the purpose of the SEDA-like stage divisions

2010-03-22 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847210#action_12847210 ] Rodrigo Peinado edited comment on CASSANDRA-805 at 3/22/10 7:59 PM:

[jira] Commented: (CASSANDRA-756) Table.open should not propagate IOException

2010-03-16 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846216#action_12846216 ] Rodrigo Peinado commented on CASSANDRA-756: --- Revised the patch, it's OK.

[jira] Updated: (CASSANDRA-756) Table.open should not propagate IOException

2010-03-15 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Peinado updated CASSANDRA-756: -- Attachment: CASSANDRA-756-1.patch Removed IOException from CFS.getColumnFamily and