[jira] [Commented] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293426#comment-14293426 ] Benedict commented on CASSANDRA-8683: - I am struggling to reproduce this test

[2/3] cassandra git commit: rpc_interface and listen_interface generate NPE on startup when specified interface doesn't exist

2015-01-27 Thread snazy
rpc_interface and listen_interface generate NPE on startup when specified interface doesn't exist Patch by Ariel Weisberg; reviewed by Robert Stupp for CASSANDRA-8677 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] cassandra git commit: rpc_interface and listen_interface generate NPE on startup when specified interface doesn't exist

2015-01-27 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 33297bad0 - 3e5edb82c refs/heads/trunk 6068daea8 - dd959f0f5 rpc_interface and listen_interface generate NPE on startup when specified interface doesn't exist Patch by Ariel Weisberg; reviewed by Robert Stupp for

[jira] [Commented] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293446#comment-14293446 ] Marcus Eriksson commented on CASSANDRA-8683: When I debugged this, the

[jira] [Updated] (CASSANDRA-8623) sstablesplit fails *randomly* with Data component is missing

2015-01-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-8623: --- Attachment: 8623-v2.patch new patch that avoids submitting tasks if the executor

[jira] [Commented] (CASSANDRA-8422) cassandra won't start up due to Unable to gossip with any seeds on the decommissioned node

