git commit: Remove CF.resolve()

2014-02-13 Thread aleksey
Updated Branches: refs/heads/trunk 3aaa0295c -> 79c6e Remove CF.resolve() Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/79c6eccc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/79c6eccc Diff: http

[jira] [Commented] (CASSANDRA-6697) Refactor Cell and CellName ByteBuffer accessors to avoid garbage allocation where possible

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900179#comment-13900179 ] Benedict commented on CASSANDRA-6697: - I agree this is far from the ideal situatio

[jira] [Commented] (CASSANDRA-6379) Replace index_interval with min/max_index_interval

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900201#comment-13900201 ] Aleksey Yeschenko commented on CASSANDRA-6379: -- Thorough. LGTM, +1. > Re

[jira] [Commented] (CASSANDRA-6379) Replace index_interval with min/max_index_interval

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900204#comment-13900204 ] Aleksey Yeschenko commented on CASSANDRA-6379: -- Well, almost. Should add

[jira] [Commented] (CASSANDRA-6697) Refactor Cell and CellName ByteBuffer accessors to avoid garbage allocation where possible

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900235#comment-13900235 ] Benedict commented on CASSANDRA-6697: - bq. If we're looking up multiple names, thi

[jira] [Commented] (CASSANDRA-6697) Refactor Cell and CellName ByteBuffer accessors to avoid garbage allocation where possible

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900249#comment-13900249 ] Benedict commented on CASSANDRA-6697: - There is another option still, that might m

[jira] [Updated] (CASSANDRA-6697) Refactor Cell and CellName ByteBuffer accessors to avoid garbage allocation where possible

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6697: Description: This is a prerequisite for CASSANDRA-6694. The basic idea is to, if unsafe is ava

[jira] [Commented] (CASSANDRA-6697) Refactor Cell and CellName ByteBuffer accessors to avoid garbage allocation where possible

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900273#comment-13900273 ] Benedict commented on CASSANDRA-6697: - One last update to this thought process for

[jira] [Created] (CASSANDRA-6699) NPE in migration stage on trunk

2014-02-13 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-6699: --- Summary: NPE in migration stage on trunk Key: CASSANDRA-6699 URL: https://issues.apache.org/jira/browse/CASSANDRA-6699 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900357#comment-13900357 ] Benedict commented on CASSANDRA-6631: - Why don;t we need the dependencies file? Do

[jira] [Commented] (CASSANDRA-6683) BADNESS_THRESHOLD does not working correctly with DynamicEndpointSnitch

2014-02-13 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900365#comment-13900365 ] Chris Burroughs commented on CASSANDRA-6683: bq. I think it would make mor

[jira] [Commented] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-02-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900378#comment-13900378 ] Sylvain Lebresne commented on CASSANDRA-6631: - bq. Why don;t we need the d

[jira] [Commented] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900386#comment-13900386 ] Benedict commented on CASSANDRA-6631: - Ah, I just needed to rebuild the project. T

[jira] [Commented] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900380#comment-13900380 ] Benedict commented on CASSANDRA-6631: - bq. What problem do you see? {quote} Excep

[jira] [Updated] (CASSANDRA-6700) When considering schema pull/push, use the real version of the peer

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6700: - Attachment: 6700.txt > When considering schema pull/push, use the real versio

[jira] [Created] (CASSANDRA-6700) When considering schema pull/push, use the real version of the peer

2014-02-13 Thread JIRA
Piotr Kołaczkowski created CASSANDRA-6700: - Summary: When considering schema pull/push, use the real version of the peer Key: CASSANDRA-6700 URL: https://issues.apache.org/jira/browse/CASSANDRA-6700

[jira] [Updated] (CASSANDRA-6700) When considering schema pull/push, use the real version of the peer

2014-02-13 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kołaczkowski updated CASSANDRA-6700: -- Description: IncomingTcpConnection#handleModernVersion sets version to min(

[jira] [Updated] (CASSANDRA-6700) When considering schema pull/push, use the real version of the peer

2014-02-13 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kołaczkowski updated CASSANDRA-6700: -- Description: IncomingTcpConnection#handleModernVersion sets version to min(

[jira] [Updated] (CASSANDRA-6700) When considering schema pull/push, use the real version of the peer

2014-02-13 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kołaczkowski updated CASSANDRA-6700: -- Reviewer: Piotr Kołaczkowski > When considering schema pull/push, use the r

