[jira] [Commented] (CASSANDRA-6134) More efficient BatchlogManager

2013-10-09 Thread Oleg Anastasyev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790064#comment-13790064 ] Oleg Anastasyev commented on CASSANDRA-6134: timestamp type will add 4

[jira] [Commented] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-09 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790140#comment-13790140 ] Sergio Bossa commented on CASSANDRA-6135: - That's because of CASSANDRA-6125,

[jira] [Commented] (CASSANDRA-5725) Silently failing messages in case of schema not fully propagated

2013-10-09 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790142#comment-13790142 ] Sergio Bossa commented on CASSANDRA-5725: - Apologize for not getting back to

[jira] [Created] (CASSANDRA-6171) Bulk loading to another keyspace with sstableloader throws EOFException

2013-10-09 Thread palacsint (JIRA)
palacsint created CASSANDRA-6171: Summary: Bulk loading to another keyspace with sstableloader throws EOFException Key: CASSANDRA-6171 URL: https://issues.apache.org/jira/browse/CASSANDRA-6171

[jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-10-09 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790208#comment-13790208 ] Marcus Eriksson commented on CASSANDRA-4338: yep, that looks very similar

[jira] [Created] (CASSANDRA-6172) COPY TO command doesn't escape single quote in collections

2013-10-09 Thread Ivan Mykhailov (JIRA)
Ivan Mykhailov created CASSANDRA-6172: - Summary: COPY TO command doesn't escape single quote in collections Key: CASSANDRA-6172 URL: https://issues.apache.org/jira/browse/CASSANDRA-6172 Project:

[jira] [Updated] (CASSANDRA-6172) COPY TO command doesn't escape single quote in collections

2013-10-09 Thread Ivan Mykhailov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mykhailov updated CASSANDRA-6172: -- Description: {code} CREATE TABLE test (key text PRIMARY KEY , testcollection

[jira] [Commented] (CASSANDRA-5737) CassandraDaemon - recent unsafe memory access operation in compiled Java code

2013-10-09 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790255#comment-13790255 ] Jeremiah Jordan commented on CASSANDRA-5737: Are you using NFS for your

[jira] [Commented] (CASSANDRA-6123) Break timestamp ties consistently for a given user requests

2013-10-09 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790268#comment-13790268 ] Jeremiah Jordan commented on CASSANDRA-6123: This is fine as long as we

[jira] [Resolved] (CASSANDRA-6141) Update nodetool to use o.a.c.metrics package instead of deprecated mbeans

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6141. --- Resolution: Duplicate Fix Version/s: (was: 2.1) Assignee:

[jira] [Updated] (CASSANDRA-5871) Update nodetool to use o.a.c.metrics

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5871: -- Fix Version/s: (was: 2.0.2) 2.1 (Moving to 2.1 since

[jira] [Assigned] (CASSANDRA-5871) Update nodetool to use o.a.c.metrics

2013-10-09 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov reassigned CASSANDRA-5871: - Assignee: Lyuben Todorov (was: koray sariteke) Update nodetool to use

[jira] [Commented] (CASSANDRA-6123) Break timestamp ties consistently for a given user requests

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790294#comment-13790294 ] Jonathan Ellis commented on CASSANDRA-6123: --- Where does that limitation come

[jira] [Commented] (CASSANDRA-5725) Silently failing messages in case of schema not fully propagated

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790303#comment-13790303 ] Jonathan Ellis commented on CASSANDRA-5725: --- Committed, thanks! Silently

[4/6] git commit: merge from 1.2

2013-10-09 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d0fae099 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d0fae099 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d0fae099

[1/6] git commit: Log UnknownColumnfamilyException when closing socket patch by Suresh; reviewed by Sergio Bossa and jbellis for CASSANDRA-5725

2013-10-09 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 d8d764db2 - d30e328a3 refs/heads/cassandra-2.0 c198b76c4 - d0fae0999 refs/heads/trunk 152da3cb5 - 9a1212328 Log UnknownColumnfamilyException when closing socket patch by Suresh; reviewed by Sergio Bossa and jbellis for CASSANDRA-5725 Project:

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

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

[2/6] git commit: Log UnknownColumnfamilyException when closing socket patch by Suresh; reviewed by Sergio Bossa and jbellis for CASSANDRA-5725

2013-10-09 Thread jbellis
Log UnknownColumnfamilyException when closing socket patch by Suresh; reviewed by Sergio Bossa and jbellis for CASSANDRA-5725 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d30e328a Tree:

[3/6] git commit: Log UnknownColumnfamilyException when closing socket patch by Suresh; reviewed by Sergio Bossa and jbellis for CASSANDRA-5725

2013-10-09 Thread jbellis
Log UnknownColumnfamilyException when closing socket patch by Suresh; reviewed by Sergio Bossa and jbellis for CASSANDRA-5725 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d30e328a Tree:

[5/6] git commit: merge from 1.2

2013-10-09 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d0fae099 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d0fae099 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d0fae099

[jira] [Commented] (CASSANDRA-5862) Switch to adler checksum for sstables

2013-10-09 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790325#comment-13790325 ] T Jake Luciani commented on CASSANDRA-5862: --- [~dbros...@apache.org] Yes it

[jira] [Updated] (CASSANDRA-6172) COPY TO command doesn't escape single quote in collections

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6172: -- Priority: Minor (was: Major) Fix Version/s: 2.0.2 Assignee:

[jira] [Resolved] (CASSANDRA-6171) Bulk loading to another keyspace with sstableloader throws EOFException

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6171. --- Resolution: Not A Problem The design is not very friendly, but it is working as

[jira] [Updated] (CASSANDRA-6160) Throw errror when attempting to create a secondary index against counter

2013-10-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6160: Attachment: 6160.txt Trivial patch atttached Throw errror when attempting to

[jira] [Commented] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790340#comment-13790340 ] Jonathan Ellis commented on CASSANDRA-4925: --- Is this the right patch? I

[jira] [Commented] (CASSANDRA-6160) Throw errror when attempting to create a secondary index against counter

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790341#comment-13790341 ] Jonathan Ellis commented on CASSANDRA-6160: --- +1 Throw errror when

[2/3] git commit: update Thrift server comment

2013-10-09 Thread jbellis
update Thrift server comment Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2f31bde6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2f31bde6 Diff:

[1/3] git commit: update Thrift server comment

2013-10-09 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 d0fae0999 - 2f31bde61 refs/heads/trunk 9a1212328 - 241aea057 update Thrift server comment Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2f31bde6 Tree:

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

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

[jira] [Commented] (CASSANDRA-6159) Documentation cites three but only two rpc_server_types provided

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790369#comment-13790369 ] Jonathan Ellis commented on CASSANDRA-6159: --- committed Documentation cites

[jira] [Updated] (CASSANDRA-6159) Documentation cites three but only two rpc_server_types provided

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6159: -- Component/s: Documentation website Priority: Trivial (was: Minor)

[jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-10-09 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790383#comment-13790383 ] Ryan McGuire commented on CASSANDRA-4338: - {quote} did you run it with -I

[jira] [Updated] (CASSANDRA-5791) A nodetool command to validate all sstables in a node

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5791: -- Fix Version/s: (was: 1.2.11) A nodetool command to validate all sstables in a

[jira] [Commented] (CASSANDRA-5892) CqlConfigHelper.setInputWhereClauses() doesnt handle GT () comparators

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790403#comment-13790403 ] Jonathan Ellis commented on CASSANDRA-5892: --- Are you still working on this,

[1/2] git commit: Properly error out on CREATE INDEX on counter tables

2013-10-09 Thread slebresne
Updated Branches: refs/heads/cassandra-2.0 2f31bde61 - cce686343 Properly error out on CREATE INDEX on counter tables patch by slebresne; reviewed by jbellis for CASSANDRA-6160 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2013-10-09 Thread slebresne
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/4100cf2e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4100cf2e Diff:

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

2013-10-09 Thread slebresne
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/cql3/statements/CreateIndexStatement.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cce68634 Tree:

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

2013-10-09 Thread slebresne
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/cql3/statements/CreateIndexStatement.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cce68634 Tree:

[1/3] git commit: Properly error out on CREATE INDEX on counter tables

2013-10-09 Thread slebresne
Updated Branches: refs/heads/trunk 241aea057 - 4100cf2ec Properly error out on CREATE INDEX on counter tables patch by slebresne; reviewed by jbellis for CASSANDRA-6160 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-5946) Commit Logs referencing deleted CFIDs not handled properly

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5946: -- Attachment: 5946.txt Commit Logs referencing deleted CFIDs not handled properly

[jira] [Commented] (CASSANDRA-5946) Commit Logs referencing deleted CFIDs not handled properly

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790424#comment-13790424 ] Jonathan Ellis commented on CASSANDRA-5946: --- I don't see a clean way to fix

git commit: Properly error out on CREATE INDEX on counter tables

2013-10-09 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 d30e328a3 - 1bba280b7 Properly error out on CREATE INDEX on counter tables patch by slebresne; reviewed by jbellis for CASSANDRA-6160 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5894) CQL-aware SSTableWriter

2013-10-09 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790464#comment-13790464 ] Sylvain Lebresne commented on CASSANDRA-5894: - In terms of API, what about

[jira] [Updated] (CASSANDRA-6068) Support login/password auth in cassandra-stress

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6068: -- Fix Version/s: (was: 1.2.11) Support login/password auth in cassandra-stress

[jira] [Commented] (CASSANDRA-6125) Race condition in Gossip propagation

2013-10-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790471#comment-13790471 ] Brandon Williams commented on CASSANDRA-6125: - Can you point me to a spot

[jira] [Commented] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790473#comment-13790473 ] Brandon Williams commented on CASSANDRA-6135: - I think we should at least

[jira] [Assigned] (CASSANDRA-5894) CQL-aware SSTableWriter

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5894: - Assignee: Sylvain Lebresne CQL-aware SSTableWriter ---

[jira] [Commented] (CASSANDRA-5894) CQL-aware SSTableWriter

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790520#comment-13790520 ] Jonathan Ellis commented on CASSANDRA-5894: --- I like it. CQL-aware

[2/6] git commit: Handle JMX notification failure for repair

2013-10-09 Thread yukim
Handle JMX notification failure for repair patch by yukim; reviewed by pcmanus for CASSANDRA-6097 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fbe19b8a Tree:

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

2013-10-09 Thread yukim
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/tools/NodeProbe.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ecee3955 Tree:

[1/6] git commit: Handle JMX notification failure for repair

2013-10-09 Thread yukim
Updated Branches: refs/heads/cassandra-1.2 1bba280b7 - fbe19b8ad refs/heads/cassandra-2.0 cce686343 - ecee39551 refs/heads/trunk 4100cf2ec - a6f7d07a4 Handle JMX notification failure for repair patch by yukim; reviewed by pcmanus for CASSANDRA-6097 Project:

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

2013-10-09 Thread yukim
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/tools/NodeProbe.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ecee3955 Tree:

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

2013-10-09 Thread yukim
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/a6f7d07a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a6f7d07a Diff:

[3/6] git commit: Handle JMX notification failure for repair

2013-10-09 Thread yukim
Handle JMX notification failure for repair patch by yukim; reviewed by pcmanus for CASSANDRA-6097 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fbe19b8a Tree:

[jira] [Commented] (CASSANDRA-6109) Consider coldness in STCS compaction

2013-10-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790525#comment-13790525 ] Tyler Hobbs commented on CASSANDRA-6109: +1 on your changes Consider

[jira] [Commented] (CASSANDRA-5894) CQL-aware SSTableWriter

2013-10-09 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790527#comment-13790527 ] Jeremiah Jordan commented on CASSANDRA-5894: Looks good to me. So as long

[jira] [Updated] (CASSANDRA-5166) Saved key cache is not loaded when opening ColumnFamily

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5166: -- Reviewer: Jonathan Ellis Priority: Minor (was: Major) Saved key cache is not

[jira] [Updated] (CASSANDRA-5166) Saved key cache is not loaded when opening ColumnFamily

2013-10-09 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-5166: --- Since Version: 1.1.3 Saved key cache is not loaded when opening ColumnFamily

[jira] [Commented] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-09 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790567#comment-13790567 ] Sergio Bossa commented on CASSANDRA-6135: - bq. I think we should at least only

[jira] [Commented] (CASSANDRA-6125) Race condition in Gossip propagation

2013-10-09 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790574#comment-13790574 ] Sergio Bossa commented on CASSANDRA-6125: - Step 5 happens in

[jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-10-09 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790573#comment-13790573 ] Ryan McGuire commented on CASSANDRA-4338: - With SnappyCompressor:

[jira] [Updated] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-10-09 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-4338: Attachment: 4338.benchmark.snappycompressor.png Experiment with direct buffer in

[jira] [Comment Edited] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter

2013-10-09 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790573#comment-13790573 ] Ryan McGuire edited comment on CASSANDRA-4338 at 10/9/13 4:22 PM:

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

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

[2/6] git commit: fix trace activity from #6133

2013-10-09 Thread jbellis
fix trace activity from #6133 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5d5925aa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5d5925aa Diff:

[1/6] git commit: fix trace activity from #6133

2013-10-09 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 fbe19b8ad - 5d5925aaf refs/heads/cassandra-2.0 ecee39551 - 4d9fc03ed refs/heads/trunk a6f7d07a4 - 0ef1304cb fix trace activity from #6133 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/6] git commit: fix trace activity from #6133

2013-10-09 Thread jbellis
fix trace activity from #6133 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5d5925aa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5d5925aa Diff:

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

2013-10-09 Thread jbellis
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/4d9fc03e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4d9fc03e Diff:

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

2013-10-09 Thread jbellis
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/4d9fc03e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4d9fc03e Diff:

[jira] [Commented] (CASSANDRA-6109) Consider coldness in STCS compaction

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790610#comment-13790610 ] Jonathan Ellis commented on CASSANDRA-6109: --- I'm thinking about how I tune

[jira] [Commented] (CASSANDRA-5889) add tombstone metrics to cfstats or cfhistograms

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790621#comment-13790621 ] Jonathan Ellis commented on CASSANDRA-5889: --- Yes. :) add tombstone metrics

[jira] [Commented] (CASSANDRA-6109) Consider coldness in STCS compaction

2013-10-09 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790622#comment-13790622 ] Tyler Hobbs commented on CASSANDRA-6109: bq. Suppose for instance that I have

[jira] [Created] (CASSANDRA-6174) Cassandra keystore password is in plain text

2013-10-09 Thread Shahryar Sedghi (JIRA)
Shahryar Sedghi created CASSANDRA-6174: -- Summary: Cassandra keystore password is in plain text Key: CASSANDRA-6174 URL: https://issues.apache.org/jira/browse/CASSANDRA-6174 Project: Cassandra

[jira] [Commented] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

2013-10-09 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790631#comment-13790631 ] sankalp kohli commented on CASSANDRA-4925: -- Yes now I am doing

[jira] [Updated] (CASSANDRA-6169) Too many splits causes a OutOfMemoryError: unable to create new native thread in AbstractColumnFamilyInputFormat

2013-10-09 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-6169: Attachment: CASSANDRA-6169.diff Too many splits causes a OutOfMemoryError:

[jira] [Assigned] (CASSANDRA-6169) Too many splits causes a OutOfMemoryError: unable to create new native thread in AbstractColumnFamilyInputFormat

2013-10-09 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague reassigned CASSANDRA-6169: --- Assignee: Patricio Echague Too many splits causes a OutOfMemoryError:

[jira] [Commented] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790649#comment-13790649 ] Jonathan Ellis commented on CASSANDRA-4925: --- Ah, my jira client was confused

[3/6] git commit: Fetch no more than 128 splits in parallel patch by Patricio Echague; reviewed by jbellis for CASSANDRA-6169

2013-10-09 Thread jbellis
Fetch no more than 128 splits in parallel patch by Patricio Echague; reviewed by jbellis for CASSANDRA-6169 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eee485eb Tree:

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

2013-10-09 Thread jbellis
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/75024744 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/75024744 Diff:

[2/6] git commit: Fetch no more than 128 splits in parallel patch by Patricio Echague; reviewed by jbellis for CASSANDRA-6169

2013-10-09 Thread jbellis
Fetch no more than 128 splits in parallel patch by Patricio Echague; reviewed by jbellis for CASSANDRA-6169 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eee485eb Tree:

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

2013-10-09 Thread jbellis
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/75024744 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/75024744 Diff:

[1/6] git commit: Fetch no more than 128 splits in parallel patch by Patricio Echague; reviewed by jbellis for CASSANDRA-6169

2013-10-09 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 5d5925aaf - eee485eb6 refs/heads/cassandra-2.0 4d9fc03ed - 750247448 refs/heads/trunk 0ef1304cb - facb81dc4 Fetch no more than 128 splits in parallel patch by Patricio Echague; reviewed by jbellis for CASSANDRA-6169 Project:

[jira] [Commented] (CASSANDRA-6169) Too many splits causes a OutOfMemoryError: unable to create new native thread in AbstractColumnFamilyInputFormat

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790695#comment-13790695 ] Jonathan Ellis commented on CASSANDRA-6169: --- LGTM; committed! Too many

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

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

[jira] [Commented] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790702#comment-13790702 ] Brandon Williams commented on CASSANDRA-6135: - bq. bumping an unpublished

[jira] [Commented] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-09 Thread Donald Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790717#comment-13790717 ] Donald Smith commented on CASSANDRA-6152: - The test just runs our test suite

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-09 Thread Robert Coli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790734#comment-13790734 ] Robert Coli commented on CASSANDRA-6091: CASSANDRA-6169 is semi-related,

[jira] [Created] (CASSANDRA-6175) counter increment hangs

2013-10-09 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-6175: --- Summary: counter increment hangs Key: CASSANDRA-6175 URL: https://issues.apache.org/jira/browse/CASSANDRA-6175 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-6175) counter increment hangs

2013-10-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790781#comment-13790781 ] Brandon Williams commented on CASSANDRA-6175: - Possible trace: {noformat}

[jira] [Updated] (CASSANDRA-6175) counter increment hangs

2013-10-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6175: Fix Version/s: 2.0.2 counter increment hangs ---

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

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

[1/3] git commit: cleanup

2013-10-09 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 750247448 - 6fae7a650 refs/heads/trunk facb81dc4 - 228e67e59 cleanup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fae7a65 Tree:

[2/3] git commit: cleanup

2013-10-09 Thread jbellis
cleanup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fae7a65 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6fae7a65 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/6fae7a65 Branch:

[jira] [Commented] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-09 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790826#comment-13790826 ] Sergio Bossa commented on CASSANDRA-6135: - bq. That we can think of so far

[jira] [Commented] (CASSANDRA-6175) counter increment hangs

2013-10-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790825#comment-13790825 ] Jonathan Ellis commented on CASSANDRA-6175: --- Something's broke;

[jira] [Comment Edited] (CASSANDRA-6135) Add beforeChange Notification to Gossiper State.

2013-10-09 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790826#comment-13790826 ] Sergio Bossa edited comment on CASSANDRA-6135 at 10/9/13 8:27 PM:

[jira] [Commented] (CASSANDRA-6175) counter increment hangs

2013-10-09 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790830#comment-13790830 ] Brandon Williams commented on CASSANDRA-6175: - That was somewhere in the

[jira] [Commented] (CASSANDRA-6097) nodetool repair randomly hangs.

2013-10-09 Thread J.B. Langston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790844#comment-13790844 ] J.B. Langston commented on CASSANDRA-6097: -- Customer compiled Cassandra from

[jira] [Created] (CASSANDRA-6176) remove decompression code in CompressedSequentialWriter

2013-10-09 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-6176: --- Summary: remove decompression code in CompressedSequentialWriter Key: CASSANDRA-6176 URL: https://issues.apache.org/jira/browse/CASSANDRA-6176 Project:

[jira] [Updated] (CASSANDRA-6176) remove decompression code in CompressedSequentialWriter

2013-10-09 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-6176: Attachment: 6176.txt remove decompression code in CompressedSequentialWriter

  1   2   >