[jira] [Commented] (CASSANDRA-5588) Add get commands to nodetool for things with set

2013-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666106#comment-13666106 ] Michał Michalski commented on CASSANDRA-5588: - It wasn't too much work to

[jira] [Updated] (CASSANDRA-5588) Add get commands to nodetool for things with set

2013-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Michalski updated CASSANDRA-5588: Attachment: 5588-new-commands-v1.patch

[jira] [Commented] (CASSANDRA-5514) Allow timestamp hints

2013-05-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666213#comment-13666213 ] Marcus Eriksson commented on CASSANDRA-5514: the changes look good to me

[jira] [Commented] (CASSANDRA-5514) Allow timestamp hints

2013-05-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666231#comment-13666231 ] Sylvain Lebresne commented on CASSANDRA-5514: - bq. regarding DCT I

[jira] [Commented] (CASSANDRA-5514) Allow timestamp hints

2013-05-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666233#comment-13666233 ] Marcus Eriksson commented on CASSANDRA-5514: ah, ok, that's what the patch

[jira] [Commented] (CASSANDRA-4687) Exception: DecoratedKey(xxx, yyy) != DecoratedKey(zzz, kkk)

2013-05-24 Thread Oleg Dulin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666301#comment-13666301 ] Oleg Dulin commented on CASSANDRA-4687: --- We just experienced this error. I can't

[jira] [Commented] (CASSANDRA-5514) Allow timestamp hints

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666303#comment-13666303 ] Jonathan Ellis commented on CASSANDRA-5514: --- Ship it!

[jira] [Comment Edited] (CASSANDRA-4687) Exception: DecoratedKey(xxx, yyy) != DecoratedKey(zzz, kkk)

2013-05-24 Thread Oleg Dulin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666301#comment-13666301 ] Oleg Dulin edited comment on CASSANDRA-4687 at 5/24/13 1:37 PM:

[jira] [Commented] (CASSANDRA-5555) Allow sstableloader to handle a larger number of files

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666324#comment-13666324 ] Jonathan Ellis commented on CASSANDRA-: --- You're right, it's a bit messy.

[jira] [Resolved] (CASSANDRA-5592) Flaw in documentation

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-5592. -- Resolution: Fixed Thanks, fixed. Flaw in documentation

[jira] [Commented] (CASSANDRA-5591) Window failure renaming LCS json.

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666361#comment-13666361 ] Jonathan Ellis commented on CASSANDRA-5591: --- I don't see anything obviously

[jira] [Commented] (CASSANDRA-5151) Implement better way of eliminating compaction left overs.

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666370#comment-13666370 ] Jonathan Ellis commented on CASSANDRA-5151: --- bq. However, we still need to

[jira] [Commented] (CASSANDRA-5241) Fix forceBlockingFlush

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666375#comment-13666375 ] Jonathan Ellis commented on CASSANDRA-5241: --- To clarify the historical

[jira] [Updated] (CASSANDRA-5342) ancestors are not cleared in SSTableMetadata after compactions are done and old SSTables are removed

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5342: -- Affects Version/s: (was: 1.1.10) (was: 1.2.2)

[jira] [Updated] (CASSANDRA-5342) ancestors are not cleared in SSTableMetadata after compactions are done and old SSTables are removed

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5342: -- Fix Version/s: 1.2.6 WDYT [~krummas]? ancestors are not cleared

[jira] [Commented] (CASSANDRA-5555) Allow sstableloader to handle a larger number of files

2013-05-24 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666403#comment-13666403 ] Nick Bailey commented on CASSANDRA-: At the very least we should make the

[jira] [Commented] (CASSANDRA-4693) CQL Protocol should allow multiple PreparedStatements to be atomically executed

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666404#comment-13666404 ] Aleksey Yeschenko commented on CASSANDRA-4693: -- Can't get it to build -

[jira] [Updated] (CASSANDRA-4693) CQL Protocol should allow multiple PreparedStatements to be atomically executed