[jira] [Commented] (CASSANDRA-6700) When considering schema pull/push, use the real version of the peer

2014-02-13 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900462#comment-13900462 ] Piotr Kołaczkowski commented on CASSANDRA-6700: --- +1 LGTM > When conside

git commit: Use real node messaging versions for schema exchange decisions

2014-02-13 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 b2dfaed31 -> de72e7fc0 Use real node messaging versions for schema exchange decisions patch by Aleksey Yeschenko; reviewed by Piotr Kołaczkowski for CASSANDRA-6700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wi

[jira] [Updated] (CASSANDRA-6700) Use real node messaging versions for schema exchange decisions

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6700: - Summary: Use real node messaging versions for schema exchange decisions (was

[1/3] git commit: Use real node messaging versions for schema exchange decisions

2014-02-13 Thread aleksey
Updated Branches: refs/heads/trunk 79c6e -> 21de3328a Use real node messaging versions for schema exchange decisions patch by Aleksey Yeschenko; reviewed by Piotr Kołaczkowski for CASSANDRA-6700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apa

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

2014-02-13 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/78df8a33 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/78df8a33 Diff: http://git-wip-us.apache.org/repos/asf

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

2014-02-13 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/78df8a33 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/78df8a33 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: Use real node messaging versions for schema exchange decisions

2014-02-13 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 15ee94897 -> 78df8a33c Use real node messaging versions for schema exchange decisions patch by Aleksey Yeschenko; reviewed by Piotr Kołaczkowski for CASSANDRA-6700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wi

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

2014-02-13 Thread aleksey
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/21de3328 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/21de3328 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Commented] (CASSANDRA-6691) Improvements and FIxes to Stress

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900486#comment-13900486 ] Benedict commented on CASSANDRA-6691: - Hi [~xedin], Unfortunately I screwed up th

[jira] [Created] (CASSANDRA-6701) IN on the last clustering columns + ORDER BY DESC yield no results

2014-02-13 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-6701: --- Summary: IN on the last clustering columns + ORDER BY DESC yield no results Key: CASSANDRA-6701 URL: https://issues.apache.org/jira/browse/CASSANDRA-6701

[jira] [Updated] (CASSANDRA-6701) IN on the last clustering columns + ORDER BY DESC yield no results

2014-02-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6701: Attachment: 6701.txt Attaching trivial patch. I've pushed the example above as

[jira] [Commented] (CASSANDRA-6685) Nodes never bootstrap if schema is empty

2014-02-13 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900491#comment-13900491 ] Richard Low commented on CASSANDRA-6685: Here's the git commit: https://githu

[jira] [Updated] (CASSANDRA-4911) Lift limitation that order by columns must be selected for IN queries

2014-02-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4911: Attachment: 6701_rebased.txt That last bit is actually not really related to th

[jira] [Comment Edited] (CASSANDRA-6701) IN on the last clustering columns + ORDER BY DESC yield no results

2014-02-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900489#comment-13900489 ] Sylvain Lebresne edited comment on CASSANDRA-6701 at 2/13/14 4:43 PM: --

[jira] [Commented] (CASSANDRA-4911) Lift limitation that order by columns must be selected for IN queries

2014-02-13 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900543#comment-13900543 ] Tyler Hobbs commented on CASSANDRA-4911: +1 > Lift limitation that order by c

[jira] [Commented] (CASSANDRA-6701) IN on the last clustering columns + ORDER BY DESC yield no results

2014-02-13 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900554#comment-13900554 ] Tyler Hobbs commented on CASSANDRA-6701: +1 on 6701.txt and your rebased versi

[jira] [Updated] (CASSANDRA-6379) Replace index_interval with min/max_index_interval

2014-02-13 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-6379: --- Attachment: 6379-v2.txt bq. Should add max/min index intervals to CFMetaData equals/toStr

[jira] [Assigned] (CASSANDRA-6683) BADNESS_THRESHOLD does not working correctly with DynamicEndpointSnitch

2014-02-13 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs reassigned CASSANDRA-6683: -- Assignee: Tyler Hobbs > BADNESS_THRESHOLD does not working correctly with DynamicEn

[jira] [Reopened] (CASSANDRA-6683) BADNESS_THRESHOLD does not working correctly with DynamicEndpointSnitch