2015-01-27 Thread kris (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293192#comment-14293192 ] kris commented on CASSANDRA-8422: - we are using dse 4.6 and facing the same issue.

[jira] [Commented] (CASSANDRA-8688) Standalone sstableupgrade tool throws exception

2015-01-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293544#comment-14293544 ] Marcus Eriksson commented on CASSANDRA-8688: +1 Standalone

[jira] [Commented] (CASSANDRA-8061) tmplink files are not removed

2015-01-27 Thread Mark Cooper (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293904#comment-14293904 ] Mark Cooper commented on CASSANDRA-8061: Thanks [~benedict] For the record

[jira] [Commented] (CASSANDRA-8535) java.lang.RuntimeException: Failed to rename XXX to YYY

2015-01-27 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293933#comment-14293933 ] Joshua McKenzie commented on CASSANDRA-8535: [~krummas] / [~benedict]:

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-01-27 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293999#comment-14293999 ] Ariel Weisberg commented on CASSANDRA-8684: --- And it is yet more complicated.

[jira] [Commented] (CASSANDRA-8337) mmap underflow during validation compaction

2015-01-27 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293960#comment-14293960 ] Joshua McKenzie commented on CASSANDRA-8337: [~sterligovak]: Any chance

[jira] [Commented] (CASSANDRA-8535) java.lang.RuntimeException: Failed to rename XXX to YYY

2015-01-27 Thread Maxim Podkolzine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293985#comment-14293985 ] Maxim Podkolzine commented on CASSANDRA-8535: - Joshua, no, I haven't run a

[jira] [Resolved] (CASSANDRA-8390) The process cannot access the file because it is being used by another process

2015-01-27 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie resolved CASSANDRA-8390. Resolution: Cannot Reproduce Closing out as cannot reproduce for now.

[jira] [Updated] (CASSANDRA-8657) long-test LongCompactionsTest fails

2015-01-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8657: -- Assignee: Carl Yeksigian long-test LongCompactionsTest fails

[jira] [Updated] (CASSANDRA-8692) Coalesce intra-cluster network messages

2015-01-27 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-8692: -- Description: While researching CASSANDRA-8457 we found that it is effective and can

[jira] [Commented] (CASSANDRA-8422) cassandra won't start up due to Unable to gossip with any seeds on the decommissioned node

2015-01-27 Thread kris (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293210#comment-14293210 ] kris commented on CASSANDRA-8422: - the cassandra version is 2.0.11.83 cassandra

[jira] [Commented] (CASSANDRA-7350) Decommissioning nodes borks the seed node - can't add additional nodes

2015-01-27 Thread kris (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293197#comment-14293197 ] kris commented on CASSANDRA-7350: - we are facing the same issue too. Decommissioning

[jira] [Commented] (CASSANDRA-8381) CFStats should record keys of largest N requests for time interval

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294236#comment-14294236 ] Aleksey Yeschenko commented on CASSANDRA-8381: -- [~mstump] how close is

[jira] [Commented] (CASSANDRA-8337) mmap underflow during validation compaction

2015-01-27 Thread Alexander Sterligov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294125#comment-14294125 ] Alexander Sterligov commented on CASSANDRA-8337: Unfortunately now my

[jira] [Commented] (CASSANDRA-8678) CREATE TABLE accepts value for default_time_to_live on counter table

2015-01-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294206#comment-14294206 ] Jeff Jirsa commented on CASSANDRA-8678: --- Patch addresses trivial CREATE TABLE

[jira] [Commented] (CASSANDRA-7281) SELECT on tuple relations are broken for mixed ASC/DESC clustering order

2015-01-27 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294121#comment-14294121 ] Benjamin Lerer commented on CASSANDRA-7281: --- [~marcinszymaniuk] do you want

[jira] [Commented] (CASSANDRA-8061) tmplink files are not removed

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294262#comment-14294262 ] Benedict commented on CASSANDRA-8061: - Ok, I've uploaded a new version of the

[jira] [Commented] (CASSANDRA-8381) CFStats should record keys of largest N requests for time interval

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294281#comment-14294281 ] Aleksey Yeschenko commented on CASSANDRA-8381: -- (if at all close)

[jira] [Commented] (CASSANDRA-7447) New sstable format with support for columnar layout

2015-01-27 Thread Evan Chan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294160#comment-14294160 ] Evan Chan commented on CASSANDRA-7447: -- Hey guys, I'm working on a project to

[jira] [Updated] (CASSANDRA-8693) QueryProcessor never removes internal statements from its cache

2015-01-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated CASSANDRA-8693: -- Summary: QueryProcessor never removes internal statements from its cache (was:

[jira] [Updated] (CASSANDRA-8693) QueryProcessor never removes internal statements from its cache

2015-01-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated CASSANDRA-8693: -- Description: QueryProcessor holds a reference to {{internalStatements}}, a map for

[jira] [Assigned] (CASSANDRA-8693) QueryProcessor never removes internal statements from its cache

2015-01-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro reassigned CASSANDRA-8693: - Assignee: Edward Ribeiro QueryProcessor never removes internal statements

[jira] [Updated] (CASSANDRA-8693) QueryProcessor.executeInternal(statement) never evictes statements from internal cache

2015-01-27 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated CASSANDRA-8693: -- Summary: QueryProcessor.executeInternal(statement) never evictes statements from

[jira] [Updated] (CASSANDRA-8518) Impose In-Flight Data Limit

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8518: Summary: Impose In-Flight Data Limit (was: Cassandra Query Request Size Estimator) Impose

[jira] [Updated] (CASSANDRA-8518) Impose In-Flight Data Limit

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8518: Labels: performance (was: ) Impose In-Flight Data Limit ---

[jira] [Created] (CASSANDRA-8694) Repair of empty keyspace hangs rather than ignoring the request

2015-01-27 Thread Ryan McGuire (JIRA)
Ryan McGuire created CASSANDRA-8694: --- Summary: Repair of empty keyspace hangs rather than ignoring the request Key: CASSANDRA-8694 URL: https://issues.apache.org/jira/browse/CASSANDRA-8694 Project:

[jira] [Updated] (CASSANDRA-8678) CREATE TABLE accepts value for default_time_to_live on counter table

2015-01-27 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-8678: -- Attachment: cassandra-8678.diff Prevent CREATE TABLE with default_time_to_live if counter

[jira] [Created] (CASSANDRA-8693) QueryProcessor.executeInternal(statement) are never evicted from internal cache

2015-01-27 Thread Edward Ribeiro (JIRA)
Edward Ribeiro created CASSANDRA-8693: - Summary: QueryProcessor.executeInternal(statement) are never evicted from internal cache Key: CASSANDRA-8693 URL: https://issues.apache.org/jira/browse/CASSANDRA-8693

[jira] [Updated] (CASSANDRA-8694) Repair of empty keyspace hangs rather than ignoring the request

2015-01-27 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-8694: Reproduced In: 2.1.2 Repair of empty keyspace hangs rather than ignoring the request

[jira] [Comment Edited] (CASSANDRA-7705) Safer Resource Management

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294405#comment-14294405 ] Aleksey Yeschenko edited comment on CASSANDRA-7705 at 1/27/15 11:27 PM:

[jira] [Commented] (CASSANDRA-7688) Add data sizing to a system table

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294480#comment-14294480 ] Aleksey Yeschenko commented on CASSANDRA-7688: -- bq. I would have thought

[jira] [Created] (CASSANDRA-8695) thrift column definition list sometimes immutable

2015-01-27 Thread Chris Lockfort (JIRA)
Chris Lockfort created CASSANDRA-8695: - Summary: thrift column definition list sometimes immutable Key: CASSANDRA-8695 URL: https://issues.apache.org/jira/browse/CASSANDRA-8695 Project: Cassandra

cassandra git commit: remove dead code

2015-01-27 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 64e39a039 - 02367e78b remove dead code Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/02367e78 Tree:

[jira] [Commented] (CASSANDRA-7688) Add data sizing to a system table

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294484#comment-14294484 ] Aleksey Yeschenko commented on CASSANDRA-7688: -- The primary goal is to

[jira] [Updated] (CASSANDRA-8693) QueryProcessor never removes internal statements from its cache

2015-01-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-8693: Reviewer: Tyler Hobbs QueryProcessor never removes internal statements from

[jira] [Commented] (CASSANDRA-8650) Creation and maintenance of roles should not require superuser status

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294390#comment-14294390 ] Aleksey Yeschenko commented on CASSANDRA-8650: -- I'll have full notes

[jira] [Commented] (CASSANDRA-7705) Safer Resource Management

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294398#comment-14294398 ] Benedict commented on CASSANDRA-7705: - I've uploaded a further polished version

[jira] [Updated] (CASSANDRA-8650) Creation and maintenance of roles should not require superuser status

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8650: - Issue Type: Sub-task (was: Improvement) Parent: CASSANDRA-8394

[jira] [Resolved] (CASSANDRA-7216) Restricted superuser account request

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-7216. -- Resolution: Duplicate Restricted superuser account request

[jira] [Assigned] (CASSANDRA-8422) cassandra won't start up due to Unable to gossip with any seeds on the decommissioned node

2015-01-27 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch reassigned CASSANDRA-8422: - Assignee: Russ Hatch cassandra won't start up due to Unable to gossip with any

[jira] [Updated] (CASSANDRA-8693) QueryProcessor never removes internal statements from its cache

2015-01-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-8693: Fix Version/s: (was: 2.1.2) 2.1.3 QueryProcessor never

[jira] [Commented] (CASSANDRA-7281) SELECT on tuple relations are broken for mixed ASC/DESC clustering order

2015-01-27 Thread Marcin Szymaniuk (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294313#comment-14294313 ] Marcin Szymaniuk commented on CASSANDRA-7281: - Ah yes I will provide

[jira] [Commented] (CASSANDRA-8072) Exception during startup: Unable to gossip with any seeds

2015-01-27 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294364#comment-14294364 ] Russ Hatch commented on CASSANDRA-8072: --- I have been able to reproduce this

[jira] [Resolved] (CASSANDRA-8422) cassandra won't start up due to Unable to gossip with any seeds on the decommissioned node

2015-01-27 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch resolved CASSANDRA-8422. --- Resolution: Duplicate Thanks for the great repro steps, they have been very helpful! I'm

[jira] [Updated] (CASSANDRA-8072) Exception during startup: Unable to gossip with any seeds

2015-01-27 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-8072: -- Reproduced In: 2.0.11, 2.0.10 (was: 2.0.10) Exception during startup: Unable to gossip

[jira] [Commented] (CASSANDRA-7705) Safer Resource Management

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294405#comment-14294405 ] Aleksey Yeschenko commented on CASSANDRA-7705: -- Usually you simply wrap

[jira] [Commented] (CASSANDRA-8502) Static columns returning null for pages after first

2015-01-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293399#comment-14293399 ] Sylvain Lebresne commented on CASSANDRA-8502: - Remarks on the patch: * I

[jira] [Commented] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293410#comment-14293410 ] Benedict commented on CASSANDRA-8683: - I think this might still not be quite

[jira] [Updated] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-8683: --- Attachment: 0001-avoid-NPE-in-getPositionsForRanges.patch I was wrong, the files

[jira] [Commented] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293296#comment-14293296 ] Marcus Eriksson commented on CASSANDRA-8683: [~aboudreault] it could

[jira] [Created] (CASSANDRA-8691) SSTableReader.getPosition() does not correctly filter out queries that exceed its bounds

2015-01-27 Thread Benedict (JIRA)
Benedict created CASSANDRA-8691: --- Summary: SSTableReader.getPosition() does not correctly filter out queries that exceed its bounds Key: CASSANDRA-8691 URL: https://issues.apache.org/jira/browse/CASSANDRA-8691

[jira] [Commented] (CASSANDRA-6809) Compressed Commit Log

2015-01-27 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293420#comment-14293420 ] Branimir Lambov commented on CASSANDRA-6809: Rebased and applied review

[jira] [Created] (CASSANDRA-8696) nodetool repair on cassandra 2.1.2 keyspaces returnjava.lang.RuntimeException: Could not create snapshot

2015-01-27 Thread Jeff Liu (JIRA)
Jeff Liu created CASSANDRA-8696: --- Summary: nodetool repair on cassandra 2.1.2 keyspaces returnjava.lang.RuntimeException: Could not create snapshot Key: CASSANDRA-8696 URL:

[jira] [Commented] (CASSANDRA-8691) SSTableReader.getPosition() does not correctly filter out queries that exceed its bounds

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293445#comment-14293445 ] Benedict commented on CASSANDRA-8691: - We need to consider behaviour with

[jira] [Commented] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293452#comment-14293452 ] Benedict commented on CASSANDRA-8683: - But reaching there is a different bug,

[jira] [Commented] (CASSANDRA-8268) Token serialization should not assume all tokens are created by the database partitioner

2015-01-27 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293451#comment-14293451 ] Branimir Lambov commented on CASSANDRA-8268: The branch rebased cleanly

[jira] [Comment Edited] (CASSANDRA-8268) Token serialization should not assume all tokens are created by the database partitioner

2015-01-27 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293451#comment-14293451 ] Branimir Lambov edited comment on CASSANDRA-8268 at 1/27/15 12:56 PM:

[jira] [Commented] (CASSANDRA-8268) Token serialization should not assume all tokens are created by the database partitioner

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293460#comment-14293460 ] Aleksey Yeschenko commented on CASSANDRA-8268: -- Thanks. Will review ASAP.

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

2015-01-27 Thread snazy
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dd959f0f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dd959f0f Diff:

[jira] [Commented] (CASSANDRA-8683) Incremental repairs broken with early opening of compaction results

2015-01-27 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293442#comment-14293442 ] Benedict commented on CASSANDRA-8683: - So I introduced the following code to the

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

2015-01-27 Thread snazy
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/64e39a03 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/64e39a03 Diff:

[1/3] cassandra git commit: Add missing line to CHANGES.txt for CASSANDRA-8677

2015-01-27 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 3e5edb82c - 325169e82 refs/heads/trunk dd959f0f5 - 64e39a039 Add missing line to CHANGES.txt for CASSANDRA-8677 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] cassandra git commit: Add missing line to CHANGES.txt for CASSANDRA-8677

2015-01-27 Thread snazy
Add missing line to CHANGES.txt for CASSANDRA-8677 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/325169e8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/325169e8 Diff:

[jira] [Updated] (CASSANDRA-8268) Token serialization should not assume all tokens are created by the database partitioner

2015-01-27 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8268: - Fix Version/s: 3.0 Token serialization should not assume all tokens are

[jira] [Updated] (CASSANDRA-8638) CQLSH -f option should ignore BOM in files

2015-01-27 Thread Abhishek Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Gupta updated CASSANDRA-8638: -- Attachment: 0002-bug-CASSANDRA-8638.patch Please review and use this patch

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-01-27 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293744#comment-14293744 ] Ariel Weisberg commented on CASSANDRA-8684: --- Added xxhash Java and Native

[jira] [Created] (CASSANDRA-8692) Coalesce intra-cluster network messages

2015-01-27 Thread Ariel Weisberg (JIRA)
Ariel Weisberg created CASSANDRA-8692: - Summary: Coalesce intra-cluster network messages Key: CASSANDRA-8692 URL: https://issues.apache.org/jira/browse/CASSANDRA-8692 Project: Cassandra

[jira] [Commented] (CASSANDRA-8635) STCS cold sstable omission does not handle overwrites without reads

2015-01-27 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14293890#comment-14293890 ] Carl Yeksigian commented on CASSANDRA-8635: --- Small nit: remove the unused

[jira] [Commented] (CASSANDRA-8542) Make get_range_slices and related succeed most of the time on tombstone heavy column families

2015-01-27 Thread Benjamin Janssen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14294688#comment-14294688 ] Benjamin Janssen commented on CASSANDRA-8542: - Anyone had a chance to look

[jira] [Created] (CASSANDRA-8697) remove unused yaml setting: commitlog_periodic_queue_size

2015-01-27 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-8697: --- Summary: remove unused yaml setting: commitlog_periodic_queue_size Key: CASSANDRA-8697 URL: https://issues.apache.org/jira/browse/CASSANDRA-8697 Project:

cassandra git commit: javadoc

2015-01-27 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 02367e78b - 2b028b2b2 javadoc Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2b028b2b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2b028b2b