[jira] [Created] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Terje Marthinussen (JIRA)
ConcurrentModificationException during node recovery Key: CASSANDRA-2766 URL: https://issues.apache.org/jira/browse/CASSANDRA-2766 Project: Cassandra Issue Type: Bug Components:

[jira] [Updated] (CASSANDRA-1608) Redesigned Compaction

2011-06-14 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Coverston updated CASSANDRA-1608: -- Attachment: 0001-leveldb-style-compaction.patch Adding a patch for leveldb

[jira] [Updated] (CASSANDRA-2759) Scrub could lose increments and replicate that loss

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2759: Attachment: 0001-Don-t-skip-rows-on-scrub-for-counter-CFs.patch Attaching patch

[jira] [Commented] (CASSANDRA-2641) AbstractBounds.normalize should deal with overlapping ranges

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049042#comment-13049042 ] Sylvain Lebresne commented on CASSANDRA-2641: - bq. it overlaps quite a bit

svn commit: r1135399 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/io/sstable/SSTableWriter.java

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 07:55:43 2011 New Revision: 1135399 URL: http://svn.apache.org/viewvc?rev=1135399&view=rev Log: Seek back after deserializing a row to update cache with patch by jbellis; reviewed by slebresne for CASSANDRA-2752 Modified: cassandra/branches/cassandra-0.8/CHA