2014-02-13 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs reopened CASSANDRA-6683: > BADNESS_THRESHOLD does not working correctly with DynamicEndpointSnitch > ---

[jira] [Commented] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-02-13 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900574#comment-13900574 ] Joshua McKenzie commented on CASSANDRA-6575: v3 has a refactor using stati

[jira] [Updated] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-02-13 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-6575: --- Attachment: trunk-6575-v4.patch > By default, Cassandra should refuse to start if

[1/3] git commit: iss-6691

2014-02-13 Thread xedin
Updated Branches: refs/heads/trunk 21de3328a -> de01d07a0 iss-6691 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/84f2b890 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/84f2b890 Diff: http://git-wip-

[2/3] git commit: fix isDeterministic + CqlReader

2014-02-13 Thread xedin
fix isDeterministic + CqlReader Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c8690872 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c8690872 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/

[3/3] git commit: Merge fix to CASSANDRA-6691 to enable value verification in tools/stress

2014-02-13 Thread xedin
Merge fix to CASSANDRA-6691 to enable value verification in tools/stress Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/de01d07a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/de01d07a Diff: http://git-wi

[jira] [Commented] (CASSANDRA-6691) Improvements and FIxes to Stress

2014-02-13 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900624#comment-13900624 ] Pavel Yaskevich commented on CASSANDRA-6691: Ok, [~benedict] I have merged

[jira] [Commented] (CASSANDRA-6691) Improvements and FIxes to Stress

2014-02-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900657#comment-13900657 ] Benedict commented on CASSANDRA-6691: - Awesome - thanks! > Improvements and FIxes

git commit: Require JNA by default patch by Clément Lardeur; reviewed by dbrosius and Josh McKenzie for CASSANDRA-6575

2014-02-13 Thread jbellis
Updated Branches: refs/heads/trunk de01d07a0 -> e9f8fc716 Require JNA by default patch by Clément Lardeur; reviewed by dbrosius and Josh McKenzie for CASSANDRA-6575 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit

[jira] [Commented] (CASSANDRA-6451) Allow Cassandra-Stress to Set Compaction Strategy Options

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900784#comment-13900784 ] Jonathan Ellis commented on CASSANDRA-6451: --- [~benedict] is stress-ng a stri

[jira] [Commented] (CASSANDRA-5839) Save repair data to system table

2014-02-13 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900798#comment-13900798 ] sankalp kohli commented on CASSANDRA-5839: -- I eyeballed the diff and have fol

[jira] [Updated] (CASSANDRA-5839) Save repair data to system table

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5839: -- Reviewer: sankalp kohli (was: Marcus Eriksson) Thank you for volunteering to revie

[jira] [Commented] (CASSANDRA-5839) Save repair data to system table

2014-02-13 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900817#comment-13900817 ] sankalp kohli commented on CASSANDRA-5839: -- Also why is the replication of th

[jira] [Commented] (CASSANDRA-6379) Replace index_interval with min/max_index_interval

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900818#comment-13900818 ] Aleksey Yeschenko commented on CASSANDRA-6379: -- bq. These all have min/ma

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900825#comment-13900825 ] Ryan McGuire commented on CASSANDRA-5872: - This change bumps the initial ram u

[jira] [Reopened] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire reopened CASSANDRA-5872: - > Bundle JNA > -- > > Key: CASSANDRA-5872 > URL:

[jira] [Created] (CASSANDRA-6702) Upgrading node uses the wrong port in gossiping

2014-02-13 Thread Minh Do (JIRA)
Minh Do created CASSANDRA-6702: -- Summary: Upgrading node uses the wrong port in gossiping Key: CASSANDRA-6702 URL: https://issues.apache.org/jira/browse/CASSANDRA-6702 Project: Cassandra Issue T

[jira] [Commented] (CASSANDRA-3668) Parallel streaming for sstableloader

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900880#comment-13900880 ] Jonathan Ellis commented on CASSANDRA-3668: --- [~yukim] can you outline for Jo

[jira] [Updated] (CASSANDRA-3668) Parallel streaming for sstableloader

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3668: -- Assignee: Joshua McKenzie (was: Yuki Morishita) > Parallel streaming for sstablelo

