[jira] [Assigned] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5432: - Assignee: Vijay Repair Freeze/Gossip Invisibility Issues 1.2.4

[2/5] git commit: fix corrupt changelog

2013-04-19 Thread jasobrown
fix corrupt changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3b4b143b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3b4b143b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/3b4b143b

[5/5] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2

2013-04-19 Thread jasobrown
Merge branch 'cassandra-1.1' into cassandra-1.2 Conflicts: CHANGES.txt build.xml debian/changelog src/java/org/apache/cassandra/net/OutboundTcpConnection.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/5] git commit: updated for 1.1.11 release

2013-04-19 Thread jasobrown
Updated Branches: refs/heads/cassandra-1.2 a89b21909 - 83ff1da82 updated for 1.1.11 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d939a0c9 Tree:

[3/5] git commit: Add retry mechanism to OTC for non-droppable_verbs patch by jasobrown; reviewed by jbellis for CASSANDRA-5393

2013-04-19 Thread jasobrown
Add retry mechanism to OTC for non-droppable_verbs patch by jasobrown; reviewed by jbellis for CASSANDRA-5393 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2762f484 Tree:

[4/5] git commit: add 5393 to CHANGES.txt

2013-04-19 Thread jasobrown
add 5393 to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/36f8a5d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/36f8a5d8 Diff:

[3/6] git commit: Add retry mechanism to OTC for non-droppable_verbs patch by jasobrown; reviewed by jbellis for CASSANDRA-5393

2013-04-19 Thread jasobrown
Add retry mechanism to OTC for non-droppable_verbs patch by jasobrown; reviewed by jbellis for CASSANDRA-5393 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2762f484 Tree:

[1/6] git commit: updated for 1.1.11 release

2013-04-19 Thread jasobrown
Updated Branches: refs/heads/trunk a1c7c1321 - 56e59fefc updated for 1.1.11 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d939a0c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d939a0c9

[4/6] git commit: add 5393 to CHANGES.txt

2013-04-19 Thread jasobrown
add 5393 to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/36f8a5d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/36f8a5d8 Diff:

[2/6] git commit: fix corrupt changelog

2013-04-19 Thread jasobrown
fix corrupt changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3b4b143b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3b4b143b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/3b4b143b

[6/6] git commit: Merge branch 'cassandra-1.2' into trunk

2013-04-19 Thread jasobrown
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/56e59fef Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/56e59fef Diff:

[5/6] git commit: Merge branch 'cassandra-1.1' into cassandra-1.2

2013-04-19 Thread jasobrown
Merge branch 'cassandra-1.1' into cassandra-1.2 Conflicts: CHANGES.txt build.xml debian/changelog src/java/org/apache/cassandra/net/OutboundTcpConnection.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Created] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jason Brown (JIRA)
Jason Brown created CASSANDRA-5498: -- Summary: Possible NPE on EACH_QUORUM writes Key: CASSANDRA-5498 URL: https://issues.apache.org/jira/browse/CASSANDRA-5498 Project: Cassandra Issue Type:

[jira] [Assigned] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown reassigned CASSANDRA-5498: -- Assignee: Jason Brown Possible NPE on EACH_QUORUM writes

[jira] [Updated] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-5498: --- Attachment: 5498-v1.patch This patch simply checks is we got a null value from the map,

[jira] [Comment Edited] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636358#comment-13636358 ] Jason Brown edited comment on CASSANDRA-5498 at 4/19/13 1:25 PM:

[4/6] git commit: merge from 1.1

2013-04-19 Thread jbellis
merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/813a937b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/813a937b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/813a937b

[5/6] git commit: merge from 1.1

2013-04-19 Thread jbellis
merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/813a937b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/813a937b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/813a937b

[2/6] git commit: Use allocator information to improve memtable memory usage estimate patch by jbellis; reviewed by jasobrown for CASSANDRA-5497

2013-04-19 Thread jbellis
Use allocator information to improve memtable memory usage estimate patch by jbellis; reviewed by jasobrown for CASSANDRA-5497 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7d36c1e0 Tree:

[1/6] git commit: Use allocator information to improve memtable memory usage estimate patch by jbellis; reviewed by jasobrown for CASSANDRA-5497

2013-04-19 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 36f8a5d81 - 7d36c1e02 refs/heads/cassandra-1.2 83ff1da82 - 813a937b2 refs/heads/trunk 56e59fefc - d11ba8ab8 Use allocator information to improve memtable memory usage estimate patch by jbellis; reviewed by jasobrown for CASSANDRA-5497 Project:

[6/6] git commit: Merge branch 'cassandra-1.2' into trunk

2013-04-19 Thread jbellis
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d11ba8ab Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d11ba8ab Diff:

[3/6] git commit: Use allocator information to improve memtable memory usage estimate patch by jbellis; reviewed by jasobrown for CASSANDRA-5497

