git commit: Separate tracing from Log4J

2012-11-08 Thread slebresne
Updated Branches: refs/heads/trunk d564a2f02 - d7ff10d82 Separate tracing from Log4J patch by slebresne; reviewed by jbellis for CASSANDRA-4861 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7ff10d8 Tree:

[jira] [Updated] (CASSANDRA-4931) Better printing of AbstractBound in tracing

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4931: Attachment: 0001-Better-AbstractBound-printing-in-tracing.txt Better

[jira] [Created] (CASSANDRA-4931) Better printing of AbstractBound in tracing

2012-11-08 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4931: --- Summary: Better printing of AbstractBound in tracing Key: CASSANDRA-4931 URL: https://issues.apache.org/jira/browse/CASSANDRA-4931 Project: Cassandra

git commit: Fix typo in comments

2012-11-08 Thread slebresne
Updated Branches: refs/heads/trunk d7ff10d82 - c016b3184 Fix typo in comments Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c016b318 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c016b318 Diff:

[jira] [Resolved] (CASSANDRA-4930) typo in ConfigHelper.java

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4930. - Resolution: Fixed Fix Version/s: 1.2.0 rc1 Thanks, I've committed the

buildbot failure in ASF Buildbot on cassandra-trunk

2012-11-08 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/2059 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Created] (CASSANDRA-4932) Agree on a gcbefore/expirebefore value for all replica during validation compaction

2012-11-08 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4932: --- Summary: Agree on a gcbefore/expirebefore value for all replica during validation compaction Key: CASSANDRA-4932 URL:

[jira] [Commented] (CASSANDRA-4932) Agree on a gcbefore/expirebefore value for all replica during validation compaction

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493087#comment-13493087 ] Sylvain Lebresne commented on CASSANDRA-4932: - bq. This is not a huge deal

[jira] [Updated] (CASSANDRA-4932) Agree on a gcbefore/expirebefore value for all replica during validation compaction

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4932: Comment: was deleted (was: bq. This is not a huge deal because each node

[jira] [Updated] (CASSANDRA-4905) Repair should exclude gcable tombstones from merkle-tree computation

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4905: Attachment: 4905.txt Patch attached. This does the basic part only, I've

[jira] [Resolved] (CASSANDRA-4719) binary protocol: when an invalid event type is watched via a REGISTER message, the response message does not have an associated stream id

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4719. - Resolution: Fixed I've fixed that some times ago in a ninja-commit so

[jira] [Commented] (CASSANDRA-4912) BulkOutputFormat should support Hadoop MultipleOutput

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493129#comment-13493129 ] Brandon Williams commented on CASSANDRA-4912: - Hmm, normally I find the

[jira] [Resolved] (CASSANDRA-4731) Custom CQL transport needs to validate its framing

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4731. - Resolution: Fixed Fix Version/s: 1.2.0 rc1 I've made the binary

buildbot success in ASF Buildbot on cassandra-trunk

2012-11-08 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/2060 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-3977) [patch] choose a constant for 'no compression ration' that is outside the valid range of compression ratios

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493195#comment-13493195 ] Sylvain Lebresne commented on CASSANDRA-3977: - I think this issue has been

[jira] [Created] (CASSANDRA-4933) SimpleAuthority is incompatible with new Permissions and resources lists

2012-11-08 Thread JIRA
Michał Michalski created CASSANDRA-4933: --- Summary: SimpleAuthority is incompatible with new Permissions and resources lists Key: CASSANDRA-4933 URL: https://issues.apache.org/jira/browse/CASSANDRA-4933

[jira] [Commented] (CASSANDRA-4931) Better printing of AbstractBound in tracing

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493202#comment-13493202 ] Jonathan Ellis commented on CASSANDRA-4931: --- +1 Better

[jira] [Updated] (CASSANDRA-4933) SimpleAuthority is incompatible with new Permissions and resources lists

2012-11-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Michalski updated CASSANDRA-4933: Attachment: cassandra-1.1.6-issue-4933.txt Patch

[jira] [Commented] (CASSANDRA-4905) Repair should exclude gcable tombstones from merkle-tree computation

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493206#comment-13493206 ] Jonathan Ellis commented on CASSANDRA-4905: --- +1 for 1.2, I would rather