[jira] [Updated] (CASSANDRA-6229) transfers never occur after enabling a shuffle

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6229: -- Assignee: Joshua McKenzie (was: Yuki Morishita) > transfers never occur after enab

[jira] [Commented] (CASSANDRA-6261) Repair should display number of rows that mismatched.

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900885#comment-13900885 ] Jonathan Ellis commented on CASSANDRA-6261: --- This should be part of either C

[jira] [Updated] (CASSANDRA-6577) ConcurrentModificationException during nodetool netstats

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6577: -- Assignee: Joshua McKenzie (was: Yuki Morishita) > ConcurrentModificationException

[jira] [Commented] (CASSANDRA-6589) Gossip AssertionError: Added cell does not sort as the last cell

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900887#comment-13900887 ] Jonathan Ellis commented on CASSANDRA-6589: --- Your ABSC changes make this obs

[jira] [Commented] (CASSANDRA-6636) sstableloader fails when attempting to load data from a single node into a multi-node cluster

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900888#comment-13900888 ] Jonathan Ellis commented on CASSANDRA-6636: --- How involved would fixing this

[jira] [Commented] (CASSANDRA-1983) Make sstable filenames contain a UUID instead of increasing integer

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900892#comment-13900892 ] Jonathan Ellis commented on CASSANDRA-1983: --- Yes. > Make sstable filenames

[jira] [Commented] (CASSANDRA-6589) Gossip AssertionError: Added cell does not sort as the last cell

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900890#comment-13900890 ] Aleksey Yeschenko commented on CASSANDRA-6589: -- Yes, and also, no. The ex

[jira] [Updated] (CASSANDRA-2527) Add ability to snapshot data as input to hadoop jobs

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2527: -- Assignee: Joshua McKenzie (was: Tyler Hobbs) > Add ability to snapshot data as inp

[jira] [Comment Edited] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900825#comment-13900825 ] Ryan McGuire edited comment on CASSANDRA-5872 at 2/13/14 11:39 PM: -

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900901#comment-13900901 ] Jonathan Ellis commented on CASSANDRA-5872: --- Sounds like mlockall is putting

[jira] [Updated] (CASSANDRA-6702) Upgrading node uses the wrong port in gossiping

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6702: - Fix Version/s: (was: 1.2.15) 1.2.16 > Upgrading node u

[jira] [Resolved] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-5872. - Resolution: Fixed > Bundle JNA > -- > > Key: CASSANDR

[jira] [Commented] (CASSANDRA-6261) Repair should display number of rows that mismatched.

2014-02-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900909#comment-13900909 ] Yuki Morishita commented on CASSANDRA-6261: --- Absolutely. > Repair should di

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900913#comment-13900913 ] Jonathan Ellis commented on CASSANDRA-5872: --- Should we add a -Dcassandra.mlo

[jira] [Comment Edited] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900913#comment-13900913 ] Jonathan Ellis edited comment on CASSANDRA-5872 at 2/13/14 11:53 PM: ---

[jira] [Resolved] (CASSANDRA-6261) Repair should display number of rows that mismatched.

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6261. --- Resolution: Duplicate Assignee: (was: Yuki Morishita) > Repair should d

[jira] [Commented] (CASSANDRA-6261) Repair should display number of rows that mismatched.

2014-02-13 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900920#comment-13900920 ] sankalp kohli commented on CASSANDRA-6261: -- I think it should be part of both

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900930#comment-13900930 ] Ryan McGuire commented on CASSANDRA-5872: - For my needs, I can just install mo

[jira] [Updated] (CASSANDRA-6305) cqlsh support for User Types

2014-02-13 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6305: --- Attachment: trunk-6305-3.patch [~iamaleksey] I've reworked the changes based on y

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-02-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900948#comment-13900948 ] Brandon Williams commented on CASSANDRA-5872: - Couldn't you just reduce th

[jira] [Commented] (CASSANDRA-6305) cqlsh support for User Types

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900951#comment-13900951 ] Aleksey Yeschenko commented on CASSANDRA-6305: -- LGTM, +1 > cqlsh support

[jira] [Created] (CASSANDRA-6703) cqlsh support for "static" CQL3 columns

2014-02-13 Thread Mikhail Stepura (JIRA)
Mikhail Stepura created CASSANDRA-6703: -- Summary: cqlsh support for "static" CQL3 columns Key: CASSANDRA-6703 URL: https://issues.apache.org/jira/browse/CASSANDRA-6703 Project: Cassandra