2013-04-19 Thread jbellis
Use allocator information to improve memtable memory usage estimate patch by jbellis; reviewed by jasobrown for CASSANDRA-5497 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7d36c1e0 Tree:

[jira] [Resolved] (CASSANDRA-5497) Use allocator information to improve memtable memory usage estimate

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5497. --- Resolution: Fixed committed Use allocator information to

[jira] [Commented] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636384#comment-13636384 ] Jonathan Ellis commented on CASSANDRA-5498: --- I'm not convinced that we

[jira] [Commented] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636405#comment-13636405 ] Jason Brown commented on CASSANDRA-5498: Good point about not not throwing a

[jira] [Updated] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-5498: --- Attachment: 5498-v2.patch v2 has assert rather than throwing UAE.

[jira] [Commented] (CASSANDRA-5498) Possible NPE on EACH_QUORUM writes

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636431#comment-13636431 ] Jonathan Ellis commented on CASSANDRA-5498: --- bq. With the NPE, thrift did

[jira] [Commented] (CASSANDRA-5385) IndexHelper.skipBloomFilters won't skip non-SHA filters

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636489#comment-13636489 ] Jonathan Ellis commented on CASSANDRA-5385: --- Hmm, looks like the backport

[jira] [Commented] (CASSANDRA-5385) IndexHelper.skipBloomFilters won't skip non-SHA filters

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636656#comment-13636656 ] Jonathan Ellis commented on CASSANDRA-5385: --- I'm confused by this whole

[jira] [Commented] (CASSANDRA-5487) Promote row-level tombstones to index file

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636658#comment-13636658 ] Jason Brown commented on CASSANDRA-5487: Seemed to have lost my comment from

[jira] [Commented] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-19 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636660#comment-13636660 ] Vijay commented on CASSANDRA-5432: -- Arya, The first time we start the communication

[jira] [Commented] (CASSANDRA-5487) Promote row-level tombstones to index file

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1363#comment-1363 ] Jonathan Ellis commented on CASSANDRA-5487: --- fix pushed to github

[jira] [Commented] (CASSANDRA-5487) Promote row-level tombstones to index file

2013-04-19 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636671#comment-13636671 ] Jason Brown commented on CASSANDRA-5487: latest fix confirmed from 1.1 upgrade

git commit: Always record row-level tombstones in index component patch by jbellis; reviewed by jasobrown for CASSANDRA-5487

