[jira] [Created] (CASSANDRA-3860) Allow thrift_framed_transport_size_in_mb parameter accept float values

2012-02-06 Thread ruslan.usifov (Created) (JIRA)
Allow thrift_framed_transport_size_in_mb parameter accept float values --- Key: CASSANDRA-3860 URL: https://issues.apache.org/jira/browse/CASSANDRA-3860 Project: Cassandra

[2/2] git commit: Don't read saved row cache when it's disabled

2012-02-06 Thread slebresne
Don't read saved row cache when it's disabled patch by xedin; reviewed by slebresne for CASSANDRA-3849 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8eccb80a Tree:

[1/2] git commit: Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1

2012-02-06 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 4f4aa4fb9 - edd7f4590 Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2012-02-06 Thread slebresne
Updated Branches: refs/heads/trunk 92813d9f0 - 5080f7a25 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/5080f7a2 Tree:

[2/3] git commit: Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1

2012-02-06 Thread slebresne
Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edd7f459 Tree:

[3/3] git commit: Don't read saved row cache when it's disabled

2012-02-06 Thread slebresne
Don't read saved row cache when it's disabled patch by xedin; reviewed by slebresne for CASSANDRA-3849 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8eccb80a Tree:

[jira] [Commented] (CASSANDRA-3229) Remove ability to disable dynamic snitch entirely

2012-02-06 Thread Edward Capriolo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201349#comment-13201349 ] Edward Capriolo commented on CASSANDRA-3229: I agree that the dynamic

[1/2] git commit: Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1

2012-02-06 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 edd7f4590 - 6c2ded6e9 Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2012-02-06 Thread slebresne
Updated Branches: refs/heads/trunk 5080f7a25 - 07f39e8ec 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/07f39e8e Tree:

[2/3] git commit: Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1

2012-02-06 Thread slebresne
Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6c2ded6e Tree:

[3/3] git commit: Fix Unable to create hard link SSTableReaderTest error messages

2012-02-06 Thread slebresne
Fix Unable to create hard link SSTableReaderTest error messages patch by jbellis and scode; reviewed by slebresne for CASSANDRA-3735 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/099f04e6 Tree:

[jira] [Created] (CASSANDRA-3861) get_indexed_slices throws OOM Error when is called with too big indexClause.count

2012-02-06 Thread Vladimir Tsanev (Created) (JIRA)
get_indexed_slices throws OOM Error when is called with too big indexClause.count - Key: CASSANDRA-3861 URL: https://issues.apache.org/jira/browse/CASSANDRA-3861

[jira] [Created] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Daniel Doubleday (Created) (JIRA)
RowCache misses Updates --- Key: CASSANDRA-3862 URL: https://issues.apache.org/jira/browse/CASSANDRA-3862 Project: Cassandra Issue Type: Bug Components: Core Affects Versions: 1.0.7 Reporter:

[jira] [Updated] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Daniel Doubleday (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Doubleday updated CASSANDRA-3862: Attachment: include_memtables_in_rowcache_read.patch Dunno if there's a better

[jira] [Commented] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201436#comment-13201436 ] Sylvain Lebresne commented on CASSANDRA-3862: - I believe you are

git commit: TTL support for BulkOutputFormat. Patch by Samarth Gahire and brandonwilliams, reviewed by brandonwilliams for CASSANDRA-3754

2012-02-06 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 6c2ded6e9 - fdd3721fb TTL support for BulkOutputFormat. Patch by Samarth Gahire and brandonwilliams, reviewed by brandonwilliams for CASSANDRA-3754 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Created] (CASSANDRA-3863) Nodetool ring output not sorted by token order

2012-02-06 Thread Michael Allen (Created) (JIRA)
Nodetool ring output not sorted by token order -- Key: CASSANDRA-3863 URL: https://issues.apache.org/jira/browse/CASSANDRA-3863 Project: Cassandra Issue Type: Bug Components: Tools

