[jira] [Commented] (CASSANDRA-7733) Fix supercolumn range deletion from Thrift (+ a few tests)

2014-08-10 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092510#comment-14092510 ] Sylvain Lebresne commented on CASSANDRA-7733: - +1 > Fix supercolumn range

[jira] [Commented] (CASSANDRA-7737) Bump CQL version and update CQL doc

2014-08-10 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092509#comment-14092509 ] Robert Stupp commented on CASSANDRA-7737: - Would it be CQL version 3.3.0 ? >

[jira] [Commented] (CASSANDRA-7737) Bump CQL version and update CQL doc

2014-08-10 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092508#comment-14092508 ] Robert Stupp commented on CASSANDRA-7737: - Not to forget: Also update cqlsh >

[jira] [Created] (CASSANDRA-7737) Bump CQL version and update CQL doc

2014-08-10 Thread Robert Stupp (JIRA)
Robert Stupp created CASSANDRA-7737: --- Summary: Bump CQL version and update CQL doc Key: CASSANDRA-7737 URL: https://issues.apache.org/jira/browse/CASSANDRA-7737 Project: Cassandra Issue Typ

[jira] [Commented] (CASSANDRA-7736) Clean-up, justify (and reduce) each use of @Inline

2014-08-10 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092484#comment-14092484 ] Benedict commented on CASSANDRA-7736: - Thanks. In general inlining is unlikely t

