[jira] [Resolved] (CASSANDRA-5353) abstract for client/driver reuse

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5353. - Resolution: Won't Fix Let's close that one. Just putting all the current

git commit: Update versions, licenses for 1.2.12 release

2013-11-20 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 50970320d - 026865f2a Update versions, licenses for 1.2.12 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/026865f2 Tree:

Git Push Summary

2013-11-20 Thread slebresne
Updated Tags: refs/tags/1.2.12-tentative [created] 026865f2a

[jira] [Updated] (CASSANDRA-6320) During range movements, nodetool ring reports incorrect replicas

2013-11-20 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-6320: Reproduced In: 1.2.6 (was: 1.2.10) During range movements, nodetool ring reports

[jira] [Commented] (CASSANDRA-6320) During range movements, nodetool ring reports incorrect replicas

2013-11-20 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827513#comment-13827513 ] Jeremy Hanna commented on CASSANDRA-6320: - It was reproduced in 1.2.6 with a

[jira] [Commented] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2013-11-20 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827519#comment-13827519 ] Andreas Schnitzerling commented on CASSANDRA-6283: -- I see can't

[jira] [Updated] (CASSANDRA-6338) Make gossip tolerate slow Gossip tasks

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6338: -- Attachment: gossip-slowdown.txt Attached patch should make it easy to test this.

[jira] [Commented] (CASSANDRA-6380) SSTableReader.loadSummary may leave an open file

2013-11-20 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827634#comment-13827634 ] Yuki Morishita commented on CASSANDRA-6380: --- 'finally' block does close

[2/3] git commit: close corrupt summary stream before trying to delete it patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-6380

2013-11-20 Thread jbellis
close corrupt summary stream before trying to delete it patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-6380 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1bad5ed9 Tree:

[1/3] git commit: close corrupt summary stream before trying to delete it patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-6380

2013-11-20 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 2cb95d698 - 1bad5ed9f refs/heads/trunk 1141b82d6 - ea72d69c8 close corrupt summary stream before trying to delete it patch by Mikhail Stepura; reviewed by jbellis for CASSANDRA-6380 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

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

2013-11-20 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ea72d69c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ea72d69c Diff:

[jira] [Comment Edited] (CASSANDRA-6380) SSTableReader.loadSummary may leave an open file

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827636#comment-13827636 ] Jonathan Ellis edited comment on CASSANDRA-6380 at 11/20/13 1:27 PM:

[jira] [Updated] (CASSANDRA-6003) CQL: Support NaN and inifinities in Double literals

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6003: Attachment: 6003.txt bq. Does Double.valueOf not understand NaN? Yes it does,

[jira] [Created] (CASSANDRA-6381) Refactor nodetool

2013-11-20 Thread Yuki Morishita (JIRA)
Yuki Morishita created CASSANDRA-6381: - Summary: Refactor nodetool Key: CASSANDRA-6381 URL: https://issues.apache.org/jira/browse/CASSANDRA-6381 Project: Cassandra Issue Type:

[jira] [Created] (CASSANDRA-6382) Allow indexing nested types

2013-11-20 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-6382: - Summary: Allow indexing nested types Key: CASSANDRA-6382 URL: https://issues.apache.org/jira/browse/CASSANDRA-6382 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-4511) Secondary index support for CQL3 collections

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827651#comment-13827651 ] Jonathan Ellis commented on CASSANDRA-4511: --- bq. how do you index the 'y'

[jira] [Created] (CASSANDRA-6383) Secondary indexing of map keys

2013-11-20 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-6383: --- Summary: Secondary indexing of map keys Key: CASSANDRA-6383 URL: https://issues.apache.org/jira/browse/CASSANDRA-6383 Project: Cassandra Issue

[jira] [Created] (CASSANDRA-6383) Secondary indexing of map keys

2013-11-20 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-6383: --- Summary: Secondary indexing of map keys Key: CASSANDRA-6383 URL: https://issues.apache.org/jira/browse/CASSANDRA-6383 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-4511) Secondary index support for CQL3 collections

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827676#comment-13827676 ] Sylvain Lebresne commented on CASSANDRA-4511: - bq. Does sound like we have