[jira] [Commented] (CASSANDRA-3468) SStable data corruption in 1.0.x

2012-02-06 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201453#comment-13201453 ] Jonathan Ellis commented on CASSANDRA-3468: --- Sylvain and MaHaiyang are

[jira] [Commented] (CASSANDRA-3675) ship with -XX:+ExplicitGCInvokesConcurrent by default

2012-02-06 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201463#comment-13201463 ] Jonathan Ellis commented on CASSANDRA-3675: --- Looks like this got ninja

[jira] [Created] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-06 Thread Sylvain Lebresne (Created) (JIRA)
Unit tests failures in 1.1 -- Key: CASSANDRA-3864 URL: https://issues.apache.org/jira/browse/CASSANDRA-3864 Project: Cassandra Issue Type: Bug Reporter: Sylvain Lebresne Assignee: Sylvain

[jira] [Updated] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-06 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3864: Attachment: 0003-Fix-CompositeTypeTest.patch

[jira] [Commented] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-06 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201482#comment-13201482 ] Brandon Williams commented on CASSANDRA-3859: - Input formats would

[jira] [Commented] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-06 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201486#comment-13201486 ] Sylvain Lebresne commented on CASSANDRA-3864: - Attached patches are fixing

[jira] [Created] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-02-06 Thread Eric Lubow (Created) (JIRA)
Cassandra-cli returns 'command not found' instead of syntax error - Key: CASSANDRA-3865 URL: https://issues.apache.org/jira/browse/CASSANDRA-3865 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Daniel Doubleday (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201499#comment-13201499 ] Daniel Doubleday commented on CASSANDRA-3862: - bq. If you miss an update,

git commit: Fix cqlsh data display on python 2.7 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3846

2012-02-06 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.0 a35f8787c - b527d9ffe Fix cqlsh data display on python 2.7 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3846 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201519#comment-13201519 ] Sylvain Lebresne commented on CASSANDRA-3862: - {quote} How about adopting

[jira] [Updated] (CASSANDRA-2040) Allow configuration parameters for custom Snitches