[jira] [Commented] (CASSANDRA-4402) Atomicity violation bugs because of misusing concurrent collections

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493219#comment-13493219 ] Sylvain Lebresne commented on CASSANDRA-4402: - That v2 patch lgtm on

[jira] [Updated] (CASSANDRA-4402) Atomicity violation bugs because of misusing concurrent collections

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4402: Fix Version/s: 1.2.0 Atomicity violation bugs because of misusing

[jira] [Commented] (CASSANDRA-4905) Repair should exclude gcable tombstones from merkle-tree computation

2012-11-08 Thread Christian Spriegel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493227#comment-13493227 ] Christian Spriegel commented on CASSANDRA-4905: --- I'm fine with that.

[jira] [Updated] (CASSANDRA-4869) repair cannot complete

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4869: -- Priority: Major (was: Blocker) repair cannot complete

[jira] [Updated] (CASSANDRA-4687) Exception: DecoratedKey(xxx, yyy) != DecoratedKey(zzz, kkk)

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4687: -- Priority: Major (was: Critical) Downgrading to Major since disable key cache is

[jira] [Resolved] (CASSANDRA-4869) repair cannot complete

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4869. --- Resolution: Invalid repair cannot complete --

[2/2] git commit: Exclude gcable tombstones from merkle-tree computation

2012-11-08 Thread slebresne
Exclude gcable tombstones from merkle-tree computation patch by slebresne; reviewed by jbellis for CASSANDRA-4905 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9a89eefe Tree:

[1/2] git commit: Better printing of AbstractBounds in traces

