git commit: remove unused serializedSize field

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/trunk 174103386 -> 4adb583c2 remove unused serializedSize field Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4adb583c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4adb

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

2013-05-13 Thread yukim
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17410338 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/17410338 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] git commit: revert CASSANDRA-5523

2013-05-13 Thread yukim
Updated Branches: refs/heads/cassandra-1.2 fe10ba7df -> 11b0cfbe7 refs/heads/trunk 10cc4e0c3 -> 174103386 revert CASSANDRA-5523 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/11b0cfbe Tree: http://git-wip-us.apa

[2/3] git commit: revert CASSANDRA-5523

2013-05-13 Thread yukim
revert CASSANDRA-5523 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/11b0cfbe Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/11b0cfbe Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/11b0cfbe

[jira] [Reopened] (CASSANDRA-5523) Prevent repair among the nodes of different version

2013-05-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita reopened CASSANDRA-5523: --- The fix was unreliable because every time connection is closed, protocol version for

git commit: remove unused field BOOTSTRAP_TIMEOUT

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/trunk e76ce2161 -> 10cc4e0c3 remove unused field BOOTSTRAP_TIMEOUT Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/10cc4e0c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1

git commit: remove unused local 'builder' var

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/trunk 1bd013983 -> e76ce2161 remove unused local 'builder' var Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e76ce216 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e76ce

[jira] [Commented] (CASSANDRA-5322) Make dtest logging more granular

2013-05-13 Thread Alex Zarutin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656478#comment-13656478 ] Alex Zarutin commented on CASSANDRA-5322: - >From Brandon Williams: I agree. A

[jira] [Commented] (CASSANDRA-5322) Make dtest logging more granular

2013-05-13 Thread Alex Zarutin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656476#comment-13656476 ] Alex Zarutin commented on CASSANDRA-5322: - >From Ryan: Dtests create and dest

[jira] [Commented] (CASSANDRA-5322) Make dtest logging more granular

2013-05-13 Thread Alex Zarutin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656473#comment-13656473 ] Alex Zarutin commented on CASSANDRA-5322: - Hey Ryan and Brandon, Well, I did

git commit: presize collections

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/trunk 1aa55abb0 -> 1bd013983 presize collections Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1bd01398 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1bd01398 Diff: http

[jira] [Updated] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-13 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Branson updated CASSANDRA-5565: Summary: Peer entry drops from system table silently when bootstrapping a node with an

[jira] [Created] (CASSANDRA-5565) Peer entry drop from system table silently when bootstrapping a node with an existing IP.

2013-05-13 Thread Rick Branson (JIRA)
Rick Branson created CASSANDRA-5565: --- Summary: Peer entry drop from system table silently when bootstrapping a node with an existing IP. Key: CASSANDRA-5565 URL: https://issues.apache.org/jira/browse/CASSANDRA-5

[jira] [Commented] (CASSANDRA-5564) fix memorySize bugs

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656410#comment-13656410 ] Jonathan Ellis commented on CASSANDRA-5564: --- Committed, w/ one final change

[3/4] git commit: fix memorySize bugs and cleanup patch by Carl Yeksigian and jbellis for CASSANDRA-5564

2013-05-13 Thread jbellis
fix memorySize bugs and cleanup patch by Carl Yeksigian and jbellis for CASSANDRA-5564 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fe10ba7d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fe10ba7d Diff:

[1/4] git commit: Ensure that submitBackground enqueues at least one task patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-5554

2013-05-13 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 3b41d21d9 -> fe10ba7df refs/heads/trunk 740e344c7 -> 1aa55abb0 Ensure that submitBackground enqueues at least one task patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-5554 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo C

[2/4] git commit: fix memorySize bugs and cleanup patch by Carl Yeksigian and jbellis for CASSANDRA-5564

2013-05-13 Thread jbellis
fix memorySize bugs and cleanup patch by Carl Yeksigian and jbellis for CASSANDRA-5564 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fe10ba7d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fe10ba7d Diff:

[4/4] git commit: merge from 1.2

2013-05-13 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/1aa55abb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1aa55abb Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1aa55abb Branch:

[jira] [Commented] (CASSANDRA-5563) The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range

2013-05-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656365#comment-13656365 ] Aleksey Yeschenko commented on CASSANDRA-5563: -- Steven is suggesting maki

[jira] [Updated] (CASSANDRA-5564) fix memorySize bugs

2013-05-13 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-5564: -- Attachment: 5564-v2.patch This seems to improve the readability of the memory size

[jira] [Updated] (CASSANDRA-5564) fix memorySize bugs

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5564: -- Attachment: (was: 5564.txt) > fix memorySize bugs > --- > >

[jira] [Updated] (CASSANDRA-5564) fix memorySize bugs

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5564: -- Attachment: 5564.txt > fix memorySize bugs > --- > >

[jira] [Updated] (CASSANDRA-5564) fix memorySize bugs

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5564: -- Attachment: 5564.txt It looks like getFieldSize and getArraySize are only meant to

[jira] [Resolved] (CASSANDRA-4860) Estimated Row Cache Entry size incorrect (always 24?)

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4860. --- Resolution: Fixed Moved to CASSANDRA-5564 > Estimated Row Cache

[jira] [Created] (CASSANDRA-5564) fix memorySize bugs

2013-05-13 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-5564: - Summary: fix memorySize bugs Key: CASSANDRA-5564 URL: https://issues.apache.org/jira/browse/CASSANDRA-5564 Project: Cassandra Issue Type: Bug A

[jira] [Updated] (CASSANDRA-5563) The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5563: -- Assignee: Sylvain Lebresne Issue Type: Bug (was: Improvement) > The CQL3

[jira] [Updated] (CASSANDRA-5563) The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range