[jira] [Commented] (CASSANDRA-4511) Secondary index support for CQL3 collections

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827681#comment-13827681 ] Jonathan Ellis commented on CASSANDRA-4511: --- CONTAINS WFM. Secondary index

[jira] [Updated] (CASSANDRA-6003) CQL: Support NaN and inifinities in Double literals

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6003: -- Reviewer: Aleksey Yeschenko Fix Version/s: 2.0.3 Assignee:

[jira] [Commented] (CASSANDRA-6275) 2.0.x leaks file handles

2013-11-20 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827682#comment-13827682 ] Michael Shuler commented on CASSANDRA-6275: --- I will test this out this

[jira] [Commented] (CASSANDRA-6383) Secondary indexing of map keys

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827686#comment-13827686 ] Sylvain Lebresne commented on CASSANDRA-6383: - Actually, for the index

[jira] [Commented] (CASSANDRA-6382) Allow indexing nested types

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827698#comment-13827698 ] Jonathan Ellis commented on CASSANDRA-6382: --- I intended the scope here to be

[jira] [Commented] (CASSANDRA-6275) 2.0.x leaks file handles

2013-11-20 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827705#comment-13827705 ] J. Ryan Earl commented on CASSANDRA-6275: - So we've been running this all

[jira] [Commented] (CASSANDRA-6382) Allow indexing nested types

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827710#comment-13827710 ] Sylvain Lebresne commented on CASSANDRA-6382: - oh, easy peasy lemon

[jira] [Commented] (CASSANDRA-6275) 2.0.x leaks file handles

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827723#comment-13827723 ] Brandon Williams commented on CASSANDRA-6275: - That's probably JNA, or

[jira] [Commented] (CASSANDRA-4288) prevent thrift server from starting before gossip has settled

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827748#comment-13827748 ] Quentin Conner commented on CASSANDRA-4288: --- I gave the 4288.txt patch a

[jira] [Commented] (CASSANDRA-6127) vnodes don't scale to hundreds of nodes

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827750#comment-13827750 ] Quentin Conner commented on CASSANDRA-6127: --- Yes, both use case 1 and use

[jira] [Updated] (CASSANDRA-6127) vnodes don't scale to hundreds of nodes

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quentin Conner updated CASSANDRA-6127: -- Attachment: vnodes gossip flaps.png early results of testing with patch #3 were

[jira] [Comment Edited] (CASSANDRA-6127) vnodes don't scale to hundreds of nodes

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827752#comment-13827752 ] Quentin Conner edited comment on CASSANDRA-6127 at 11/20/13 3:23 PM:

[jira] [Updated] (CASSANDRA-5750) CLI can show bad DESCRIBE for CQL3 CF if given the CF explicitly

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5750: Attachment: 5750.txt Attaching a patch that omits CQL3 even if you use their

[jira] [Commented] (CASSANDRA-6377) ALLOW FILTERING should allow seq scan filtering

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827787#comment-13827787 ] Sylvain Lebresne commented on CASSANDRA-6377: - Now that I look more

[jira] [Commented] (CASSANDRA-6275) 2.0.x leaks file handles

2013-11-20 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827793#comment-13827793 ] Sylvain Lebresne commented on CASSANDRA-6275: - That patch lgtm, +1.

[jira] [Commented] (CASSANDRA-6275) 2.0.x leaks file handles

2013-11-20 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827802#comment-13827802 ] Michael Shuler commented on CASSANDRA-6275: --- Patch works for me, too :)

[jira] [Commented] (CASSANDRA-5131) Make the TOKENS app state the canonical place for tokens

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827809#comment-13827809 ] Brandon Williams commented on CASSANDRA-5131: - I think we're actually OK,

git commit: update pig example scripts Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239

2013-11-20 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 026865f2a - 5f79f5321 update pig example scripts Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2013-11-20 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827822#comment-13827822 ] J. Ryan Earl commented on CASSANDRA-6283: - There's a patch in CASSANDRA-6275

[jira] [Created] (CASSANDRA-6384) CREATE TABLE ... execution time increases linearly with number of existing column families

2013-11-20 Thread Anne Sullivan (JIRA)
Anne Sullivan created CASSANDRA-6384: Summary: CREATE TABLE ... execution time increases linearly with number of existing column families Key: CASSANDRA-6384 URL:

[jira] [Commented] (CASSANDRA-6008) Getting 'This should never happen' error at startup due to sstables missing

2013-11-20 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827832#comment-13827832 ] Tyler Hobbs commented on CASSANDRA-6008: I can reproduce this fairly

[jira] [Created] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Quentin Conner (JIRA)
Quentin Conner created CASSANDRA-6385: - Summary: FD phi estimator initial conditions Key: CASSANDRA-6385 URL: https://issues.apache.org/jira/browse/CASSANDRA-6385 Project: Cassandra

[2/3] git commit: Fix FD leak on slice read path patch by Graham Sanderson and jbellis; reviewed by slebresne and tested by mshuler for CASSANDRA-6275

2013-11-20 Thread jbellis
Fix FD leak on slice read path patch by Graham Sanderson and jbellis; reviewed by slebresne and tested by mshuler for CASSANDRA-6275 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fcb2c65f Tree:

[1/3] git commit: Fix FD leak on slice read path patch by Graham Sanderson and jbellis; reviewed by slebresne and tested by mshuler for CASSANDRA-6275

2013-11-20 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 1bad5ed9f - fcb2c65f0 refs/heads/trunk ea72d69c8 - ff6f04e31 Fix FD leak on slice read path patch by Graham Sanderson and jbellis; reviewed by slebresne and tested by mshuler for CASSANDRA-6275 Project:

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

2013-11-20 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff6f04e3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ff6f04e3 Diff:

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827836#comment-13827836 ] Quentin Conner commented on CASSANDRA-6385: --- breaking out FD phi initial

[jira] [Created] (CASSANDRA-6386) FD mean calculation performance improvement

2013-11-20 Thread Quentin Conner (JIRA)
Quentin Conner created CASSANDRA-6386: - Summary: FD mean calculation performance improvement Key: CASSANDRA-6386 URL: https://issues.apache.org/jira/browse/CASSANDRA-6386 Project: Cassandra

[jira] [Updated] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6385: Reviewer: Brandon Williams Reproduced In: 2.0.2, 1.2.11, 1.2.9 (was:

[jira] [Commented] (CASSANDRA-6386) FD mean calculation performance improvement

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827839#comment-13827839 ] Quentin Conner commented on CASSANDRA-6386: --- break out cpu usage fix to

[jira] [Updated] (CASSANDRA-6386) FD mean calculation performance improvement

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6386: -- Attachment: running-sum.txt Patch to keep a running total of the sum needed to

[jira] [Commented] (CASSANDRA-6386) FD mean calculation performance improvement

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827847#comment-13827847 ] Jonathan Ellis commented on CASSANDRA-6386: --- Note that clear() would be

[jira] [Updated] (CASSANDRA-6386) FD mean calculation performance improvement

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6386: -- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) FD mean

[jira] [Updated] (CASSANDRA-6003) CQL: Support NaN and inifinities in Double literals

2013-11-20 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6003: - Attachment: 6003-cqlsh.txt +1. Attaching 6003-cqlsh.txt for cqlsh to print

[jira] [Updated] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quentin Conner updated CASSANDRA-6385: -- Attachment: 6385.txt initial condition patch that paints a rosy picture until 30

[1/3] git commit: Update versions, licenses for 1.2.12 release

2013-11-20 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 fcb2c65f0 - cb7eb8687 Update versions, licenses for 1.2.12 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/026865f2 Tree:

[3/3] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-11-20 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: build.xml debian/changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cb7eb868 Tree:

[2/3] git commit: update pig example scripts Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239

2013-11-20 Thread brandonwilliams
update pig example scripts Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f79f532 Tree:

[3/4] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-11-20 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: build.xml debian/changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cb7eb868 Tree:

[4/4] git commit: Merge branch 'cassandra-2.0' into trunk

2013-11-20 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f424e585 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f424e585 Diff:

[jira] [Comment Edited] (CASSANDRA-6127) vnodes don't scale to hundreds of nodes

2013-11-20 Thread Quentin Conner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827752#comment-13827752 ] Quentin Conner edited comment on CASSANDRA-6127 at 11/20/13 6:00 PM:

[1/4] git commit: Update versions, licenses for 1.2.12 release

2013-11-20 Thread brandonwilliams
Updated Branches: refs/heads/trunk ff6f04e31 - f424e585a Update versions, licenses for 1.2.12 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/026865f2 Tree:

[2/4] git commit: update pig example scripts Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239

2013-11-20 Thread brandonwilliams
update pig example scripts Patch by Jeremy Hanna, reviewed by brandonwilliams for CASSANDRA-6239 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f79f532 Tree:

[jira] [Commented] (CASSANDRA-6293) CASSANDRA-6107 causes EmbeddedCassandraService to fail

2013-11-20 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827926#comment-13827926 ] Mikhail Stepura commented on CASSANDRA-6293: The fix is on 2.0 branch, but

[jira] [Updated] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6385: -- Attachment: 6385-v2.txt Thinking about it more, I'm not comfortable with saying

[jira] [Commented] (CASSANDRA-6386) FD mean calculation performance improvement

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827894#comment-13827894 ] Brandon Williams commented on CASSANDRA-6386: - +1, but you need to

[jira] [Updated] (CASSANDRA-6293) CASSANDRA-6107 causes EmbeddedCassandraService to fail

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6293: -- Fix Version/s: 2.0.3 CASSANDRA-6107 causes EmbeddedCassandraService to fail

[4/6] git commit: merge from 1.2

2013-11-20 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26d1b68c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26d1b68c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/26d1b68c

[5/6] git commit: merge from 1.2

2013-11-20 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/26d1b68c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/26d1b68c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/26d1b68c

[2/6] git commit: Optimize FD phi calculation patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386

2013-11-20 Thread jbellis
Optimize FD phi calculation patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3ae77d7 Tree:

[3/6] git commit: Optimize FD phi calculation patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386

2013-11-20 Thread jbellis
Optimize FD phi calculation patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3ae77d7 Tree:

[1/6] git commit: Optimize FD phi calculation patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386

2013-11-20 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 5f79f5321 - b3ae77d7b refs/heads/cassandra-2.0 cb7eb8687 - 26d1b68c7 refs/heads/trunk f424e585a - 10a208973 Optimize FD phi calculation patch by jbellis; reviewed by brandonwilliams for CASSANDRA-6386 Project:

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

2013-11-20 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/10a20897 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/10a20897 Diff:

[jira] [Updated] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6385: -- Attachment: 6385-v3.txt Thinking about it more, I think the main problem is using

[jira] [Updated] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6385: -- Reproduced In: 2.0.2, 1.2.11, 1.2.9 (was: 1.2.9, 1.2.11, 2.0.2) Since Version:

[jira] [Commented] (CASSANDRA-6377) ALLOW FILTERING should allow seq scan filtering

2013-11-20 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827984#comment-13827984 ] Aleksey Yeschenko commented on CASSANDRA-6377: -- I don't think that

[jira] [Commented] (CASSANDRA-6377) ALLOW FILTERING should allow seq scan filtering

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828001#comment-13828001 ] Jonathan Ellis commented on CASSANDRA-6377: --- I would really like to be able

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828002#comment-13828002 ] Brandon Williams commented on CASSANDRA-6385: - I like v3's logic much

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828012#comment-13828012 ] Jonathan Ellis commented on CASSANDRA-6385: --- What am I missing? We got rid

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828023#comment-13828023 ] Brandon Williams commented on CASSANDRA-6385: - bq. We got rid of clear

[jira] [Commented] (CASSANDRA-6364) Cassandra should exit or otherwise handle when the commit volume dies

2013-11-20 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828013#comment-13828013 ] Aleksey Yeschenko commented on CASSANDRA-6364: -- Yes and no. Even with the

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828035#comment-13828035 ] Jonathan Ellis commented on CASSANDRA-6385: --- Time to pull :) FD phi

[jira] [Commented] (CASSANDRA-6364) Cassandra should exit or otherwise handle when the commit volume dies

2013-11-20 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828057#comment-13828057 ] J. Ryan Earl commented on CASSANDRA-6364: - [~iamaleksey] So again, that's bad

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828058#comment-13828058 ] Brandon Williams commented on CASSANDRA-6385: - Well crap, I pulled and