[jira] [Created] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Edward Capriolo (JIRA)
Edward Capriolo created CASSANDRA-6704: -- Summary: Create wide row scanners Key: CASSANDRA-6704 URL: https://issues.apache.org/jira/browse/CASSANDRA-6704 Project: Cassandra Issue Type: Ne

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901012#comment-13901012 ] Brandon Williams commented on CASSANDRA-6704: - Seems similar to CASSANDRA-

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901016#comment-13901016 ] Aleksey Yeschenko commented on CASSANDRA-6704: -- + CASSANDRA-6167 > Creat

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901022#comment-13901022 ] Edward Capriolo commented on CASSANDRA-6704: This example is basically acc

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901044#comment-13901044 ] Aleksey Yeschenko commented on CASSANDRA-6704: -- Which is why I linked to

[jira] [Updated] (CASSANDRA-6566) Differencer should not run in AntiEntropy Stage

2014-02-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-6566: -- Attachment: 6566-2.0.txt (also: https://github.com/yukim/cassandra/tree/6566-1) Tw

[jira] [Updated] (CASSANDRA-6566) Differencer should not run in AntiEntropy Stage

2014-02-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-6566: -- Fix Version/s: 2.0.6 Assignee: Yuki Morishita > Differencer should not run

[jira] [Commented] (CASSANDRA-6167) Add end-slice termination predicate

2014-02-13 Thread Tupshin Harper (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901052#comment-13901052 ] Tupshin Harper commented on CASSANDRA-6167: --- Adding an example for how this

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Tupshin Harper (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901053#comment-13901053 ] Tupshin Harper commented on CASSANDRA-6704: --- I added a comment to CASSANDRA-

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901054#comment-13901054 ] Edward Capriolo commented on CASSANDRA-6704: You could argue that groovy i

[jira] [Comment Edited] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901054#comment-13901054 ] Edward Capriolo edited comment on CASSANDRA-6704 at 2/14/14 2:43 AM: ---

[jira] [Updated] (CASSANDRA-6566) Differencer should not run in AntiEntropy Stage

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6566: -- Reviewer: sankalp kohli Can you review, [~kohlisankalp]? > Differencer should not

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901064#comment-13901064 ] Edward Capriolo commented on CASSANDRA-6704: IE should users wait for mont

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901067#comment-13901067 ] Brandon Williams commented on CASSANDRA-6704: - bq. You could argue that gr

git commit: Move prepareLatch to local scope

2014-02-13 Thread yukim
Updated Branches: refs/heads/trunk ee477cc4d -> 5b0eb01c9 Move prepareLatch to local scope Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b0eb01c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5b0eb0

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901068#comment-13901068 ] Aleksey Yeschenko commented on CASSANDRA-6704: -- You are welcome to help w

[jira] [Commented] (CASSANDRA-6561) Static columns in CQL3

2014-02-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901087#comment-13901087 ] Aleksey Yeschenko commented on CASSANDRA-6561: -- All right. Issues: - ALT

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901089#comment-13901089 ] Edward Capriolo commented on CASSANDRA-6704: {qutote} This isn't exactly a

[jira] [Commented] (CASSANDRA-6704) Create wide row scanners

2014-02-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901094#comment-13901094 ] Jonathan Ellis commented on CASSANDRA-6704: --- I hear your frustration that 61

[jira] [Created] (CASSANDRA-6705) ALTER TYPE RENAME fails sometime with java.lang.AssertionError: null

2014-02-13 Thread Mikhail Stepura (JIRA)
Mikhail Stepura created CASSANDRA-6705: -- Summary: ALTER TYPE RENAME fails sometime with java.lang.AssertionError: null Key: CASSANDRA-6705 URL: https://issues.apache.org/jira/browse/CASSANDRA-6705

[jira] [Commented] (CASSANDRA-6702) Upgrading node uses the wrong port in gossiping

2014-02-13 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901129#comment-13901129 ] Jeremiah Jordan commented on CASSANDRA-6702: [~jasobrown] is this expected

[jira] [Updated] (CASSANDRA-6703) cqlsh support for "static" CQL3 columns

2014-02-13 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6703: --- Issue Type: New Feature (was: Sub-task) Parent: (was: CASSANDRA-6561)

  1   2   >