[2/3] cassandra git commit: Cache selected index in ReadCommand to avoid multiple lookups

2015-09-09 Thread samt
Cache selected index in ReadCommand to avoid multiple lookups Patch by Sam Tunnicliffe; reviewed by Jake Luciani for CASSANDRA-10215 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e097efc5 Tree:

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

2015-09-09 Thread samt
Merge branch 'cassandra-3.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/c5408a3a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c5408a3a Diff:

[1/3] cassandra git commit: Cache selected index in ReadCommand to avoid multiple lookups

2015-09-09 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 f961e84aa -> e097efc5f refs/heads/trunk b81942267 -> c5408a3a1 Cache selected index in ReadCommand to avoid multiple lookups Patch by Sam Tunnicliffe; reviewed by Jake Luciani for CASSANDRA-10215 Project:

[jira] [Reopened] (CASSANDRA-10267) Failing tests in upgrade_trests.paging_test

2015-09-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reopened CASSANDRA-10267: -- Assignee: Sylvain Lebresne (was: Blake Eggleston) > Failing tests in

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-09-09 Thread Alexandre Dutra (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736337#comment-14736337 ] Alexandre Dutra commented on CASSANDRA-9921: Thanks [~aholmber] I will start working on

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736332#comment-14736332 ] Sylvain Lebresne commented on CASSANDRA-10261: -- I have to admit that I'm really not a

[jira] [Updated] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9585: -- Attachment: 9585-2.1.txt The patch adds: * an optional {{TABLE}} element to the

[jira] [Commented] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736507#comment-14736507 ] Benjamin Lerer commented on CASSANDRA-9585: --- [~snazy] could you review? > Make "truncate

[jira] [Created] (CASSANDRA-10291) Bootstrap hangs on adding new node

2015-09-09 Thread Ara Sadoyan (JIRA)
Ara Sadoyan created CASSANDRA-10291: --- Summary: Bootstrap hangs on adding new node Key: CASSANDRA-10291 URL: https://issues.apache.org/jira/browse/CASSANDRA-10291 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-10270) Cassandra stops compacting

2015-09-09 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-10270: Reproduced In: 2.2.1, 2.2.0 (was: 2.2.0, 2.2.1) Priority: Critical

[jira] [Resolved] (CASSANDRA-10215) Reduce redundant secondary index selection lookups

2015-09-09 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe resolved CASSANDRA-10215. - Resolution: Fixed Thanks, I've added more detail to the logged error

[jira] [Updated] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9585: -- Attachment: 9585-2.1-V2.txt Thanks for the review. The unit test was already

[jira] [Commented] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-09 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736724#comment-14736724 ] Benedict commented on CASSANDRA-10286: -- {{AutoSavingCache}} explicitly converts it to a

[jira] [Commented] (CASSANDRA-9761) Delay auth setup until peers are upgraded

2015-09-09 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736619#comment-14736619 ] Sam Tunnicliffe commented on CASSANDRA-9761: I kind of like the idea of rejecting any role

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-09 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736766#comment-14736766 ] T Jake Luciani commented on CASSANDRA-10261: I like the distinction between row deletions

[jira] [Commented] (CASSANDRA-9738) Migrate key-cache to be fully off-heap

2015-09-09 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736549#comment-14736549 ] Robert Stupp commented on CASSANDRA-9738: - Some of the missing test-coverage is blocked by

[jira] [Created] (CASSANDRA-10293) A node down is not always displayed in nodetool status

2015-09-09 Thread Alan Boudreault (JIRA)
Alan Boudreault created CASSANDRA-10293: --- Summary: A node down is not always displayed in nodetool status Key: CASSANDRA-10293 URL: https://issues.apache.org/jira/browse/CASSANDRA-10293

[jira] [Commented] (CASSANDRA-7392) Abort in-progress queries that time out

2015-09-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736665#comment-14736665 ] Stefania commented on CASSANDRA-7392: - Thanks for looking into this so quickly. I agree on the

[jira] [Created] (CASSANDRA-10292) java.lang.AssertionError: attempted to delete non-existing file CommitLog...

2015-09-09 Thread Dawid Szejnfeld (JIRA)
Dawid Szejnfeld created CASSANDRA-10292: --- Summary: java.lang.AssertionError: attempted to delete non-existing file CommitLog... Key: CASSANDRA-10292 URL:

[jira] [Commented] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736536#comment-14736536 ] Robert Stupp commented on CASSANDRA-9585: - Two things: * can you add a test for {{TRUNCATE

[jira] [Resolved] (CASSANDRA-10279) Inconsistent update/delete behavior for static lists vs lists

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer resolved CASSANDRA-10279. Resolution: Fixed > Inconsistent update/delete behavior for static lists vs

[jira] [Commented] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736575#comment-14736575 ] Robert Stupp commented on CASSANDRA-9585: - Ah - missed the loop over the string array in the

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736570#comment-14736570 ] Sylvain Lebresne commented on CASSANDRA-10261: -- And so it doesn't sound like I'm

[jira] [Commented] (CASSANDRA-9761) Delay auth setup until peers are upgraded

2015-09-09 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736688#comment-14736688 ] Sam Tunnicliffe commented on CASSANDRA-9761: Great, thanks. Regarding CI, I only pushed a

[jira] [Commented] (CASSANDRA-10270) Cassandra stops compacting

2015-09-09 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736700#comment-14736700 ] Marcus Eriksson commented on CASSANDRA-10270: - Ok, this happens when cassandra decides to

[jira] [Commented] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736712#comment-14736712 ] Stefania commented on CASSANDRA-10286: -- It looks fine and I've merged your changes into my

[jira] [Commented] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736539#comment-14736539 ] Stefania commented on CASSANDRA-10286: -- Some unit tests are failing. The problem is that txn

[jira] [Commented] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-09 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736561#comment-14736561 ] Benedict commented on CASSANDRA-10286: -- I've pushed a branch

[jira] [Commented] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736591#comment-14736591 ] Sylvain Lebresne commented on CASSANDRA-9585: - bq. I think that it is ok to change the

[jira] [Commented] (CASSANDRA-9761) Delay auth setup until peers are upgraded

2015-09-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736681#comment-14736681 ] Sylvain Lebresne commented on CASSANDRA-9761: - Sorry for missing the {{createRole}} call.

[jira] [Created] (CASSANDRA-10294) Old SSTables lying around

2015-09-09 Thread Vidur Malik (JIRA)
Vidur Malik created CASSANDRA-10294: --- Summary: Old SSTables lying around Key: CASSANDRA-10294 URL: https://issues.apache.org/jira/browse/CASSANDRA-10294 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-10205) decommissioned_wiped_node_can_join_test fails on Jenkins

2015-09-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-10205: --- Reviewer: Blake Eggleston [~bdeggleston] to review >

[jira] [Updated] (CASSANDRA-10292) java.lang.AssertionError: attempted to delete non-existing file CommitLog...

2015-09-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-10292: --- Assignee: Branimir Lambov > java.lang.AssertionError: attempted to delete

[jira] [Commented] (CASSANDRA-10260) NPE in SSTableReader.invalidateCacheKey

2015-09-09 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736855#comment-14736855 ] Paulo Motta commented on CASSANDRA-10260: - This issue was fixed in 2.1.8 by CASSANDRA-9656.

[jira] [Resolved] (CASSANDRA-10260) NPE in SSTableReader.invalidateCacheKey

2015-09-09 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta resolved CASSANDRA-10260. - Resolution: Fixed Fix Version/s: (was: 2.1.x) 2.1.8 >

[jira] [Commented] (CASSANDRA-10089) NullPointerException in Gossip handleStateNormal

2015-09-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736868#comment-14736868 ] Jonathan Ellis commented on CASSANDRA-10089: bq. the tokens are removed when in state is

[jira] [Updated] (CASSANDRA-10293) A node down is not always displayed in nodetool status

2015-09-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-10293: --- Assignee: Paulo Motta > A node down is not always displayed in nodetool status

[jira] [Commented] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737060#comment-14737060 ] Tyler Hobbs commented on CASSANDRA-9585: {{DEFAULT_CQLVER}} in cqlsh also needs to be updated

[jira] [Updated] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-09 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Holmberg updated CASSANDRA-10282: -- Attachment: 10282-2.2-3.0.txt > cqlsh exception when starting with "--debug"

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-09 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737086#comment-14737086 ] T Jake Luciani commented on CASSANDRA-10261: I'm not very keen on the "weak" term.

[jira] [Commented] (CASSANDRA-9761) Delay auth setup until peers are upgraded

2015-09-09 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737087#comment-14737087 ] Sam Tunnicliffe commented on CASSANDRA-9761: After my conscience (aka [~thobbs]) got the

[jira] [Updated] (CASSANDRA-10289) Fix cqlshlib tests

2015-09-09 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Witschey updated CASSANDRA-10289: - Description: The cqlsh tests in trunk haven't been running for a while:

[jira] [Updated] (CASSANDRA-10210) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-09 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-10210: Fix Version/s: (was: 3.0 beta 2) 3.0.0 rc1 > Windows

[jira] [Updated] (CASSANDRA-10294) Old SSTables lying around

2015-09-09 Thread Vidur Malik (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vidur Malik updated CASSANDRA-10294: Environment: Stand-alone cluster deployed on AWS EC2 instances (Linux) (was:

[jira] [Updated] (CASSANDRA-10289) Fix cqlshlib tests

2015-09-09 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10289: Labels: cqlsh (was: ) > Fix cqlshlib tests > -- > >

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737688#comment-14737688 ] Paulo Motta commented on CASSANDRA-10241: - bq. my inclination would be to say that the debug

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737728#comment-14737728 ] Jonathan Ellis commented on CASSANDRA-10241: bq. I just didn't feel comfortable of

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737729#comment-14737729 ] Ariel Weisberg commented on CASSANDRA-10241: bq. I just didn't feel comfortable of

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737676#comment-14737676 ] Ariel Weisberg commented on CASSANDRA-10241: Yes it should be a superset. Probably an

cassandra git commit: cqlsh: Fix error when starting cqlsh with --debug

2015-09-09 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 21065423c -> acc08aeca cqlsh: Fix error when starting cqlsh with --debug Patch by Adam Holmberg; reviewed by Philip Thompson for CASSANDRA-10282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737723#comment-14737723 ] Paulo Motta commented on CASSANDRA-10241: - bq. I prefer #3 I just didn't feel comfortable of

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737780#comment-14737780 ] Jonathan Ellis commented on CASSANDRA-10241: Let's enable by default in 2.2 but not in

[jira] [Comment Edited] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737776#comment-14737776 ] Ariel Weisberg edited comment on CASSANDRA-10241 at 9/9/15 11:08 PM:

[1/4] cassandra git commit: cqlsh: Fix error when starting cqlsh with --debug

2015-09-09 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 cc0038b7d -> 55fb5cdf1 cqlsh: Fix error when starting cqlsh with --debug Patch by Adam Holmberg; reviewed by Philip Thompson for CASSANDRA-10282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/4] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-09-09 Thread tylerhobbs
http://git-wip-us.apache.org/repos/asf/cassandra/blob/b2b75601/bin/cqlsh.py -- diff --cc bin/cqlsh.py index c991cc7,000..4fce833 mode 100644,00..100644 --- a/bin/cqlsh.py +++ b/bin/cqlsh.py @@@ -1,2697 -1,0 +1,2697 @@@

[2/3] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-09-09 Thread tylerhobbs
http://git-wip-us.apache.org/repos/asf/cassandra/blob/b2b75601/bin/cqlsh.py -- diff --cc bin/cqlsh.py index c991cc7,000..4fce833 mode 100644,00..100644 --- a/bin/cqlsh.py +++ b/bin/cqlsh.py @@@ -1,2697 -1,0 +1,2697 @@@

[1/3] cassandra git commit: cqlsh: Fix error when starting cqlsh with --debug

2015-09-09 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 ec4b4d446 -> b2b756013 cqlsh: Fix error when starting cqlsh with --debug Patch by Adam Holmberg; reviewed by Philip Thompson for CASSANDRA-10282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/4] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-09-09 Thread tylerhobbs
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2b75601 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2b75601 Diff:

[4/4] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-09 Thread tylerhobbs
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/55fb5cdf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/55fb5cdf Diff:

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737741#comment-14737741 ] Paulo Motta commented on CASSANDRA-10241: - bq. Or is there more to it than that? My initial

[3/3] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-09-09 Thread tylerhobbs
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2b75601 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2b75601 Diff:

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737696#comment-14737696 ] Ariel Weisberg commented on CASSANDRA-10241: I prefer #3? I am not a fan of requiring

[2/5] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-09-09 Thread tylerhobbs
http://git-wip-us.apache.org/repos/asf/cassandra/blob/b2b75601/bin/cqlsh.py -- diff --cc bin/cqlsh.py index c991cc7,000..4fce833 mode 100644,00..100644 --- a/bin/cqlsh.py +++ b/bin/cqlsh.py @@@ -1,2697 -1,0 +1,2697 @@@

[3/5] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2015-09-09 Thread tylerhobbs
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2b75601 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2b75601 Diff:

[4/5] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-09 Thread tylerhobbs
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/55fb5cdf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/55fb5cdf Diff:

[1/5] cassandra git commit: cqlsh: Fix error when starting cqlsh with --debug

2015-09-09 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk e5acb5604 -> be7eb4a07 cqlsh: Fix error when starting cqlsh with --debug Patch by Adam Holmberg; reviewed by Philip Thompson for CASSANDRA-10282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-09-09 Thread tylerhobbs
Merge branch 'cassandra-3.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/be7eb4a0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/be7eb4a0 Diff:

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-09 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737776#comment-14737776 ] Ariel Weisberg commented on CASSANDRA-10241: I think we could go either way. I don't

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-09-09 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737800#comment-14737800 ] Benedict commented on CASSANDRA-8630: - So, looking at the code as I was about to commit, I think

[jira] [Commented] (CASSANDRA-10066) Bring cqlsh into PEP8 compliance

2015-09-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737897#comment-14737897 ] Stefania commented on CASSANDRA-10066: -- Well I've just read the [pep 8

[jira] [Commented] (CASSANDRA-10089) NullPointerException in Gossip handleStateNormal

2015-09-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738061#comment-14738061 ] Stefania commented on CASSANDRA-10089: -- I spent some more time debugging GOSSIP updates when

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-09-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738081#comment-14738081 ] Stefania commented on CASSANDRA-8630: - bq. Can we impose the limit we have for throttled readers

[jira] [Created] (CASSANDRA-10297) Low-effort configuration of metrics reporters via JMX/nodetool

2015-09-09 Thread Jonathan Shook (JIRA)
Jonathan Shook created CASSANDRA-10297: -- Summary: Low-effort configuration of metrics reporters via JMX/nodetool Key: CASSANDRA-10297 URL: https://issues.apache.org/jira/browse/CASSANDRA-10297

[jira] [Commented] (CASSANDRA-10195) TWCS experiments and improvement proposals

2015-09-09 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737380#comment-14737380 ] Philip Thompson commented on CASSANDRA-10195: - I've shut down my ec2 clusters after

[jira] [Commented] (CASSANDRA-10226) Support multiple non-PK cols in MV clustering key when partition key is shared

2015-09-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737393#comment-14737393 ] Tyler Hobbs commented on CASSANDRA-10226: - I think we have another timestamp limitation

[jira] [Comment Edited] (CASSANDRA-10226) Support multiple non-PK cols in MV clustering key when partition key is shared

2015-09-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737393#comment-14737393 ] Tyler Hobbs edited comment on CASSANDRA-10226 at 9/9/15 6:47 PM: - I

[jira] [Resolved] (CASSANDRA-10279) Inconsistent update/delete behavior for static lists vs lists

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer resolved CASSANDRA-10279. Resolution: Duplicate > Inconsistent update/delete behavior for static lists

[jira] [Commented] (CASSANDRA-9753) LOCAL_QUORUM reads can block cross-DC if there is a digest mismatch

2015-09-09 Thread Tom van den Berge (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737396#comment-14737396 ] Tom van den Berge commented on CASSANDRA-9753: -- I was setting up a new DC, and noticed

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737419#comment-14737419 ] Sylvain Lebresne commented on CASSANDRA-10261: -- bq. The term Shadowable is clearer to me

[jira] [Updated] (CASSANDRA-10295) Support skipping MV read-before-write on a per-operation basis

2015-09-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-10295: Labels: client-impacting doc-impacting (was: ) > Support skipping MV

[jira] [Created] (CASSANDRA-10296) Aggregates aren't resolved properly for reversed types

2015-09-09 Thread Carl Yeksigian (JIRA)
Carl Yeksigian created CASSANDRA-10296: -- Summary: Aggregates aren't resolved properly for reversed types Key: CASSANDRA-10296 URL: https://issues.apache.org/jira/browse/CASSANDRA-10296 Project:

[jira] [Reopened] (CASSANDRA-10279) Inconsistent update/delete behavior for static lists vs lists

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer reopened CASSANDRA-10279: > Inconsistent update/delete behavior for static lists vs lists >

[jira] [Commented] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737399#comment-14737399 ] Benjamin Lerer commented on CASSANDRA-9585: --- Thanks, I remembered that one ... when I had

[jira] [Updated] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9585: -- Attachment: 9585-2.1-V3.txt > Make "truncate table X" an alias for "truncate X" >

[jira] [Commented] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737525#comment-14737525 ] Benjamin Lerer commented on CASSANDRA-9838: --- committed:

[jira] [Updated] (CASSANDRA-9585) Make "truncate table X" an alias for "truncate X"

2015-09-09 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-9585: -- Labels: doc-impacting (was: ) > Make "truncate table X" an alias for "truncate X"

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-09-09 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737541#comment-14737541 ] Adam Holmberg commented on CASSANDRA-9921: -- RE: removing 'materialized' internally, will that

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-09-09 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737549#comment-14737549 ] Aleksey Yeschenko commented on CASSANDRA-9921: -- bq. RE: removing 'materialized'

[jira] [Commented] (CASSANDRA-10226) Support multiple non-PK cols in MV clustering key when partition key is shared

2015-09-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737560#comment-14737560 ] Tyler Hobbs commented on CASSANDRA-10226: - It seems like when we include multiple non-PK

[jira] [Commented] (CASSANDRA-7392) Abort in-progress queries that time out

2015-09-09 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737572#comment-14737572 ] Ariel Weisberg commented on CASSANDRA-7392: --- Sorry I am coming back with more non-test

[jira] [Commented] (CASSANDRA-10066) Bring cqlsh into PEP8 compliance

2015-09-09 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737172#comment-14737172 ] Philip Thompson commented on CASSANDRA-10066: - Okay, so my local version of pep8 was out

[jira] [Commented] (CASSANDRA-10270) Cassandra stops compacting

2015-09-09 Thread Adam Bliss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737243#comment-14737243 ] Adam Bliss commented on CASSANDRA-10270: Thanks for posting the workaround. I am trying it

[jira] [Commented] (CASSANDRA-10269) Run new upgrade tests on supported upgrade paths

2015-09-09 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737144#comment-14737144 ] Jim Witschey commented on CASSANDRA-10269: -- dtest PR 537 merged as 60fd13f:

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-09 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737159#comment-14737159 ] Philip Thompson commented on CASSANDRA-10282: - +1. Patch works for me on 2.7 and 3.4 >

[jira] [Comment Edited] (CASSANDRA-8907) Raise GCInspector alerts to WARN

2015-09-09 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737206#comment-14737206 ] Joshua McKenzie edited comment on CASSANDRA-8907 at 9/9/15 5:06 PM:

[jira] [Created] (CASSANDRA-10295) Support skipping MV read-before-write on a per-operation basis

2015-09-09 Thread Tyler Hobbs (JIRA)
Tyler Hobbs created CASSANDRA-10295: --- Summary: Support skipping MV read-before-write on a per-operation basis Key: CASSANDRA-10295 URL: https://issues.apache.org/jira/browse/CASSANDRA-10295

[jira] [Updated] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-09 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10282: Assignee: Adam Holmberg > cqlsh exception when starting with "--debug" option

[jira] [Comment Edited] (CASSANDRA-10066) Bring cqlsh into PEP8 compliance

2015-09-09 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737172#comment-14737172 ] Philip Thompson edited comment on CASSANDRA-10066 at 9/9/15 4:48 PM:

[jira] [Updated] (CASSANDRA-10216) Remove target type from internal index metadata

2015-09-09 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-10216: Labels: client-impacting (was: ) > Remove target type from internal index

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-09 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737485#comment-14737485 ] T Jake Luciani commented on CASSANDRA-10261: bq. I'll switch after that. Made the name

  1   2   >