2012-11-08 Thread slebresne
Updated Branches: refs/heads/trunk e27a95587 - 08e289177 Better printing of AbstractBounds in traces patch by slebresne; reviewed by jbellis for CASSANDRA-4905 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-4402) Atomicity violation bugs because of misusing concurrent collections

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4402: -- Comment: was deleted (was: The patch that may fix the atomicity violation

[jira] [Updated] (CASSANDRA-4402) Atomicity violation bugs because of misusing concurrent collections

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4402: -- Comment: was deleted (was: This is the patch that may fix the atomicity violation

[jira] [Updated] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1337: -- Fix Version/s: (was: 1.2.1) 1.2.0 rc1 parallelize

[jira] [Commented] (CASSANDRA-4929) Deal with broken ALTER DROP support in CQL3

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493270#comment-13493270 ] Jonathan Ellis commented on CASSANDRA-4929: --- If we think we could do 3919

[jira] [Updated] (CASSANDRA-4934) assertion error in offheap bloom filter

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4934: Summary: assertion error in offheap bloom filter (was: assertion error

[jira] [Created] (CASSANDRA-4934) assertion error offheap bloom filter

2012-11-08 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-4934: --- Summary: assertion error offheap bloom filter Key: CASSANDRA-4934 URL: https://issues.apache.org/jira/browse/CASSANDRA-4934 Project: Cassandra

[jira] [Updated] (CASSANDRA-4919) StorageProxy.getRangeSlice sometimes returns incorrect number of columns

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4919: Fix Version/s: 1.2.0 1.1.7 StorageProxy.getRangeSlice

[jira] [Commented] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493273#comment-13493273 ] Sylvain Lebresne commented on CASSANDRA-1337: - Sorry I haven't been able

[jira] [Created] (CASSANDRA-4935) occasional TableTest failure

2012-11-08 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-4935: --- Summary: occasional TableTest failure Key: CASSANDRA-4935 URL: https://issues.apache.org/jira/browse/CASSANDRA-4935 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-4929) Deal with broken ALTER DROP support in CQL3

2012-11-08 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493322#comment-13493322 ] Jeremy Hanna commented on CASSANDRA-4929: - I think there's a valid use case in

[jira] [Updated] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1337: -- Fix Version/s: (was: 1.2.0 rc1) 1.2.1 parallelize

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Mike Heffner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493355#comment-13493355 ] Mike Heffner commented on CASSANDRA-4880: - We also see this after upgrading a

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493372#comment-13493372 ] Jonathan Ellis commented on CASSANDRA-4880: --- Is schema synchronization

[jira] [Commented] (CASSANDRA-4784) Create separate sstables for each token range handled by a node

2012-11-08 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493381#comment-13493381 ] Benjamin Coverston commented on CASSANDRA-4784: --- Like this?

[1/2] git commit: allow --debug to print RTE

2012-11-08 Thread jbellis
Updated Branches: refs/heads/trunk 08e289177 - e6ee1faff allow --debug to print RTE Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e6ee1faf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e6ee1faf

[2/2] git commit: cleanup

2012-11-08 Thread jbellis
cleanup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/566e2063 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/566e2063 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/566e2063 Branch:

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493414#comment-13493414 ] Brandon Williams commented on CASSANDRA-4880: - I'm pretty sure that's

[jira] [Commented] (CASSANDRA-4934) assertion error in offheap bloom filter

2012-11-08 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493432#comment-13493432 ] Vijay commented on CASSANDRA-4934: -- Looks like the compaction task is not referencing

[jira] [Updated] (CASSANDRA-4934) assertion error in offheap bloom filter

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4934: Attachment: log.txt I didn't see anything else useful, but here's the whole

[jira] [Commented] (CASSANDRA-3442) TTL histogram for sstable metadata

2012-11-08 Thread B. Todd Burruss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493439#comment-13493439 ] B. Todd Burruss commented on CASSANDRA-3442: Will this patch force clean

[jira] [Commented] (CASSANDRA-3442) TTL histogram for sstable metadata

2012-11-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493442#comment-13493442 ] Yuki Morishita commented on CASSANDRA-3442: --- the former.

[jira] [Commented] (CASSANDRA-4935) occasional TableTest failure

2012-11-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493449#comment-13493449 ] Yuki Morishita commented on CASSANDRA-4935: --- Looks like the test

[jira] [Commented] (CASSANDRA-4935) occasional TableTest failure

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493466#comment-13493466 ] Jonathan Ellis commented on CASSANDRA-4935: --- It does look like the

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493489#comment-13493489 ] Brandon Williams commented on CASSANDRA-4880: - Bisects to CASSANDRA-4561

[jira] [Assigned] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-4880: --- Assignee: Pavel Yaskevich Endless loop flushing+compacting

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493493#comment-13493493 ] Pavel Yaskevich commented on CASSANDRA-4880: can you try 1.1.6 +

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493522#comment-13493522 ] Brandon Williams commented on CASSANDRA-4880: - No help :(

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493525#comment-13493525 ] Pavel Yaskevich commented on CASSANDRA-4880: [~brandon.williams] Can you

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493529#comment-13493529 ] Brandon Williams commented on CASSANDRA-4880: - Sent to Pavel privately.

[jira] [Updated] (CASSANDRA-4813) Problem using BulkOutputFormat while streaming several SSTables simultaneously from a given node.

2012-11-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4813: -- Attachment: (was: 4813.txt) Problem using BulkOutputFormat while

[jira] [Updated] (CASSANDRA-4813) Problem using BulkOutputFormat while streaming several SSTables simultaneously from a given node.

2012-11-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4813: -- Attachment: 4813.txt ok, it looks like we have CASSANDRA-3839 for BOF. Updated

[jira] [Commented] (CASSANDRA-4912) BulkOutputFormat should support Hadoop MultipleOutput

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493577#comment-13493577 ] Michael Kjellman commented on CASSANDRA-4912: - So when ConfigHelper calls

[jira] [Comment Edited] (CASSANDRA-4912) BulkOutputFormat should support Hadoop MultipleOutput

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493577#comment-13493577 ] Michael Kjellman edited comment on CASSANDRA-4912 at 11/8/12 10:44 PM:

[jira] [Comment Edited] (CASSANDRA-4912) BulkOutputFormat should support Hadoop MultipleOutput

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493577#comment-13493577 ] Michael Kjellman edited comment on CASSANDRA-4912 at 11/8/12 10:54 PM:

[jira] [Updated] (CASSANDRA-4912) BulkOutputFormat should support Hadoop MultipleOutput

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-4912: Attachment: Example.java BulkOutputFormat should support Hadoop

[jira] [Commented] (CASSANDRA-4813) Problem using BulkOutputFormat while streaming several SSTables simultaneously from a given node.

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493597#comment-13493597 ] Michael Kjellman commented on CASSANDRA-4813: - same behavior on the first

[jira] [Comment Edited] (CASSANDRA-4813) Problem using BulkOutputFormat while streaming several SSTables simultaneously from a given node.

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493597#comment-13493597 ] Michael Kjellman edited comment on CASSANDRA-4813 at 11/8/12 11:28 PM:

[jira] [Created] (CASSANDRA-4936) Less than operator when comparing timeuuids behaves as less than equal.

2012-11-08 Thread Cesar Lopez-Nataren (JIRA)
Cesar Lopez-Nataren created CASSANDRA-4936: -- Summary: Less than operator when comparing timeuuids behaves as less than equal. Key: CASSANDRA-4936 URL: https://issues.apache.org/jira/browse/CASSANDRA-4936

[jira] [Commented] (CASSANDRA-4936) Less than operator when comparing timeuuids behaves as less than equal.

2012-11-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493672#comment-13493672 ] Jonathan Ellis commented on CASSANDRA-4936: --- Are you sure the UUIDs do not

[jira] [Comment Edited] (CASSANDRA-4813) Problem using BulkOutputFormat while streaming several SSTables simultaneously from a given node.

2012-11-08 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493597#comment-13493597 ] Michael Kjellman edited comment on CASSANDRA-4813 at 11/9/12 2:03 AM:

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493676#comment-13493676 ] Pavel Yaskevich commented on CASSANDRA-4880: [~mheffner] and [~minaguib]

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Mina Naguib (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493692#comment-13493692 ] Mina Naguib commented on CASSANDRA-4880: [~xedin] Here's mine (after some very

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Mike Heffner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493702#comment-13493702 ] Mike Heffner commented on CASSANDRA-4880: - This is after we removed the 1.1.6

[jira] [Updated] (CASSANDRA-3977) [patch] choose a constant for 'no compression ration' that is outside the valid range of compression ratios

2012-11-08 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3977: Attachment: constant_not_in_range_2.diff rebased [patch] choose a

git commit: choose a constant for 'no compression ratio' that is outside the valid range of compression ratios patch by dbrosius reviewed by slebresne for CASSANDRA-3977

2012-11-08 Thread dbrosius
Updated Branches: refs/heads/trunk e6ee1faff - 686a17cf4 choose a constant for 'no compression ratio' that is outside the valid range of compression ratios patch by dbrosius reviewed by slebresne for CASSANDRA-3977 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-3991) Investigate importance of jsvc in debian packages

2012-11-08 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493729#comment-13493729 ] Arya Goudarzi commented on CASSANDRA-3991: -- +1 on this issue. I was not

[jira] [Created] (CASSANDRA-4937) CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap).

2012-11-08 Thread Pavel Yaskevich (JIRA)
Pavel Yaskevich created CASSANDRA-4937: -- Summary: CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap). Key: CASSANDRA-4937 URL:

[jira] [Updated] (CASSANDRA-4937) CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap).

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4937: --- Attachment: CASSANDRA-4937.patch CRAR improvements (object cache +

[jira] [Updated] (CASSANDRA-4937) CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap).

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4937: --- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug)

