Git Push Summary

2012-05-08 Thread slebresne
Updated Tags: refs/tags/cassandra-1.0.10 [created] 2ad9d19f1

Git Push Summary

2012-05-08 Thread slebresne
Updated Tags: refs/tags/1.0.10-tentative [deleted] b2ca7f821

svn commit: r1335384 - in /cassandra/site: publish/download/index.html src/settings.py

2012-05-08 Thread slebresne
Author: slebresne Date: Tue May 8 09:02:53 2012 New Revision: 1335384 URL: http://svn.apache.org/viewvc?rev=1335384view=rev Log: Update website for 1.0.10 release Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified:

[jira] [Commented] (CASSANDRA-2598) incremental_backups and snapshot_before_compaction duplicate hard links

2012-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270362#comment-13270362 ] André Cruz commented on CASSANDRA-2598: --- I think I have a similar issue but I

[jira] [Commented] (CASSANDRA-4219) Problem with creating keyspace after drop

2012-05-08 Thread Jeff Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270458#comment-13270458 ] Jeff Williams commented on CASSANDRA-4219: -- Anything useful in that log? I

[jira] [Updated] (CASSANDRA-4219) Problem with creating keyspace after drop

2012-05-08 Thread Jeff Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Williams updated CASSANDRA-4219: - Attachment: system-91.223.192.26.log.gz Problem with creating keyspace after

[jira] [Updated] (CASSANDRA-4221) Error while deleting a columnfamily that is being compacted.

2012-05-08 Thread Tyler Patterson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Patterson updated CASSANDRA-4221: --- Description: The following dtest command produces an error: {code}export

[jira] [Commented] (CASSANDRA-4219) Problem with creating keyspace after drop

2012-05-08 Thread Jeff Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270509#comment-13270509 ] Jeff Williams commented on CASSANDRA-4219: -- Ok, I can now reproduce this on

[jira] [Assigned] (CASSANDRA-4219) Problem with creating keyspace after drop

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4219: - Assignee: Pavel Yaskevich Problem with creating keyspace after drop

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270545#comment-13270545 ] Jonathan Ellis commented on CASSANDRA-4223: --- ... actually just an AtomicLong

[jira] [Created] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI

2012-05-08 Thread Delaney Manders (JIRA)
Delaney Manders created CASSANDRA-4225: -- Summary: EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI Key: CASSANDRA-4225 URL: https://issues.apache.org/jira/browse/CASSANDRA-4225

[jira] [Commented] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI

2012-05-08 Thread Delaney Manders (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270582#comment-13270582 ] Delaney Manders commented on CASSANDRA-4225: Would be happy to provide

[jira] [Commented] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI

2012-05-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270605#comment-13270605 ] Brandon Williams commented on CASSANDRA-4225: - We shouldn't be able to

[jira] [Commented] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI

2012-05-08 Thread Delaney Manders (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270606#comment-13270606 ] Delaney Manders commented on CASSANDRA-4225: Deploying that change now,

[2/15] git commit: remove unnecessary class

2012-05-08 Thread jbellis
remove unnecessary class Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16f6b0ca Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/16f6b0ca Diff:

[4/15] serialier() - serializer and some clean up

2012-05-08 Thread jbellis
http://git-wip-us.apache.org/repos/asf/cassandra/blob/587cb582/src/java/org/apache/cassandra/streaming/StreamingRepairTask.java -- diff --git a/src/java/org/apache/cassandra/streaming/StreamingRepairTask.java

[5/15] git commit: cleanup CallbackInfo and mark deprecated Verbs

2012-05-08 Thread jbellis
cleanup CallbackInfo and mark deprecated Verbs Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dd020e1f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dd020e1f Diff:

[7/15] git commit: serializedSize implementations, part 1 (gossip and streaming packages) patch by jbellis; reviewed by yukim for CASSANDRA-3617

2012-05-08 Thread jbellis
serializedSize implementations, part 1 (gossip and streaming packages) patch by jbellis; reviewed by yukim for CASSANDRA-3617 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b9fc26c Tree:

[15/15] Introduce MessageOut class, which wraps an object to be sent in the payload field. The old Header class is inlined into the parameters map. patch by jbellis; reviewed by yukim for CASSANDR

2012-05-08 Thread jbellis
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5a6f0b85/test/unit/org/apache/cassandra/db/SerializationsTest.java -- diff --git a/test/unit/org/apache/cassandra/db/SerializationsTest.java

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270824#comment-13270824 ] Aaron Morton commented on CASSANDRA-4223: - What about if a node received

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270838#comment-13270838 ] Jonathan Ellis commented on CASSANDRA-4223: --- It doesn't need to be

[jira] [Commented] (CASSANDRA-2598) incremental_backups and snapshot_before_compaction duplicate hard links

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270842#comment-13270842 ] Jonathan Ellis commented on CASSANDRA-2598: --- Please create a new issue with

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270843#comment-13270843 ] Yuki Morishita commented on CASSANDRA-4223: --- I see possible collision here,

git commit: add TypeSizes.sizeof(String)

2012-05-08 Thread jbellis
Updated Branches: refs/heads/trunk 2ae527218 - 70554b2a3 add TypeSizes.sizeof(String) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/70554b2a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/70554b2a

[jira] [Commented] (CASSANDRA-4139) Add varint encoding to Messaging service

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270862#comment-13270862 ] Jonathan Ellis commented on CASSANDRA-4139: --- Can you rebase? Finally got

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

2012-05-08 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 8b81c8f2f - 641346b0d refs/heads/trunk 70554b2a3 - 4357676f3 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4357676f Tree:

[2/5] git commit: more user-friendly error messages for unknown host and connection failures patch by Noa Resare; reviewed by jbellis for CASSANDRA-4224

2012-05-08 Thread jbellis
more user-friendly error messages for unknown host and connection failures patch by Noa Resare; reviewed by jbellis for CASSANDRA-4224 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/641346b0 Tree:

[3/5] git commit: more user-friendly error messages for unknown host and connection failures patch by Noa Resare; reviewed by jbellis for CASSANDRA-4224

2012-05-08 Thread jbellis
more user-friendly error messages for unknown host and connection failures patch by Noa Resare; reviewed by jbellis for CASSANDRA-4224 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/641346b0 Tree:

[5/5] git commit: Fix RoundTripTest

2012-05-08 Thread jbellis
Fix RoundTripTest Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1ab4ec17 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1ab4ec17 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1ab4ec17

[jira] [Commented] (CASSANDRA-2864) Alternative Row Cache Implementation

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270873#comment-13270873 ] Jonathan Ellis commented on CASSANDRA-2864: --- Okay, so this is complementary

[jira] [Updated] (CASSANDRA-2864) Alternative Row Cache Implementation

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2864: -- Reviewer: slebresne Priority: Major (was: Minor) Fix Version/s:

[jira] [Issue Comment Edited] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270886#comment-13270886 ] Jonathan Ellis edited comment on CASSANDRA-4223 at 5/8/12 10:12 PM:

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270886#comment-13270886 ] Jonathan Ellis commented on CASSANDRA-4223: --- Ugh, so the problem is that

[jira] [Updated] (CASSANDRA-4150) Looks like Maximum amount of cache available in 1.1 is 2 GB

2012-05-08 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4150: - Attachment: 0002-Use-EntryWeigher-for-HeapCache.patch 0001-CASSANDRA-4150.patch

[jira] [Commented] (CASSANDRA-4223) Non Unique Streaming session ID's

2012-05-08 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271010#comment-13271010 ] Aaron Morton commented on CASSANDRA-4223: - I'll take another look at how

[jira] [Commented] (CASSANDRA-1991) CFS.maybeSwitchMemtable() calls CommitLog.instance.getContext(), which may block, under flusher lock write lock

2012-05-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271030#comment-13271030 ] Jonathan Ellis commented on CASSANDRA-1991: --- Let me see if I can summarize

[Cassandra Wiki] Update of ClientOptions by JonathanEllis

2012-05-08 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 JonathanEllis: http://wiki.apache.org/cassandra/ClientOptions?action=diffrev1=154rev2=155 Comment: add erlang client * Haskell *

[jira] [Created] (CASSANDRA-4226) make sure MessageIn skips the entire payload size

2012-05-08 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-4226: --- Summary: make sure MessageIn skips the entire payload size Key: CASSANDRA-4226 URL: https://issues.apache.org/jira/browse/CASSANDRA-4226 Project: Cassandra

[jira] [Created] (CASSANDRA-4227) StorageProxy throws NPEs for when there's no hostids for a target

2012-05-08 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-4227: --- Summary: StorageProxy throws NPEs for when there's no hostids for a target Key: CASSANDRA-4227 URL: https://issues.apache.org/jira/browse/CASSANDRA-4227