2012-02-06 Thread Chris Lohfink (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lohfink updated CASSANDRA-2040: - Attachment: patch.txt DnsSeedProvider.java Allow configuration

[jira] [Commented] (CASSANDRA-2040) Allow configuration parameters for custom Snitches

2012-02-06 Thread Chris Lohfink (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201521#comment-13201521 ] Chris Lohfink commented on CASSANDRA-2040: -- Would be nice for cases where you

[jira] [Updated] (CASSANDRA-2040) Allow configuration parameters for custom Snitches

2012-02-06 Thread Chris Lohfink (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lohfink updated CASSANDRA-2040: - Comment: was deleted (was: Would be nice for cases where you do not have any

[jira] [Created] (CASSANDRA-3866) Allow default constructor for seed providers

2012-02-06 Thread Chris Lohfink (Created) (JIRA)
Allow default constructor for seed providers Key: CASSANDRA-3866 URL: https://issues.apache.org/jira/browse/CASSANDRA-3866 Project: Cassandra Issue Type: Improvement Components: Core

[jira] [Updated] (CASSANDRA-3866) Allow default constructor for seed providers

2012-02-06 Thread Chris Lohfink (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lohfink updated CASSANDRA-3866: - Attachment: patch.txt DnsSeedProvider.java Allow default

[jira] [Updated] (CASSANDRA-2040) Allow configuration parameters for custom Snitches

2012-02-06 Thread Chris Lohfink (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lohfink updated CASSANDRA-2040: - Attachment: (was: patch.txt) Allow configuration parameters for custom

[jira] [Updated] (CASSANDRA-2040) Allow configuration parameters for custom Snitches

2012-02-06 Thread Chris Lohfink (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lohfink updated CASSANDRA-2040: - Attachment: (was: DnsSeedProvider.java) Allow configuration parameters for

[jira] [Created] (CASSANDRA-3867) Disablethrift and Enablethrift can leaves behind zombie connections on THSHA server

2012-02-06 Thread Vijay (Created) (JIRA)
Disablethrift and Enablethrift can leaves behind zombie connections on THSHA server --- Key: CASSANDRA-3867 URL: https://issues.apache.org/jira/browse/CASSANDRA-3867

[jira] [Updated] (CASSANDRA-3847) Pig should throw a useful error when the destination CF doesn't exist

2012-02-06 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3847: Attachment: 3847.txt Unfortunately, there's nothing we can do about pig

[jira] [Updated] (CASSANDRA-3847) Pig should throw a useful error when the destination CF doesn't exist

2012-02-06 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3847: Reviewer: xedin Pig should throw a useful error when the destination CF

[jira] [Commented] (CASSANDRA-3847) Pig should throw a useful error when the destination CF doesn't exist

2012-02-06 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201577#comment-13201577 ] Pavel Yaskevich commented on CASSANDRA-3847: +1'ed Pig

[jira] [Issue Comment Edited] (CASSANDRA-3847) Pig should throw a useful error when the destination CF doesn't exist

2012-02-06 Thread Pavel Yaskevich (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201577#comment-13201577 ] Pavel Yaskevich edited comment on CASSANDRA-3847 at 2/6/12 9:00 PM:

git commit: Pig throws a useful error when the destination CF doesn't exist. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3847

2012-02-06 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.0 b527d9ffe - 3df7040fc Pig throws a useful error when the destination CF doesn't exist. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2012-02-06 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 fdd3721fb - 0f3ff051e refs/heads/trunk 07f39e8ec - 8fa285c8b 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/8fa285c8 Tree:

[5/8] git commit: Pig throws a useful error when the destination CF doesn't exist. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3847

2012-02-06 Thread brandonwilliams
Pig throws a useful error when the destination CF doesn't exist. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3df7040f Tree:

[4/8] git commit: Pig throws a useful error when the destination CF doesn't exist. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3847

2012-02-06 Thread brandonwilliams
Pig throws a useful error when the destination CF doesn't exist. Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3df7040f Tree:

[2/8] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1

2012-02-06 Thread brandonwilliams
Merge branch 'cassandra-1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f3ff051 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0f3ff051 Diff:

[3/8] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1

2012-02-06 Thread brandonwilliams
Merge branch 'cassandra-1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f3ff051 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0f3ff051 Diff:

[8/8] git commit: TTL support for BulkOutputFormat. Patch by Samarth Gahire and brandonwilliams, reviewed by brandonwilliams for CASSANDRA-3754

2012-02-06 Thread brandonwilliams
TTL support for BulkOutputFormat. Patch by Samarth Gahire and brandonwilliams, reviewed by brandonwilliams for CASSANDRA-3754 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fdd3721f Tree:

[7/8] git commit: Fix cqlsh data display on python 2.7 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3846

2012-02-06 Thread brandonwilliams
Fix cqlsh data display on python 2.7 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3846 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b527d9ff Tree:

[6/8] git commit: Fix cqlsh data display on python 2.7 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3846

2012-02-06 Thread brandonwilliams
Fix cqlsh data display on python 2.7 Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3846 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b527d9ff Tree:

[jira] [Resolved] (CASSANDRA-3847) Pig should throw a useful error when the destination CF doesn't exist

2012-02-06 Thread Brandon Williams (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-3847. - Resolution: Fixed Committed. Pig should throw a useful

[jira] [Commented] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Daniel Doubleday (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201610#comment-13201610 ] Daniel Doubleday commented on CASSANDRA-3862: - Hmokay ... don't want to

[jira] [Commented] (CASSANDRA-3791) Support query by names for compact CF

2012-02-06 Thread Eric Evans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201732#comment-13201732 ] Eric Evans commented on CASSANDRA-3791: --- bq. It's not really important but for

[jira] [Commented] (CASSANDRA-3821) Counters in super columns don't preserve correct values after cluster restart

2012-02-06 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201768#comment-13201768 ] Yuki Morishita commented on CASSANDRA-3821: --- Here is my initial look at the

[jira] [Created] (CASSANDRA-3868) Remove or nullify replicate_on_write option

2012-02-06 Thread Brandon Williams (Created) (JIRA)
Remove or nullify replicate_on_write option --- Key: CASSANDRA-3868 URL: https://issues.apache.org/jira/browse/CASSANDRA-3868 Project: Cassandra Issue Type: Improvement Components: Core

[jira] [Reopened] (CASSANDRA-3675) ship with -XX:+ExplicitGCInvokesConcurrent by default

2012-02-06 Thread Chris Goffinet (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet reopened CASSANDRA-3675: --- I am going to revert this commit. ship with

[jira] [Commented] (CASSANDRA-3675) ship with -XX:+ExplicitGCInvokesConcurrent by default

2012-02-06 Thread Chris Goffinet (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202007#comment-13202007 ] Chris Goffinet commented on CASSANDRA-3675: --- For the record, I still think

git commit: Revert Use -XX:+ExplicitGCInvokesConcurrent by default.

2012-02-06 Thread goffinet
Updated Branches: refs/heads/cassandra-1.1 0f3ff051e - abd455599 Revert Use -XX:+ExplicitGCInvokesConcurrent by default. This reverts commit 4f4aa4fb9ea5a9bf075c0035c442005e41385532. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2012-02-06 Thread goffinet
Updated Branches: refs/heads/trunk 8fa285c8b - 9f668caed 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/9f668cae Tree:

[2/2] git commit: Revert Use -XX:+ExplicitGCInvokesConcurrent by default.

2012-02-06 Thread goffinet
Revert Use -XX:+ExplicitGCInvokesConcurrent by default. This reverts commit 4f4aa4fb9ea5a9bf075c0035c442005e41385532. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/abd45559 Tree:

[jira] [Resolved] (CASSANDRA-3675) ship with -XX:+ExplicitGCInvokesConcurrent by default

2012-02-06 Thread Chris Goffinet (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet resolved CASSANDRA-3675. --- Resolution: Won't Fix Reverted ship with

[jira] [Commented] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-06 Thread Samarth Gahire (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202090#comment-13202090 ] Samarth Gahire commented on CASSANDRA-3859: --- Yes I have been experiencing

[jira] [Commented] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-06 Thread Samarth Gahire (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202107#comment-13202107 ] Samarth Gahire commented on CASSANDRA-3859: --- I think the getProgress()

[jira] [Created] (CASSANDRA-3869) [patch] don't duplicate ByteBuffers when hashing

2012-02-06 Thread Dave Brosius (Created) (JIRA)
[patch] don't duplicate ByteBuffers when hashing Key: CASSANDRA-3869 URL: https://issues.apache.org/jira/browse/CASSANDRA-3869 Project: Cassandra Issue Type: Improvement Components:

[jira] [Updated] (CASSANDRA-3869) [patch] don't duplicate ByteBuffers when hashing

2012-02-06 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3869: Attachment: dont_dup_bb_for_hash.diff [patch] don't duplicate ByteBuffers when

[jira] [Commented] (CASSANDRA-3862) RowCache misses Updates

2012-02-06 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202145#comment-13202145 ] Sylvain Lebresne commented on CASSANDRA-3862: - To be precise, what I'm

[jira] [Updated] (CASSANDRA-3861) get_indexed_slices throws OOM Error when is called with too big indexClause.count

2012-02-06 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3861: Attachment: 3861.patch Agreed we should not pre-allocate that huge array.

[jira] [Commented] (CASSANDRA-3866) Allow default constructor for seed providers

2012-02-06 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202150#comment-13202150 ] Sylvain Lebresne commented on CASSANDRA-3866: - Agreed on the principle. On