[jira] [Updated] (CASSANDRA-7546) AtomicSortedColumns.addAllWithSizeDelta has a spin loop that allocates memory

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] graham sanderson updated CASSANDRA-7546: Attachment: 7546.20_7b.txt Attaching what we actually have in beta (no double c

[jira] [Commented] (CASSANDRA-7546) AtomicSortedColumns.addAllWithSizeDelta has a spin loop that allocates memory

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092462#comment-14092462 ] graham sanderson commented on CASSANDRA-7546: - Had a lot going on... have

[jira] [Updated] (CASSANDRA-7735) Remove ref-counting of netty buffers

2014-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7735: -- Attachment: 7735.txt Removes all the frame refcounting. I've opted to keep the net

[jira] [Commented] (CASSANDRA-5687) Move C* Python Thrift tests into dtests

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092311#comment-14092311 ] Aleksey Yeschenko commented on CASSANDRA-5687: -- test_system_column_family

[03/18] git commit: Version and licenses for 2.0.10 release

2014-08-10 Thread aleksey
Version and licenses for 2.0.10 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cd37d07b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cd37d07b Diff: http://git-wip-us.apache.org/repos/asf/cassand

[17/18] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/hadoop/pig/CqlNativeStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2f2d473 Tree: ht

[11/18] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: .rat-excludes CHANGES.txt build.xml debian/changelog test/unit/org/apache/cassandra/cql3/SliceQueryFilterWithStaticColumnsPresentTest.java test/unit/org/apache/cassandra/db/RangeTombstoneL

[06/18] git commit: Fix potential AssertionError in RangeTombstoneList

2014-08-10 Thread aleksey
Fix potential AssertionError in RangeTombstoneList patch by slebresne; reviewed by thobbs for CASSANDRA-7700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/78952731 Tree: http://git-wip-us.apache.org/repos/asf/cassan

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

2014-08-10 Thread aleksey
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/b3bb7fcc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b3bb7fcc Diff: http://git-wip-us.apache.org/repos/asf

[09/18] git commit: Fix test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2dcaf26 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2dcaf26 Diff: http://git-wip-us.apache.org/repos/asf/cassandra

[02/18] git commit: Fix potential AssertionError in RangeTombstoneList

2014-08-10 Thread aleksey
Fix potential AssertionError in RangeTombstoneList patch by slebresne; reviewed by thobbs for CASSANDRA-7700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5bd37b92 Tree: http://git-wip-us.apache.org/repos/asf/cassan

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

2014-08-10 Thread aleksey
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/47d27d53 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47d27d53 Diff: http://git-wip-us.apache.org/repos/asf

[01/18] git commit: Validate arguments of blobAs functions

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 25411bf1d -> 5205ce669 Validate arguments of blobAs functions patch by slebresne; reviewed by thobbs for CASSANDRA-7707 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassa

[13/18] git commit: Fix more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b55f38be Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b55f38be Diff: http://git-wip-us.apache.org/repos/asf/c

[12/18] git commit: Versions for 2.1.0-rc6

2014-08-10 Thread aleksey
Versions for 2.1.0-rc6 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/74847893 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/74847893 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/74847893

[15/18] git commit: Fix even more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix even more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a771f60d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a771f60d Diff: http://git-wip-us.apache.org/repos/

[08/18] git commit: Fix build

2014-08-10 Thread aleksey
Fix build Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d93b8519 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d93b8519 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d93b8519 Branch: refs

[05/18] git commit: Validate arguments of blobAs functions

2014-08-10 Thread aleksey
Validate arguments of blobAs functions patch by slebresne; reviewed by thobbs for CASSANDRA-7707 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b70eaf38 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b70

[16/18] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/92688209 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/92688209 Diff: http://git-wip-us.apache.org/repos/a

[04/18] git commit: Fix pig tests.

2014-08-10 Thread aleksey
Fix pig tests. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-7570 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/93999406 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/93999406 Diff: http

[07/18] git commit: Version and licenses for 2.0.10 release

2014-08-10 Thread aleksey
Version and licenses for 2.0.10 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2af8c9da Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2af8c9da Diff: http://git-wip-us.apache.org/repos/asf/cassand

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

2014-08-10 Thread aleksey
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/5205ce66 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5205ce66 Diff: http://git-wip-us.apache.org/repos/asf/cassand

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

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f7c994e2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f7c994e2 Diff: http://git-wip-us.apache.org/repos/a

[1/3] git commit: Turn MarshalException into ConfigurationException for Thrift

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 f2f2d4732 -> f7c994e23 Turn MarshalException into ConfigurationException for Thrift CFMetaData#fromThrift() and CFMetaData#fromThriftForUpdate() should rethrow MarshalException-s as ConfigurationException-s for Thrift - for syste

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

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/228f0ade Tree: http://git-wip-us.apache.org/rep

[1/2] git commit: Turn MarshalException into ConfigurationException for Thrift

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 926882095 -> 228f0ade8 Turn MarshalException into ConfigurationException for Thrift CFMetaData#fromThrift() and CFMetaData#fromThriftForUpdate() should rethrow MarshalException-s as ConfigurationException-s for Thrift - for sys

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

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/228f0ade Tree: http://git-wip-us.apache.org/rep

[jira] [Commented] (CASSANDRA-7736) Clean-up, justify (and reduce) each use of @Inline

2014-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092300#comment-14092300 ] T Jake Luciani commented on CASSANDRA-7736: --- My approach was turn on hotspot

git commit: Turn MarshalException into ConfigurationException for Thrift

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 a771f60db -> 6976d82ed Turn MarshalException into ConfigurationException for Thrift CFMetaData#fromThrift() and CFMetaData#fromThriftForUpdate() should rethrow MarshalException-s as ConfigurationException-s for Thrift - for syste

[09/17] git commit: Fix test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2dcaf26 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2dcaf26 Diff: http://git-wip-us.apache.org/repos/asf/cassandra

[11/17] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: .rat-excludes CHANGES.txt build.xml debian/changelog test/unit/org/apache/cassandra/cql3/SliceQueryFilterWithStaticColumnsPresentTest.java test/unit/org/apache/cassandra/db/RangeTombstoneL

[15/17] git commit: Fix even more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix even more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a771f60d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a771f60d Diff: http://git-wip-us.apache.org/repos/

[05/17] git commit: Validate arguments of blobAs functions

2014-08-10 Thread aleksey
Validate arguments of blobAs functions patch by slebresne; reviewed by thobbs for CASSANDRA-7707 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b70eaf38 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b70

[01/17] git commit: Validate arguments of blobAs functions

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 8aed4196d -> f2f2d4732 Validate arguments of blobAs functions patch by slebresne; reviewed by thobbs for CASSANDRA-7707 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/a

[16/17] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/92688209 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/92688209 Diff: http://git-wip-us.apache.org/repos/a

[13/17] git commit: Fix more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b55f38be Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b55f38be Diff: http://git-wip-us.apache.org/repos/asf/c

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

2014-08-10 Thread aleksey
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/47d27d53 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47d27d53 Diff: http://git-wip-us.apache.org/repos/asf

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

2014-08-10 Thread aleksey
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/b3bb7fcc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b3bb7fcc Diff: http://git-wip-us.apache.org/repos/asf

[07/17] git commit: Version and licenses for 2.0.10 release

2014-08-10 Thread aleksey
Version and licenses for 2.0.10 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2af8c9da Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2af8c9da Diff: http://git-wip-us.apache.org/repos/asf/cassand

[03/17] git commit: Version and licenses for 2.0.10 release

2014-08-10 Thread aleksey
Version and licenses for 2.0.10 release Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cd37d07b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cd37d07b Diff: http://git-wip-us.apache.org/repos/asf/cassand

[06/17] git commit: Fix potential AssertionError in RangeTombstoneList

2014-08-10 Thread aleksey
Fix potential AssertionError in RangeTombstoneList patch by slebresne; reviewed by thobbs for CASSANDRA-7700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/78952731 Tree: http://git-wip-us.apache.org/repos/asf/cassan

[02/17] git commit: Fix potential AssertionError in RangeTombstoneList

2014-08-10 Thread aleksey
Fix potential AssertionError in RangeTombstoneList patch by slebresne; reviewed by thobbs for CASSANDRA-7700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5bd37b92 Tree: http://git-wip-us.apache.org/repos/asf/cassan

[08/17] git commit: Fix build

2014-08-10 Thread aleksey
Fix build Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d93b8519 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d93b8519 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d93b8519 Branch: refs

[12/17] git commit: Versions for 2.1.0-rc6

2014-08-10 Thread aleksey
Versions for 2.1.0-rc6 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/74847893 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/74847893 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/74847893

[17/17] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/hadoop/pig/CqlNativeStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2f2d473 Tree: ht

[04/17] git commit: Fix pig tests.

2014-08-10 Thread aleksey
Fix pig tests. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-7570 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/93999406 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/93999406 Diff: http

[1/4] git commit: Fix more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 74847893c -> 926882095 Fix more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b55f38be Tree: http://git-wip-

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

2014-08-10 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/92688209 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/92688209 Diff: http://git-wip-us.apache.org/repos/a

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

2014-08-10 Thread aleksey
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/47d27d53 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47d27d53 Diff: http://git-wip-us.apache.org/repos/asf

[3/4] git commit: Fix even more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix even more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a771f60d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a771f60d Diff: http://git-wip-us.apache.org/repos/

[jira] [Created] (CASSANDRA-7736) Clean-up, justify (and reduce) each use of @Inline

2014-08-10 Thread Benedict (JIRA)
Benedict created CASSANDRA-7736: --- Summary: Clean-up, justify (and reduce) each use of @Inline Key: CASSANDRA-7736 URL: https://issues.apache.org/jira/browse/CASSANDRA-7736 Project: Cassandra Is

[jira] [Updated] (CASSANDRA-7733) Fix supercolumn range deletion from Thrift (+ a few tests)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7733: - Attachment: 7733.txt > Fix supercolumn range deletion from Thrift (+ a few te

[jira] [Updated] (CASSANDRA-7733) Fix supercolumn range deletion from Thrift (+ a few tests)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7733: - Attachment: (was: 7723.txt) > Fix supercolumn range deletion from Thrift

[jira] [Updated] (CASSANDRA-7733) Fix supercolumn range deletion from Thrift (+ a few tests)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7733: - Description: There is a trivial bug with full supercolumn range deletion in T

[3/3] git commit: Fix even more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Fix even more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a771f60d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a771f60d Diff: http://git-wip-us.apache.org/repos/

[1/3] git commit: Fix more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 b3bb7fcc3 -> a771f60db Fix more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b55f38be Tree: http://git-wip-us

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

2014-08-10 Thread aleksey
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/47d27d53 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/47d27d53 Diff: http://git-wip-us.apache.org/repos/asf

git commit: Fix more of test/system/test_thrift_server.py

2014-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 b2dcaf269 -> b55f38be3 Fix more of test/system/test_thrift_server.py Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b55f38be Tree: http://git-wip-us

[jira] [Created] (CASSANDRA-7735) Remove ref-counting of netty buffers

2014-08-10 Thread Benedict (JIRA)
Benedict created CASSANDRA-7735: --- Summary: Remove ref-counting of netty buffers Key: CASSANDRA-7735 URL: https://issues.apache.org/jira/browse/CASSANDRA-7735 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092174#comment-14092174 ] graham sanderson commented on CASSANDRA-7734: - I will add some logging to

[jira] [Updated] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] graham sanderson updated CASSANDRA-7734: Description: We have been seeing problems since upgrade to 2.0.9 from 2.0.5. B

[jira] [Comment Edited] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092169#comment-14092169 ] graham sanderson edited comment on CASSANDRA-7734 at 8/10/14 7:55 PM: --

[jira] [Commented] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092169#comment-14092169 ] graham sanderson commented on CASSANDRA-7734: - Note this is not a problem

[jira] [Commented] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092167#comment-14092167 ] graham sanderson commented on CASSANDRA-7734: - There seem to be a bunch of

[jira] [Comment Edited] (CASSANDRA-5687) Move C* Python Thrift tests into dtests

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092162#comment-14092162 ] Aleksey Yeschenko edited comment on CASSANDRA-5687 at 8/10/14 7:42 PM: -

[jira] [Updated] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] graham sanderson updated CASSANDRA-7734: Fix Version/s: (was: 2.0.10) > Schema pushes (seemingly) randomly not happe