[jira] [Commented] (CASSANDRA-4937) CRAR improvements (object cache + CompressionMetadata chunk offset storage moved off-heap).

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493736#comment-13493736 ] Pavel Yaskevich commented on CASSANDRA-4937: As part of RAR changes

[jira] [Commented] (CASSANDRA-4880) Endless loop flushing+compacting system/schema_keyspaces and system/schema_columnfamilies

2012-11-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493737#comment-13493737 ] Pavel Yaskevich commented on CASSANDRA-4880: it looks like it wasn't a

[jira] [Commented] (CASSANDRA-4934) assertion error in offheap bloom filter

2012-11-08 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493751#comment-13493751 ] Vijay commented on CASSANDRA-4934: -- From the logs i see the following events: at,

[jira] [Commented] (CASSANDRA-4936) Less than operator when comparing timeuuids behaves as less than equal.

2012-11-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493788#comment-13493788 ] Sylvain Lebresne commented on CASSANDRA-4936: - This reminds me, I think

Git Push Summary

2012-11-08 Thread slebresne
Updated Tags: refs/tags/cassandra-1.2.0-beta2 [created] bbbaefc13

Git Push Summary

2012-11-08 Thread slebresne
Updated Tags: refs/tags/1.2.0-beta2-tentative [deleted] f04bebfa7

[jira] [Commented] (CASSANDRA-4933) SimpleAuthority is incompatible with new Permissions and resources lists

2012-11-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13493799#comment-13493799 ] Michał Michalski commented on CASSANDRA-4933: - OK, I get it. Yeah, you