2013-05-13 Thread Steven Lowenthal (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Lowenthal updated CASSANDRA-5563: Description: Using CQL2 or CQL3 over thrift, one can issue a query which starts

[jira] [Commented] (CASSANDRA-5563) The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range

2013-05-13 Thread Steven Lowenthal (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656282#comment-13656282 ] Steven Lowenthal commented on CASSANDRA-5563: - Code amended. It does use

[jira] [Updated] (CASSANDRA-4860) Estimated Row Cache Entry size incorrect (always 24?)

2013-05-13 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-4860: -- Attachment: 4860-fix-row-index-entry.patch The issue is in the following code from

[jira] [Updated] (CASSANDRA-5562) sstablescrub should respect MAX_HEAP_SIZE

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

[jira] [Updated] (CASSANDRA-5563) The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5563: -- Description: Using CQL2 or CQL3 over thrift, one can issue a query which star

[jira] [Created] (CASSANDRA-5563) The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range

2013-05-13 Thread Steven Lowenthal (JIRA)
Steven Lowenthal created CASSANDRA-5563: --- Summary: The CQL3 binary protocol does not allow a user to bind an empty buffer to signify the start of the token range Key: CASSANDRA-5563 URL: https://issues.apach

[jira] [Assigned] (CASSANDRA-5554) Growing pending compactions

2013-05-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-5554: --- Assignee: Oleg Anastasyev > Growing pending compactions > ---

[2/2] git commit: Ensure that submitBackground enqueues at least one task patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-5554

2013-05-13 Thread jbellis
Ensure that submitBackground enqueues at least one task patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-5554 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3b41d21d Tree: http://git-wip-us.apache.org/repos

[1/2] git commit: Ensure that submitBackground enqueues at least one task patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-5554

2013-05-13 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 56927973f -> 3b41d21d9 refs/heads/trunk 31d991a25 -> 740e344c7 Ensure that submitBackground enqueues at least one task patch by Oleg Anastasyev; reviewed by jbellis for CASSANDRA-5554 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo C

git commit: don't create empty RowMutations in CommitLogReplayer patch by jbellis reviewed by dbrosius for (CASSANDRA-5541)

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/trunk 3683d621b -> 31d991a25 don't create empty RowMutations in CommitLogReplayer patch by jbellis reviewed by dbrosius for (CASSANDRA-5541) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/com

[jira] [Updated] (CASSANDRA-5554) Growing pending compactions

2013-05-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-5554: Reviewer: yukim > Growing pending compactions > ---

[1/2] git commit: add nodetool enablebackup/disablebackup patch by pmargolin reviewed by dbrosius for CASSANDRA-5556

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/trunk 2effc40ed -> 3683d621b add nodetool enablebackup/disablebackup patch by pmargolin reviewed by dbrosius for CASSANDRA-5556 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/56927973

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

2013-05-13 Thread dbrosius
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3683d621 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3683d621 Diff: http://git-wip-us.apache.org/repos/asf/cassand

git commit: add nodetool enablebackup/disablebackup patch by pmargolin reviewed by dbrosius for CASSANDRA-5556

2013-05-13 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 f91d320af -> 56927973f add nodetool enablebackup/disablebackup patch by pmargolin reviewed by dbrosius for CASSANDRA-5556 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5

[jira] [Updated] (CASSANDRA-5562) sstablescrub should respect MAX_HEAP_SIZE

2013-05-13 Thread Mina Naguib (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mina Naguib updated CASSANDRA-5562: --- Description: sstablescrub has Xmx hardcoded to 256MB. This is not enough in my installat

[jira] [Commented] (CASSANDRA-5322) Make dtest logging more granular

2013-05-13 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656184#comment-13656184 ] Ryan McGuire commented on CASSANDRA-5322: - Pasting what I wrote from an offlin

[jira] [Updated] (CASSANDRA-5562) sstablescrub should respect MAX_HEAP_SIZE

2013-05-13 Thread Mina Naguib (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mina Naguib updated CASSANDRA-5562: --- Attachment: CASSANDRA-5562-sstablescrub_max_heap_size.patch > sstablescrub should res

[jira] [Created] (CASSANDRA-5562) sstablescrub should respect MAX_HEAP_SIZE

2013-05-13 Thread Mina Naguib (JIRA)
Mina Naguib created CASSANDRA-5562: -- Summary: sstablescrub should respect MAX_HEAP_SIZE Key: CASSANDRA-5562 URL: https://issues.apache.org/jira/browse/CASSANDRA-5562 Project: Cassandra Issue

[jira] [Assigned] (CASSANDRA-5556) Enabling/Disabling incremental backup via nodetool

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5556: - Assignee: Pavel Margolin SGTM; that's true for any of the nodetool configure-

[jira] [Created] (CASSANDRA-5561) Compaction strategy that minimizes re-compaction of old/frozen data

2013-05-13 Thread Tupshin Harper (JIRA)
Tupshin Harper created CASSANDRA-5561: - Summary: Compaction strategy that minimizes re-compaction of old/frozen data Key: CASSANDRA-5561 URL: https://issues.apache.org/jira/browse/CASSANDRA-5561 P

git commit: replace Thread.sleep with Uninterruptibles.sleepUninterruptibly patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5557

2013-05-13 Thread jbellis
Updated Branches: refs/heads/trunk 3e2b4b961 -> 2effc40ed replace Thread.sleep with Uninterruptibles.sleepUninterruptibly patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5557 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos

[jira] [Commented] (CASSANDRA-5560) Improve DESC command for sets

2013-05-13 Thread Ofir P (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656010#comment-13656010 ] Ofir P commented on CASSANDRA-5560: --- Right, thanks. > Improve DESC

[jira] [Updated] (CASSANDRA-5551) intersects the bounds not right

2013-05-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5551: Fix Version/s: 1.1.12 > intersects the bounds not right > -

[1/4] git commit: Backport #5551 to 1.1

2013-05-13 Thread slebresne
Updated Branches: refs/heads/trunk 49a7311f5 -> 3e2b4b961 Backport #5551 to 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c5dc0292 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c5dc0292 Diff: ht

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

2013-05-13 Thread slebresne
Merge branch 'cassandra-1.1' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f80d17da Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f80d17da Diff: http://git-wip-us.apache.org/repos/asf

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

2013-05-13 Thread slebresne
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3e2b4b96 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3e2b4b96 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[3/4] git commit: Fix changelog

2013-05-13 Thread slebresne
Fix changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f91d320a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f91d320a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f91d320a Branch:

[jira] [Commented] (CASSANDRA-5560) Improve DESC command for sets

2013-05-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656002#comment-13656002 ] Aleksey Yeschenko commented on CASSANDRA-5560: -- Something's wrong with yo

[jira] [Resolved] (CASSANDRA-5560) Improve DESC command for sets

2013-05-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-5560. -- Resolution: Invalid > Improve DESC command for sets > -

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

2013-05-13 Thread slebresne
Merge branch 'cassandra-1.1' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f80d17da Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f80d17da Diff: http://git-wip-us.apache.org/repos/asf

[1/3] git commit: Backport #5551 to 1.1

2013-05-13 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 2e2dd48ff -> f91d320af Backport #5551 to 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c5dc0292 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c5dc0292

[3/3] git commit: Fix changelog

2013-05-13 Thread slebresne
Fix changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f91d320a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f91d320a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f91d320a Branch:

git commit: Backport #5551 to 1.1

2013-05-13 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 ce8bc33d4 -> c5dc0292e Backport #5551 to 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c5dc0292 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c5dc0292

[jira] [Created] (CASSANDRA-5560) Improve DESC command for sets

2013-05-13 Thread Ofir P (JIRA)
Ofir P created CASSANDRA-5560: - Summary: Improve DESC command for sets Key: CASSANDRA-5560 URL: https://issues.apache.org/jira/browse/CASSANDRA-5560 Project: Cassandra Issue Type: Improvement

[jira] [Commented] (CASSANDRA-5551) intersects the bounds not right

2013-05-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655992#comment-13655992 ] Sylvain Lebresne commented on CASSANDRA-5551: - It is apparently. Forgot to

[jira] [Commented] (CASSANDRA-5551) intersects the bounds not right

2013-05-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655982#comment-13655982 ] Jonathan Ellis commented on CASSANDRA-5551: --- Is this also a problem in 1.1?

[jira] [Commented] (CASSANDRA-5378) Fat Client: No longer works in 1.2

2013-05-13 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655895#comment-13655895 ] Carl Yeksigian commented on CASSANDRA-5378: --- The point of the second patch w

[jira] [Resolved] (CASSANDRA-5551) intersects the bounds not right

2013-05-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5551. - Resolution: Fixed Fix Version/s: 1.2.5 Reviewer: slebresne

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

2013-05-13 Thread slebresne
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/49a7311f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/49a7311f Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/2] git commit: Fix intersection with Bound computation

2013-05-13 Thread slebresne
Updated Branches: refs/heads/trunk aecd63011 -> 49a7311f5 Fix intersection with Bound computation patch by wy96f; reviewed by slebresne for CASSANDRA-5551 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e2dd48f T

git commit: Fix intersection with Bound computation

2013-05-13 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 d34978751 -> 2e2dd48ff Fix intersection with Bound computation patch by wy96f; reviewed by slebresne for CASSANDRA-5551 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e

[jira] [Resolved] (CASSANDRA-5559) Collection size overflow not handled in CQL3 binary protocol responses

2013-05-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5559. - Resolution: Duplicate This is a duplicate of CASSANDRA-5428 (CASSANDRA-5355 i

[jira] [Reopened] (CASSANDRA-5234) Table created through CQL3 are not accessble to Pig 0.10

2013-05-13 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyril Scetbon reopened CASSANDRA-5234: -- It should be fixed after [CASSANDRA-4421|https://issues.apache.org/jira/browse/CASSAND

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

2013-05-13 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651767#comment-13651767 ] Cyril Scetbon edited comment on CASSANDRA-4421 at 5/13/13 8:45 AM: -

[jira] [Created] (CASSANDRA-5559) Collection size overflow not handled in CQL3 binary protocol responses

2013-05-13 Thread Theo Hultberg (JIRA)
Theo Hultberg created CASSANDRA-5559: Summary: Collection size overflow not handled in CQL3 binary protocol responses Key: CASSANDRA-5559 URL: https://issues.apache.org/jira/browse/CASSANDRA-5559