2013-05-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4693: Attachment: (was:

[jira] [Updated] (CASSANDRA-4693) CQL Protocol should allow multiple PreparedStatements to be atomically executed

2013-05-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4693: Attachment: 0001-Binary-protocol-adds-message-to-batch-prepared-or-not-.txt

git commit: Dont throw UOE when calling shouldInclude in NamesQueryFilter - include all files instead

2013-05-24 Thread marcuse
Updated Branches: refs/heads/trunk 0ad499e9a - d106950ec Dont throw UOE when calling shouldInclude in NamesQueryFilter - include all files instead Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d106950e Tree:

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666462#comment-13666462 ] Jonathan Ellis commented on CASSANDRA-4421: --- I think there are two sane

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666461#comment-13666461 ] Jonathan Ellis commented on CASSANDRA-4421: --- I dug in and started cleaning

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-24 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666510#comment-13666510 ] Alex Liu commented on CASSANDRA-4421: - RecordReaderMapString, ByteBuffer,

[jira] [Commented] (CASSANDRA-4905) Repair should exclude gcable tombstones from merkle-tree computation

2013-05-24 Thread Christian Spriegel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666529#comment-13666529 ] Christian Spriegel commented on CASSANDRA-4905: --- [~mtheroux2]: Thanks

[jira] [Commented] (CASSANDRA-4905) Repair should exclude gcable tombstones from merkle-tree computation

2013-05-24 Thread Michael Theroux (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666542#comment-13666542 ] Michael Theroux commented on CASSANDRA-4905: We have a large variety of

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666550#comment-13666550 ] Jonathan Ellis commented on CASSANDRA-4421: --- All right, let's go with the

[jira] [Commented] (CASSANDRA-5588) Add get commands to nodetool for things with set

2013-05-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666587#comment-13666587 ] Brandon Williams commented on CASSANDRA-5588: - Can you rebase

[jira] [Commented] (CASSANDRA-5582) Replace CustomHsHaServer with better optimized solution based on LMAX Disruptor

2013-05-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1302#comment-1302 ] Pavel Yaskevich commented on CASSANDRA-5582: So the numbers (4 node

[jira] [Created] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread John Sanda (JIRA)
John Sanda created CASSANDRA-5594: - Summary: CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement Key: CASSANDRA-5594 URL: https://issues.apache.org/jira/browse/CASSANDRA-5594

[jira] [Commented] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread John Sanda (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1360#comment-1360 ] John Sanda commented on CASSANDRA-5594: --- In fact, I would recommend switching

[jira] [Comment Edited] (CASSANDRA-5019) Still too much object allocation on reads

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537569#comment-13537569 ] Jonathan Ellis edited comment on CASSANDRA-5019 at 5/24/13 9:18 PM:

[jira] [Commented] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1397#comment-1397 ] Jonathan Ellis commented on CASSANDRA-5594: --- Do you want to take a stab at

[jira] [Commented] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread John Sanda (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666700#comment-13666700 ] John Sanda commented on CASSANDRA-5594: --- Sure, I would be glad to. Are there any

[jira] [Commented] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666704#comment-13666704 ] Aleksey Yeschenko commented on CASSANDRA-5594: -- That's been on my

[jira] [Commented] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666706#comment-13666706 ] Brandon Williams commented on CASSANDRA-5594: - Worth noting that if those

[jira] [Assigned] (CASSANDRA-5594) CassandraAuthorizer.authorize(AuthenticatedUser, IResource) should use prepared statement

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko reassigned CASSANDRA-5594: Assignee: Aleksey Yeschenko

[jira] [Commented] (CASSANDRA-5582) Replace CustomHsHaServer with better optimized solution based on LMAX Disruptor

2013-05-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666739#comment-13666739 ] T Jake Luciani commented on CASSANDRA-5582: --- this looks really good. how

[jira] [Commented] (CASSANDRA-5582) Replace CustomHsHaServer with better optimized solution based on LMAX Disruptor

2013-05-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666761#comment-13666761 ] Pavel Yaskevich commented on CASSANDRA-5582: Can you clarify what do you

[jira] [Commented] (CASSANDRA-4693) CQL Protocol should allow multiple PreparedStatements to be atomically executed

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666866#comment-13666866 ] Aleksey Yeschenko commented on CASSANDRA-4693: -- - 4.1.9 BATCH section

[jira] [Updated] (CASSANDRA-5478) Nodetool clearsnapshot incorrectly reports to have requested a snapshot

2013-05-24 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5478: Attachment: 5478.txt changed to Requested creating snapshot for: or Requested

[jira] [Commented] (CASSANDRA-4450) CQL3: Allow preparing the consistency level, timestamp and ttl

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666882#comment-13666882 ] Aleksey Yeschenko commented on CASSANDRA-4450: -- Could you rebase, please?

[jira] [Updated] (CASSANDRA-5478) Nodetool clearsnapshot incorrectly reports to have requested a snapshot

2013-05-24 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5478: Priority: Trivial (was: Major) Nodetool clearsnapshot incorrectly reports to

[jira] [Commented] (CASSANDRA-5455) Remove PBSPredictor

2013-05-24 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666888#comment-13666888 ] Peter Bailis commented on CASSANDRA-5455: - Okay. #1 will likely require more

git commit: cqlsh: add custom prompt support

2013-05-24 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 54c15d826 - 67e57a974 cqlsh: add custom prompt support patch by Cyril Scetbon; reviewed by Aleksey Yeschenko for CASSANDRA-5539 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: cqlsh: add custom prompt support

2013-05-24 Thread aleksey
Updated Branches: refs/heads/trunk d106950ec - 83b62421e cqlsh: add custom prompt support patch by Cyril Scetbon; reviewed by Aleksey Yeschenko for CASSANDRA-5539 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-5539) add custom prompt for cqlsh

2013-05-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-5539. -- Resolution: Fixed Fix Version/s: 1.2.6 Assignee: Cyril