[jira] [Resolved] (CASSANDRA-2752) repair fails with java.io.EOFException

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-2752. - Resolution: Fixed Reviewer: slebresne Assignee: Jonathan Ellis (w

[jira] [Commented] (CASSANDRA-2752) repair fails with java.io.EOFException

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049045#comment-13049045 ] Sylvain Lebresne commented on CASSANDRA-2752: - Good catch. +1 (committed).

[jira] [Created] (CASSANDRA-2767) ConcurrentModificationException in AntiEntropyService.getNeighbors()

2011-06-14 Thread Sylvain Lebresne (JIRA)
ConcurrentModificationException in AntiEntropyService.getNeighbors() Key: CASSANDRA-2767 URL: https://issues.apache.org/jira/browse/CASSANDRA-2767 Project: Cassandra Issue

svn commit: r1135402 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/io/sstable/

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 08:16:43 2011 New Revision: 1135402 URL: http://svn.apache.org/viewvc?rev=1135402&view=rev Log: Merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk/in

[jira] [Updated] (CASSANDRA-2767) ConcurrentModificationException in AntiEntropyService.getNeighbors()

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2767: Attachment: 0001-Fix-ConcurrentModificationException.patch > ConcurrentModifica

[jira] [Updated] (CASSANDRA-2767) ConcurrentModificationException in AntiEntropyService.getNeighbors()

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2767: Attachment: (was: 0001-Fix-ConcurrentModificationException.patch) > Concurr

[jira] [Updated] (CASSANDRA-2767) ConcurrentModificationException in AntiEntropyService.getNeighbors()

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2767: Attachment: 0001-Fix-ConcurrentModificationException.patch > ConcurrentModifica

[jira] [Commented] (CASSANDRA-2759) Scrub could lose increments and replicate that loss

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049065#comment-13049065 ] Jonathan Ellis commented on CASSANDRA-2759: --- +1 can you add a link to this

[jira] [Commented] (CASSANDRA-2767) ConcurrentModificationException in AntiEntropyService.getNeighbors()

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049066#comment-13049066 ] Jonathan Ellis commented on CASSANDRA-2767: --- +1 > ConcurrentModificationExc

[jira] [Created] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Sasha Dolgy (JIRA)
AntiEntropyService excluding nodes that are on version 0.7 or sooner Key: CASSANDRA-2768 URL: https://issues.apache.org/jira/browse/CASSANDRA-2768 Project: Cassandra Issue

svn commit: r1135426 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionManager.java

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 09:17:00 2011 New Revision: 1135426 URL: http://svn.apache.org/viewvc?rev=1135426&view=rev Log: Don't skip rows in scub for counter column families patch by slebresne; reviewed by jbellis for CASSANDRA-2759 Modified: cassandra/branches/cassandra-0.8/CHANGES.

svn commit: r1135427 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/compaction/

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 09:18:31 2011 New Revision: 1135427 URL: http://svn.apache.org/viewvc?rev=1135427&view=rev Log: Merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk/in

[jira] [Assigned] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2768: - Assignee: Sylvain Lebresne > AntiEntropyService excluding nodes that are on v

[jira] [Assigned] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2766: - Assignee: Jonathan Ellis > ConcurrentModificationException during node recove

[jira] [Commented] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049078#comment-13049078 ] Sylvain Lebresne commented on CASSANDRA-2768: - The important part here is

[jira] [Updated] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2766: -- Attachment: 2766.txt looks like a straightforward case of "not using threadsafe col

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

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 09:46:25 2011 New Revision: 1135441 URL: http://svn.apache.org/viewvc?rev=1135441&view=rev Log: Fix ConcurrentModificationException in repair patch by slebresne; reviewed by jbellis for CASSANDRA-2767 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

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

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 09:47:30 2011 New Revision: 1135443 URL: http://svn.apache.org/viewvc?rev=1135443&view=rev Log: Merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed) cassandra/trunk/in

[jira] [Updated] (CASSANDRA-2758) nodetool repair never finishes. Loops forever through merkle trees?

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2758: Attachment: 0001-Fix-MerkleTree.init-to-not-create-non-sensical-trees.patch Mer

[jira] [Updated] (CASSANDRA-2758) nodetool repair never finishes. Loops forever through merkle trees?

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2758: Priority: Minor (was: Major) > nodetool repair never finishes. Loops forever t

[jira] [Commented] (CASSANDRA-2679) Move some column creation logic into Column factory functions

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049118#comment-13049118 ] Sylvain Lebresne commented on CASSANDRA-2679: - lgtm but can we rename the

[jira] [Commented] (CASSANDRA-2221) 'show create' commands on the CLI to export schema

2011-06-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049120#comment-13049120 ] Pavel Yaskevich commented on CASSANDRA-2221: needs rebase, tried to apply

[jira] [Issue Comment Edited] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-06-14 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048727#comment-13048727 ] Mck SembWever edited comment on CASSANDRA-2388 at 6/14/11 11:22 AM:

[jira] [Issue Comment Edited] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-06-14 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049169#comment-13049169 ] T Jake Luciani edited comment on CASSANDRA-2388 at 6/14/11 1:07 PM:

[jira] [Commented] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-06-14 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049169#comment-13049169 ] T Jake Luciani commented on CASSANDRA-2388: --- I think the core issue is you c

[jira] [Commented] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Muga Nishizawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049170#comment-13049170 ] Muga Nishizawa commented on CASSANDRA-2766: --- Thanks for your quick response.

[jira] [Updated] (CASSANDRA-2758) nodetool repair never finishes. Loops forever through merkle trees?

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2758: -- Reviewer: stuhood > nodetool repair never finishes. Loops forever through merkle tr

[jira] [Updated] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2766: -- Attachment: 2766-v2.txt oops. v2 w/ collections that don't require a comparable. >

[jira] [Commented] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049191#comment-13049191 ] Sylvain Lebresne commented on CASSANDRA-2766: - lgtm +1 on v2 > Concurrent

svn commit: r1135611 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/streaming/StreamInSession.java

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 14:33:20 2011 New Revision: 1135611 URL: http://svn.apache.org/viewvc?rev=1135611&view=rev Log: use threadsafe collections for StreamInSession patch by jbellis; reviewed by slebresne for CASSANDRA-2766 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

[jira] [Commented] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Sasha Dolgy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049214#comment-13049214 ] Sasha Dolgy commented on CASSANDRA-2768: I'd like to add that we are also usin

[jira] [Assigned] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2768: - Assignee: Brandon Williams (was: Sylvain Lebresne) > AntiEntropyService excl

svn commit: r1135638 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/streaming/StreamInSession.java

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 15:16:04 2011 New Revision: 1135638 URL: http://svn.apache.org/viewvc?rev=1135638&view=rev Log: backport #2766 from 0.8 Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/streaming/StreamI

svn commit: r1135642 - in /cassandra/branches/cassandra-0.8: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 15:21:28 2011 New Revision: 1135642 URL: http://svn.apache.org/viewvc?rev=1135642&view=rev Log: merge from 0.7 Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/contrib/ (props changed) cassandra/branches

[jira] [Commented] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Sasha Dolgy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049243#comment-13049243 ] Sasha Dolgy commented on CASSANDRA-2768: Hi ... able to give more information

svn commit: r1135671 - /cassandra/drivers/java/CHANGES.txt

2011-06-14 Thread slebresne
Author: slebresne Date: Tue Jun 14 16:09:31 2011 New Revision: 1135671 URL: http://svn.apache.org/viewvc?rev=1135671&view=rev Log: Add changelog for java drivers Added: cassandra/drivers/java/CHANGES.txt Added: cassandra/drivers/java/CHANGES.txt URL: http://svn.apache.org/viewvc/cassandra/d

[jira] [Commented] (CASSANDRA-2741) cli create ks/cf hangs when nodes are in the UNREACHABLE state

2011-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049269#comment-13049269 ] Brandon Williams commented on CASSANDRA-2741: - Reported against 0.7.4. bq

[jira] [Commented] (CASSANDRA-2764) generate-eclipse-files still referencing drivers/ source

2011-06-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049275#comment-13049275 ] Hudson commented on CASSANDRA-2764: --- Integrated in Cassandra-0.8 #170 (See [https:/

[jira] [Commented] (CASSANDRA-2752) repair fails with java.io.EOFException

2011-06-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049271#comment-13049271 ] Hudson commented on CASSANDRA-2752: --- Integrated in Cassandra-0.8 #170 (See [https:/

[jira] [Commented] (CASSANDRA-2766) ConcurrentModificationException during node recovery

2011-06-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049273#comment-13049273 ] Hudson commented on CASSANDRA-2766: --- Integrated in Cassandra-0.8 #170 (See [https:/

[jira] [Commented] (CASSANDRA-2767) ConcurrentModificationException in AntiEntropyService.getNeighbors()

2011-06-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049272#comment-13049272 ] Hudson commented on CASSANDRA-2767: --- Integrated in Cassandra-0.8 #170 (See [https:/

[jira] [Commented] (CASSANDRA-2765) DataTracker.View.MarkCompacting adds ALL sstables and marks them as compacting

2011-06-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049274#comment-13049274 ] Hudson commented on CASSANDRA-2765: --- Integrated in Cassandra-0.8 #170 (See [https:/

[jira] [Commented] (CASSANDRA-2759) Scrub could lose increments and replicate that loss

2011-06-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049276#comment-13049276 ] Hudson commented on CASSANDRA-2759: --- Integrated in Cassandra-0.8 #170 (See [https:/

[jira] [Commented] (CASSANDRA-2614) create Column and CounterColumn in the same column family

2011-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049308#comment-13049308 ] Sylvain Lebresne commented on CASSANDRA-2614: - Turns out there is a tiny h

[jira] [Updated] (CASSANDRA-2427) Heuristic or hard cap to prevent fragmented commit logs from bringing down the server

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2427: Attachment: CASSANDRA-2427-4-trunk.txt Make CommitLog implement MBean Executor

[jira] [Issue Comment Edited] (CASSANDRA-2427) Heuristic or hard cap to prevent fragmented commit logs from bringing down the server

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049318#comment-13049318 ] Patricio Echague edited comment on CASSANDRA-2427 at 6/14/11 6:10 PM: --

[jira] [Updated] (CASSANDRA-2427) Heuristic or hard cap to prevent fragmented commit logs from bringing down the server

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2427: Attachment: (was: CASSANDRA-2427-3-trunk-addNewSetting.txt) > Heuristic or

[jira] [Updated] (CASSANDRA-2427) Heuristic or hard cap to prevent fragmented commit logs from bringing down the server

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2427: Attachment: CASSANDRA-2427-5-trunk.txt Add entry to CHANGES.txt > Heuristic or

[jira] [Commented] (CASSANDRA-2753) Capture the max client timestamp for an SSTable

2011-06-14 Thread Alan Liang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049323#comment-13049323 ] Alan Liang commented on CASSANDRA-2753: --- Makes sense, I'll move the tracking out

[jira] [Commented] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049326#comment-13049326 ] Brandon Williams commented on CASSANDRA-2768: - bq. Since Sasha has reporte

[jira] [Resolved] (CASSANDRA-2741) cli create ks/cf hangs when nodes are in the UNREACHABLE state

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2741. --- Resolution: Cannot Reproduce Fix Version/s: (was: 0.7.7) Assig

[jira] [Commented] (CASSANDRA-2614) create Column and CounterColumn in the same column family

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049357#comment-13049357 ] Jonathan Ellis commented on CASSANDRA-2614: --- I'd be fine with saying it's on

[jira] [Commented] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049366#comment-13049366 ] Brandon Williams commented on CASSANDRA-2491: - Why the changes to StreamRe

[jira] [Commented] (CASSANDRA-2641) AbstractBounds.normalize should deal with overlapping ranges

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049369#comment-13049369 ] Stu Hood commented on CASSANDRA-2641: - bq. getRestrictedRanges splits a range at d

[jira] [Commented] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049370#comment-13049370 ] Vijay commented on CASSANDRA-2491: -- Ooops was not intentional (except changing it

[jira] [Updated] (CASSANDRA-2679) Move some column creation logic into Column factory functions

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2679: Attachment: 0001-CASSANDRA-2679-Move-Deleted-Expiring-switch-and-contex.txt Fixed, thanks! > M

[jira] [Updated] (CASSANDRA-2679) Move some column creation logic into Column factory functions

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2679: Attachment: (was: 0001-CASSANDRA-2679-Move-Deleted-Expiring-switch-and-contex.txt) > Move

[jira] [Commented] (CASSANDRA-2758) nodetool repair never finishes. Loops forever through merkle trees?

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049383#comment-13049383 ] Stu Hood commented on CASSANDRA-2758: - +1, thanks! > nodetool repair never finish

[jira] [Created] (CASSANDRA-2769) Cannot Create Duplicate Compaction Marker

2011-06-14 Thread Benjamin Coverston (JIRA)
Cannot Create Duplicate Compaction Marker - Key: CASSANDRA-2769 URL: https://issues.apache.org/jira/browse/CASSANDRA-2769 Project: Cassandra Issue Type: Bug Affects Versions: 0.8.0 Repo

[jira] [Commented] (CASSANDRA-2753) Capture the max client timestamp for an SSTable

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049388#comment-13049388 ] Jonathan Ellis commented on CASSANDRA-2753: --- bq. also capture max timestamp

[jira] [Created] (CASSANDRA-2770) Expose cassandra.yaml location though jmx

2011-06-14 Thread Mike Bulman (JIRA)
Expose cassandra.yaml location though jmx - Key: CASSANDRA-2770 URL: https://issues.apache.org/jira/browse/CASSANDRA-2770 Project: Cassandra Issue Type: New Feature Reporter: Mike Bulman

[jira] [Updated] (CASSANDRA-2769) Cannot Create Duplicate Compaction Marker

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2769: -- Description: Concurrent compaction can trigger the following exception when two thr

[jira] [Commented] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Sasha Dolgy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049411#comment-13049411 ] Sasha Dolgy commented on CASSANDRA-2768: I can assure you they are all on 0.8.

[jira] [Commented] (CASSANDRA-2753) Capture the max client timestamp for an SSTable

2011-06-14 Thread Alan Liang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049413#comment-13049413 ] Alan Liang commented on CASSANDRA-2753: --- I already have a solution to capture ma

[jira] [Updated] (CASSANDRA-2770) Expose data_dir though jmx

2011-06-14 Thread Mike Bulman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Bulman updated CASSANDRA-2770: --- Summary: Expose data_dir though jmx (was: Expose cassandra.yaml location though jmx) >

[jira] [Commented] (CASSANDRA-2753) Capture the max client timestamp for an SSTable

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049417#comment-13049417 ] Jonathan Ellis commented on CASSANDRA-2753: --- Can you elaborate? > Capture t

[Cassandra Wiki] Update of "NodeTool" by DavidAllsopp

2011-06-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "NodeTool" page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/NodeTool?action=diff&rev1=13&rev2=14 Comment: Updated nodetool usage output to ouput from v0.7.

[jira] [Commented] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Sasha Dolgy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049421#comment-13049421 ] Sasha Dolgy commented on CASSANDRA-2768: After dropping the old keyspace, and

[Cassandra Wiki] Update of "NodeTool" by DavidAllsopp

2011-06-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "NodeTool" page has been changed by DavidAllsopp: http://wiki.apache.org/cassandra/NodeTool?action=diff&rev1=14&rev2=15 Comment: Added sections on nodetool flush and scrub }}}

[jira] [Updated] (CASSANDRA-2427) Heuristic or hard cap to prevent fragmented commit logs from bringing down the server

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2427: Attachment: CASSANDRA-2427-6-trunk-explainPropBetter.txt add a better explanati

[jira] [Created] (CASSANDRA-2771) Remove the commitlog segment size

2011-06-14 Thread Patricio Echague (JIRA)
Remove the commitlog segment size -- Key: CASSANDRA-2771 URL: https://issues.apache.org/jira/browse/CASSANDRA-2771 Project: Cassandra Issue Type: Improvement Reporter: Patricio Echague

svn commit: r1135809 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/commitlog/

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 21:39:47 2011 New Revision: 1135809 URL: http://svn.apache.org/viewvc?rev=1135809&view=rev Log: add commitlog_total_space_in_mb patch by Patricio Echague; reviewed by jbellis for CASSANDRA-2427 Added: cassandra/trunk/src/java/org/apache/cassandra/db/commitlog

buildbot failure in ASF Buildbot on cassandra-trunk

2011-06-14 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1364 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build Sour

svn commit: r1135810 - /cassandra/trunk/src/java/org/apache/cassandra/db/commitlog/CommitLogMBean.java

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 21:40:44 2011 New Revision: 1135810 URL: http://svn.apache.org/viewvc?rev=1135810&view=rev Log: fix doubly-created file Modified: cassandra/trunk/src/java/org/apache/cassandra/db/commitlog/CommitLogMBean.java Modified: cassandra/trunk/src/java/org/apache/ca

[jira] [Issue Comment Edited] (CASSANDRA-2753) Capture the max client timestamp for an SSTable

2011-06-14 Thread Alan Liang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049444#comment-13049444 ] Alan Liang edited comment on CASSANDRA-2753 at 6/14/11 9:40 PM:

[jira] [Commented] (CASSANDRA-2753) Capture the max client timestamp for an SSTable

2011-06-14 Thread Alan Liang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049444#comment-13049444 ] Alan Liang commented on CASSANDRA-2753: --- There are basically 3 places where we n

[jira] [Resolved] (CASSANDRA-2427) Heuristic or hard cap to prevent fragmented commit logs from bringing down the server

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2427. --- Resolution: Fixed Reviewer: jbellis committed, thanks! > Heuristic or hard

[jira] [Resolved] (CASSANDRA-2768) AntiEntropyService excluding nodes that are on version 0.7 or sooner

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2768. --- Resolution: Cannot Reproduce Assignee: (was: Brandon Williams) > AntiEn

svn commit: r1135811 - /cassandra/trunk/conf/cassandra.yaml

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 21:43:42 2011 New Revision: 1135811 URL: http://svn.apache.org/viewvc?rev=1135811&view=rev Log: edit cl space comments Modified: cassandra/trunk/conf/cassandra.yaml Modified: cassandra/trunk/conf/cassandra.yaml URL: http://svn.apache.org/viewvc/cassandra/tru

buildbot success in ASF Buildbot on cassandra-trunk

2011-06-14 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1365 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build S

[jira] [Created] (CASSANDRA-2772) remove commitlog_rotation_threshold_in_mb

2011-06-14 Thread Jonathan Ellis (JIRA)
remove commitlog_rotation_threshold_in_mb - Key: CASSANDRA-2772 URL: https://issues.apache.org/jira/browse/CASSANDRA-2772 Project: Cassandra Issue Type: Improvement Reporter: Jonathan Ellis

svn commit: r1135824 - /cassandra/branches/cassandra-0.8/CHANGES.txt

2011-06-14 Thread jbellis
Author: jbellis Date: Tue Jun 14 21:59:03 2011 New Revision: 1135824 URL: http://svn.apache.org/viewvc?rev=1135824&view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-0.8/CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt URL: http://svn.apache.org/viewvc/cas

[jira] [Updated] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-2491: - Attachment: 2491_broadcast_address_v3.patch Rebased again > A new config parameter, broadcast_ad

[jira] [Commented] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049493#comment-13049493 ] Brandon Williams commented on CASSANDRA-2491: - Mostly looks good. A few t

[jira] [Issue Comment Edited] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049493#comment-13049493 ] Brandon Williams edited comment on CASSANDRA-2491 at 6/14/11 10:49 PM: -

[jira] [Commented] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049499#comment-13049499 ] Vijay commented on CASSANDRA-2491: -- Hi Brandon, "Can you explain why that's necessar

[jira] [Updated] (CASSANDRA-2062) Better control of iterator consumption

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2062: Attachment: (was: 0001-CASSANDRA-2062-0001-Improved-iterator-for-merging-sort.txt) > Bette

[jira] [Updated] (CASSANDRA-2062) Better control of iterator consumption

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2062: Attachment: (was: 0002-CASSANDRA-2062-0002-Port-all-collating-consumers-to-Me.txt) > Bette

[jira] [Updated] (CASSANDRA-2062) Better control of iterator consumption

2011-06-14 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2062: Attachment: 0004-CASSANDRA-2062-0004-Replace-ReducingIterator-for-lazy-.txt 0003

[jira] [Commented] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049504#comment-13049504 ] Brandon Williams commented on CASSANDRA-2491: - That makes sense, as long a

[jira] [Updated] (CASSANDRA-2771) Remove the commitlog segment size

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2771: Attachment: CASSANDRA-2771-trunk.txt > Remove the commitlog segment size > ---

[jira] [Updated] (CASSANDRA-2491) A new config parameter, broadcast_address

2011-06-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-2491: - Attachment: 2491_broadcast_address_v4.patch Thanks Brandon, Plz find the attached. > A new config pa

[jira] [Commented] (CASSANDRA-2771) Remove the commitlog segment size

2011-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049520#comment-13049520 ] Jonathan Ellis commented on CASSANDRA-2771: --- can we make it "private static

[jira] [Updated] (CASSANDRA-2771) Remove the commitlog segment size

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2771: Attachment: (was: CASSANDRA-2771-trunk.txt) > Remove the commitlog segment

[jira] [Commented] (CASSANDRA-2771) Remove the commitlog segment size

2011-06-14 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049524#comment-13049524 ] Patricio Echague commented on CASSANDRA-2771: - Fixed. Good catch. > Remo

  1   2   >