[jira] [Created] (CASSANDRA-7734) Schema pushes (seemingly) randomly not happening

2014-08-10 Thread graham sanderson (JIRA)
graham sanderson created CASSANDRA-7734: --- Summary: Schema pushes (seemingly) randomly not happening Key: CASSANDRA-7734 URL: https://issues.apache.org/jira/browse/CASSANDRA-7734 Project: Cassandr

[jira] [Commented] (CASSANDRA-5687) Move C* Python Thrift tests into dtests

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092162#comment-14092162 ] Aleksey Yeschenko commented on CASSANDRA-5687: -- 2 of the 3 2.0 failures a

[jira] [Updated] (CASSANDRA-7733) Fix supercolumn range deletion from Thrift (+ a few tests)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7733: - Attachment: 7723.txt Attaching a trivial patch. > Fix supercolumn range dele

[jira] [Created] (CASSANDRA-7733) Fix supercolumn range deletion from Thrift (+ a few tests)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-7733: Summary: Fix supercolumn range deletion from Thrift (+ a few tests) Key: CASSANDRA-7733 URL: https://issues.apache.org/jira/browse/CASSANDRA-7733 Proje

[jira] [Commented] (CASSANDRA-5460) Consistency issue with CL.TWO

2014-08-10 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092148#comment-14092148 ] Jeremiah Jordan commented on CASSANDRA-5460: bq. but in practice we don't