2013-04-19 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 813a937b2 - 798470e05 Always record row-level tombstones in index component patch by jbellis; reviewed by jasobrown for CASSANDRA-5487 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-5487) Promote row-level tombstones to index file

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5487: -- Tester: enigmacurry committed. over to ryan for additional testing. (we want to

[2/2] git commit: Always record row-level tombstones in index component; this time from the correct feature branch patch by jbellis; reviewed by jasobrown for CASSANDRA-5487

2013-04-19 Thread jbellis
Always record row-level tombstones in index component; this time from the correct feature branch patch by jbellis; reviewed by jasobrown for CASSANDRA-5487 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7a09825

[1/2] git commit: Revert Always record row-level tombstones in index component

2013-04-19 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 798470e05 - d7a098250 Revert Always record row-level tombstones in index component This reverts commit 798470e051af794b605cce28031b33b589cfc6d8. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: fix merge

2013-04-19 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 d7a098250 - 344f5fa5a fix merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/344f5fa5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/344f5fa5 Diff:

git commit: fix merge

2013-04-19 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 344f5fa5a - 317ab72a8 fix merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/317ab72a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/317ab72a Diff:

[jira] [Commented] (CASSANDRA-5492) Backport row-level bloom filter removal to 1.2

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636734#comment-13636734 ] Jonathan Ellis commented on CASSANDRA-5492: --- Pushed to

git commit: fix build, sort of

2013-04-19 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 317ab72a8 - 811f82c5b fix build, sort of Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/811f82c5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/811f82c5

[jira] [Comment Edited] (CASSANDRA-5492) Backport row-level bloom filter removal to 1.2

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636734#comment-13636734 ] Jonathan Ellis edited comment on CASSANDRA-5492 at 4/19/13 7:20 PM:

[jira] [Commented] (CASSANDRA-5492) Backport row-level bloom filter removal to 1.2

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636803#comment-13636803 ] Jonathan Ellis commented on CASSANDRA-5492: --- Running the test suite revealed

[jira] [Comment Edited] (CASSANDRA-5492) Backport row-level bloom filter removal to 1.2

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636734#comment-13636734 ] Jonathan Ellis edited comment on CASSANDRA-5492 at 4/19/13 7:55 PM:

[jira] [Commented] (CASSANDRA-5490) Avoid using CFMetaData.compile(int oldCfId, ...) for post-1.1 system cfs.

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636858#comment-13636858 ] Jonathan Ellis commented on CASSANDRA-5490: --- +1 Avoid

[jira] [Updated] (CASSANDRA-5489) Fix 2.0 key and column aliases serialization and cqlsh DESC SCHEMA

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5489: -- Reviewer: slebresne (was: jbellis) Fix 2.0 key and column aliases

[jira] [Updated] (CASSANDRA-5488) CassandraStorage throws NullPointerException (NPE) when widerows is set to 'true'

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5488: -- Reviewer: brandon.williams Priority: Minor (was: Major) Fix

[jira] [Created] (CASSANDRA-5499) Clean out TokenMetadata.getPrimaryRangeFor

2013-04-19 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-5499: - Summary: Clean out TokenMetadata.getPrimaryRangeFor Key: CASSANDRA-5499 URL: https://issues.apache.org/jira/browse/CASSANDRA-5499 Project: Cassandra

[cassandra-jdbc] push by wfs...@gmail.com - Set POM to 1.2.4-SNAPSHOT and depend on C* Server 1.2.4 Jars on 2013-04-18 22:01 GMT

2013-04-19 Thread cassandra-jdbc . apache-extras . org
Revision: 0ee65b8a3e4f Author: Rick Shaw wfs...@gmail.com Date: Thu Apr 18 14:01:43 2013 Log: Set POM to 1.2.4-SNAPSHOT and depend on C* Server 1.2.4 Jars http://code.google.com/a/apache-extras.org/p/cassandra-jdbc/source/detail?r=0ee65b8a3e4f Modified: /pom.xml

[cassandra-jdbc] push by wfs...@gmail.com - Fix duplicate test in Regressiontest (introduced by issue71 patch) on 2013-04-18 19:36 GMT

2013-04-19 Thread cassandra-jdbc . apache-extras . org
Revision: 34c4779934ea Author: Rick Shaw wfs...@gmail.com Date: Thu Apr 18 12:36:05 2013 Log: Fix duplicate test in Regressiontest (introduced by issue71 patch) http://code.google.com/a/apache-extras.org/p/cassandra-jdbc/source/detail?r=34c4779934ea Modified:

[jira] [Commented] (CASSANDRA-5424) nodetool repair -pr on all nodes won't repair the full range when a Keyspace isn't in all DC's

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13636872#comment-13636872 ] Jonathan Ellis commented on CASSANDRA-5424: --- I think this is fine the way it

[jira] [Updated] (CASSANDRA-5426) Redesign repair messages

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5426: -- Reviewer: slebresne Redesign repair messages

git commit: Don't provide oldCfId for post-1.1 system cfs

2013-04-19 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 811f82c5b - 4b2923a46 Don't provide oldCfId for post-1.1 system cfs patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-5490 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-5308) Cassandra with leveled compaction quickly runs out of free space with tons of tmp files

2013-04-19 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5308. --- Resolution: Cannot Reproduce Cassandra with leveled compaction quickly runs

git commit: Fix primary range ignores replication strategy patch by yukim; reviewed by jbellis for CASSANDRA-5424

2013-04-19 Thread yukim
Updated Branches: refs/heads/cassandra-1.2 4b2923a46 - debd8f017 Fix primary range ignores replication strategy patch by yukim; reviewed by jbellis for CASSANDRA-5424 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Spelling and grammar errors in cassandra.yaml patch by jhanna reviewed by dbrosius for CASSANDRA-5471

2013-04-19 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 debd8f017 - d5c0c7ae3 Spelling and grammar errors in cassandra.yaml patch by jhanna reviewed by dbrosius for CASSANDRA-5471 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-5471) Spelling and grammar errors in cassandra.yaml

2013-04-19 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5471: Affects Version/s: 1.2.4 Spelling and grammar errors in cassandra.yaml

[jira] [Commented] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-19 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637036#comment-13637036 ] Arya Goudarzi commented on CASSANDRA-5432: -- Hey Vijay, Good to see you here.

[jira] [Comment Edited] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-19 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637036#comment-13637036 ] Arya Goudarzi edited comment on CASSANDRA-5432 at 4/20/13 12:10 AM:

[jira] [Commented] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-19 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637123#comment-13637123 ] Vijay commented on CASSANDRA-5432: -- Hi Arya, Thanks and you can call me anytime but

[jira] [Comment Edited] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-19 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637123#comment-13637123 ] Vijay edited comment on CASSANDRA-5432 at 4/20/13 5:30 AM: ---

[jira] [Created] (CASSANDRA-5500) org.apache.cassandra.cache.KeyCacheKey cannot be cast to com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Node

2013-04-19 Thread Jouni Kontinen (JIRA)
Jouni Kontinen created CASSANDRA-5500: - Summary: org.apache.cassandra.cache.KeyCacheKey cannot be cast to com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Node Key: CASSANDRA-5500 URL:

[jira] [Updated] (CASSANDRA-5500) org.apache.cassandra.cache.KeyCacheKey cannot be cast to com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap$Node

2013-04-19 Thread Jouni Kontinen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jouni Kontinen updated CASSANDRA-5500: -- When restarting a node, it will only preload about 10 rows from saved key cache