[jira] [Updated] (CASSANDRA-6364) There should be different disk_failure_policies for data and commit volumes or commit volume failure should always cause node exit

2013-11-20 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Summary: There should be different disk_failure_policies for data and commit volumes

[jira] [Commented] (CASSANDRA-6364) There should be different disk_failure_policies for data and commit volumes or commit volume failure should always cause node exit

2013-11-20 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828064#comment-13828064 ] Aleksey Yeschenko commented on CASSANDRA-6364: -- I think I agree w/

[jira] [Comment Edited] (CASSANDRA-6364) There should be different disk_failure_policies for data and commit volumes or commit volume failure should always cause node exit

2013-11-20 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828057#comment-13828057 ] J. Ryan Earl edited comment on CASSANDRA-6364 at 11/20/13 8:16 PM:

[jira] [Assigned] (CASSANDRA-6364) There should be different disk_failure_policies for data and commit volumes or commit volume failure should always cause node exit

2013-11-20 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko reassigned CASSANDRA-6364: Assignee: Aleksey Yeschenko There should be different

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828066#comment-13828066 ] Brandon Williams commented on CASSANDRA-6385: - I think the clue lies here:

[jira] [Commented] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2013-11-20 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828068#comment-13828068 ] Mikhail Stepura commented on CASSANDRA-6283: [~Andie78] regarding your 1st

[jira] [Commented] (CASSANDRA-6345) Endpoint cache invalidation causes CPU spike (on vnode rings?)

2013-11-20 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828097#comment-13828097 ] Rick Branson commented on CASSANDRA-6345: - +100 at removing those pub/sub

[jira] [Updated] (CASSANDRA-5750) CLI can show bad DESCRIBE for CQL3 CF if given the CF explicitly

2013-11-20 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5750: - Reviewer: Aleksey Yeschenko +1 CLI can show bad DESCRIBE for CQL3 CF if

[jira] [Commented] (CASSANDRA-5503) Large Dataset with Secondary Index

2013-11-20 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828183#comment-13828183 ] Yuki Morishita commented on CASSANDRA-5503: --- I think streaming failure in

[jira] [Updated] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6385: -- Attachment: 6835-v4.txt v4 FD phi estimator initial conditions

[jira] [Commented] (CASSANDRA-6311) Update CqlPagingRecordReader to use the latest Cql pagination

2013-11-20 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828210#comment-13828210 ] Alex Liu commented on CASSANDRA-6311: - Add cassandra.input.native.enable setting

[jira] [Updated] (CASSANDRA-6311) Update CqlPagingRecordReader to use the latest Cql pagination

2013-11-20 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-6311: Attachment: 6311-v3-2.0-branch.txt Update CqlPagingRecordReader to use the latest Cql

[jira] [Commented] (CASSANDRA-6385) FD phi estimator initial conditions

2013-11-20 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828246#comment-13828246 ] Brandon Williams commented on CASSANDRA-6385: - +1 FD phi estimator

[jira] [Updated] (CASSANDRA-1632) Thread workflow and cpu affinity

2013-11-20 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-1632: --- Attachment: threadAff_writes.txt threadAff_reads.txt Attaching files

[jira] [Commented] (CASSANDRA-1632) Thread workflow and cpu affinity

2013-11-20 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828301#comment-13828301 ] Jason Brown commented on CASSANDRA-1632: OK, so after two months of trying to

[jira] [Commented] (CASSANDRA-1632) Thread workflow and cpu affinity

2013-11-20 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828304#comment-13828304 ] Jason Brown commented on CASSANDRA-1632: On a happier note, though, by simply

[jira] [Commented] (CASSANDRA-1632) Thread workflow and cpu affinity

2013-11-20 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828308#comment-13828308 ] Jonathan Ellis commented on CASSANDRA-1632: --- Thanks, Jason. Good writeup;

[jira] [Commented] (CASSANDRA-6376) Pig tests are failing

2013-11-20 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828309#comment-13828309 ] Alex Liu commented on CASSANDRA-6376: - Add exclude attribute to testmacro, default

  1   2   >