[jira] [Updated] (CASSANDRA-7730) altering a table to add a static column bypasses clustering column requirement check

2014-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7730: -- Assignee: Sylvain Lebresne > altering a table to add a static column bypasses clust

[jira] [Comment Edited] (CASSANDRA-7703) Fix failing cqlsh tests

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092117#comment-14092117 ] Aleksey Yeschenko edited comment on CASSANDRA-7703 at 8/10/14 4:45 PM: -

[jira] [Commented] (CASSANDRA-7703) Fix failing cqlsh tests

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092117#comment-14092117 ] Aleksey Yeschenko commented on CASSANDRA-7703: -- On OS X, at least, test_n

[jira] [Commented] (CASSANDRA-7729) Describe keyspace error

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092110#comment-14092110 ] Aleksey Yeschenko commented on CASSANDRA-7729: -- LGTM, +1 > Describe keys

[jira] [Commented] (CASSANDRA-7732) Counter replication mutation can have corrupt cell name values (via pooled Netty buffers)

2014-08-10 Thread Mike Sukmanowsky (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092108#comment-14092108 ] Mike Sukmanowsky commented on CASSANDRA-7732: - Thanks [~iamaleksey], we've

[jira] [Commented] (CASSANDRA-7732) Counter replication mutation can have corrupt cell name values (via pooled Netty buffers)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092105#comment-14092105 ] Aleksey Yeschenko commented on CASSANDRA-7732: -- FWIW, I couldn't reproduc

[jira] [Updated] (CASSANDRA-5902) Dealing with hints after a topology change

2014-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5902: -- Assignee: (was: Ala' Alkhaldi) > Dealing with hints after a topology change > -

[jira] [Updated] (CASSANDRA-7732) Counter replication mutation can have corrupt cell name values (via pooled Netty buffers)

2014-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7732: -- Reviewer: T Jake Luciani > Counter replication mutation can have corrupt cell name

[jira] [Updated] (CASSANDRA-6726) Recycle CompressedRandomAccessReader/RandomAccessReader buffers independently of their owners, and move them off-heap when possible

2014-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6726: -- Assignee: (was: Lyuben Todorov) Summary: Recycle CompressedRandomAccessRead

[jira] [Updated] (CASSANDRA-7732) Counter replication mutation can have corrupt cell name values (via pooled Netty buffers)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7732: - Attachment: 7732.txt Attaching a simple patch. > Counter replication mutatio

[jira] [Created] (CASSANDRA-7732) Counter replication mutation can have corrupt cell name values (via pooled Netty buffers)

2014-08-10 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-7732: Summary: Counter replication mutation can have corrupt cell name values (via pooled Netty buffers) Key: CASSANDRA-7732 URL: https://issues.apache.org/jira/browse/C

[jira] [Commented] (CASSANDRA-7562) Java source code for UDFs

2014-08-10 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092083#comment-14092083 ] Robert Stupp commented on CASSANDRA-7562: - CASSANDRA-7526 requires same change

[jira] [Assigned] (CASSANDRA-7526) Defining UDFs using scripting language directly from CQL

2014-08-10 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp reassigned CASSANDRA-7526: --- Assignee: Robert Stupp > Defining UDFs using scripting language directly from CQL

[jira] [Updated] (CASSANDRA-7526) Defining UDFs using scripting language directly from CQL

2014-08-10 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-7526: Attachment: 7526-on-7562.txt 7526-full.txt Initial draft for scripting