[jira] [Created] (CASSANDRA-4708) StorageProxy slow-down and memory leak

2012-09-24 Thread Daniel Norberg (JIRA)
Daniel Norberg created CASSANDRA-4708: - Summary: StorageProxy slow-down and memory leak Key: CASSANDRA-4708 URL: https://issues.apache.org/jira/browse/CASSANDRA-4708 Project: Cassandra

[jira] [Updated] (CASSANDRA-4708) StorageProxy slow-down and memory leak

2012-09-24 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Norberg updated CASSANDRA-4708: -- Attachment: 0001-MessagingService-don-t-use-NBHM-in-ExpiringMap.patch Attached

[jira] [Commented] (CASSANDRA-4707) EOFException during HH delivery

2012-09-24 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461659#comment-13461659 ] Radim Kolar commented on CASSANDRA-4707: Its related to schema changes. Hints

[jira] [Commented] (CASSANDRA-3741) OOMs because delete operations are not accounted

2012-09-24 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461662#comment-13461662 ] Radim Kolar commented on CASSANDRA-3741: If you do not want to get fixed, then

[jira] [Commented] (CASSANDRA-4655) Truncate operation doesn't delete rows from HintsColumnFamily.

2012-09-24 Thread Alexey Zotov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461690#comment-13461690 ] Alexey Zotov commented on CASSANDRA-4655: - Good idea. I'll try to implement

[jira] [Commented] (CASSANDRA-4694) populate_io_cache_on_flush option should be configurable for each column family independently

2012-09-24 Thread Alexey Zotov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461689#comment-13461689 ] Alexey Zotov commented on CASSANDRA-4694: - From description of

Git Push Summary

2012-09-24 Thread slebresne
Updated Tags: refs/tags/cassandra-1.2.0-beta1 [created] 34710af64

Git Push Summary

2012-09-24 Thread slebresne
Updated Tags: refs/tags/1.2.0-beta1-tentative [deleted] 60bf68caa

[jira] [Updated] (CASSANDRA-4709) (CQL3) Missing validation for IN queries on column not part of the PK

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4709: Description: Copy-pasting from the original mail

[jira] [Created] (CASSANDRA-4709) (CQL3) Missing validation for IN queries on column not part of the PK

2012-09-24 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4709: --- Summary: (CQL3) Missing validation for IN queries on column not part of the PK Key: CASSANDRA-4709 URL: https://issues.apache.org/jira/browse/CASSANDRA-4709

[jira] [Updated] (CASSANDRA-4706) CQL3 CREATE TABLE with set and counter causes java.lang.IllegalArgumentException

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4706: Fix Version/s: 1.2.0 beta 2 CQL3 CREATE TABLE with set and counter causes

[jira] [Updated] (CASSANDRA-4706) CQL3 CREATE TABLE with set and counter causes java.lang.IllegalArgumentException

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4706: Priority: Minor (was: Blocker) CQL3 CREATE TABLE with set and counter

[jira] [Updated] (CASSANDRA-4706) CQL3 CREATE TABLE with set and counter causes java.lang.IllegalArgumentException

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4706: Assignee: Sylvain Lebresne CQL3 CREATE TABLE with set and counter causes

[jira] [Commented] (CASSANDRA-4706) CQL3 CREATE TABLE with set and counter causes java.lang.IllegalArgumentException

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461778#comment-13461778 ] Sylvain Lebresne commented on CASSANDRA-4706: - The code lacks proper

svn commit: r1389351 - in /cassandra/site: publish/download/index.html src/settings.py

2012-09-24 Thread slebresne
Author: slebresne Date: Mon Sep 24 13:16:31 2012 New Revision: 1389351 URL: http://svn.apache.org/viewvc?rev=1389351view=rev Log: Update website for 1.2.0-beta1 release Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified:

[jira] [Updated] (CASSANDRA-4449) Make prepared statement global rather than connection based

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4449: Attachment: 4449-v2.txt bq. Why not use CLHM and get actual LRU behavior

[jira] [Resolved] (CASSANDRA-2540) Data reads by default

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2540. --- Resolution: Won't Fix Resolving in favor of that approach, which Vijay opened

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461803#comment-13461803 ] Sylvain Lebresne commented on CASSANDRA-4545: - Ok, so atomic batches are

[jira] [Commented] (CASSANDRA-4705) Speculative execution for CL_ONE

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461805#comment-13461805 ] Jonathan Ellis commented on CASSANDRA-4705: --- FTR I'm not sure CL.ONE is

[jira] [Assigned] (CASSANDRA-4701) get ends with unknown CF exception

2012-09-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich reassigned CASSANDRA-4701: -- Assignee: Pavel Yaskevich get ends with unknown CF exception

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461812#comment-13461812 ] Aleksey Yeschenko commented on CASSANDRA-4545: -- No options looks ideal

[jira] [Comment Edited] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461812#comment-13461812 ] Aleksey Yeschenko edited comment on CASSANDRA-4545 at 9/25/12 1:07 AM:

[jira] [Created] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Daniel Norberg (JIRA)
Daniel Norberg created CASSANDRA-4710: - Summary: High key hashing overhead for index scans when using RandomPartitioner Key: CASSANDRA-4710 URL: https://issues.apache.org/jira/browse/CASSANDRA-4710

[jira] [Updated] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Norberg updated CASSANDRA-4710: -- Attachment: 0001-SSTableReader-compare-raw-key-when-scanning-index.patch Attached

[jira] [Commented] (CASSANDRA-4706) CQL3 CREATE TABLE with set and counter causes java.lang.IllegalArgumentException

2012-09-24 Thread Jonathan Rudenberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461831#comment-13461831 ] Jonathan Rudenberg commented on CASSANDRA-4706: --- Ah, thanks, I missed

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

2012-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 686fe1e14 - db45670a3 refs/heads/trunk fa9bbf7e1 - 8fbbdf07a Merge branch 'cassandra-1.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/8fbbdf07 Tree:

[3/3] git commit: Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708

2012-09-24 Thread jbellis
Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db45670a Tree:

[2/3] git commit: Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708

2012-09-24 Thread jbellis
Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db45670a Tree:

[jira] [Updated] (CASSANDRA-4704) SizeTieredcompaction configurable bucket size

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4704: -- Reviewer: yukim Priority: Minor (was: Major) Affects

[jira] [Updated] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Norberg updated CASSANDRA-4710: -- Attachment: 0001-SSTableReader-compare-raw-key-when-scanning-index.patch High

[jira] [Updated] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Norberg updated CASSANDRA-4710: -- Attachment: (was:

[jira] [Commented] (CASSANDRA-4708) StorageProxy slow-down and memory leak

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461856#comment-13461856 ] Jonathan Ellis commented on CASSANDRA-4708: --- did a quick audit of NBHM usage

[jira] [Updated] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Norberg updated CASSANDRA-4710: -- Attachment: (was:

[jira] [Updated] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Norberg updated CASSANDRA-4710: -- Attachment: 0001-SSTableReader-compare-raw-key-when-scanning-index.patch High

[jira] [Commented] (CASSANDRA-4707) EOFException during HH delivery

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461862#comment-13461862 ] Jonathan Ellis commented on CASSANDRA-4707: --- I don't see how this ties into

[jira] [Commented] (CASSANDRA-4710) High key hashing overhead for index scans when using RandomPartitioner

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461864#comment-13461864 ] Jonathan Ellis commented on CASSANDRA-4710: --- Why is

[3/5] git commit: merge from 1.0

2012-09-24 Thread jbellis
merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/789aab11 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/789aab11 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/789aab11

[1/5] git commit: Merge branch 'cassandra-1.1' into trunk

2012-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 db45670a3 - 789aab11e refs/heads/trunk 8fbbdf07a - cc2ced82b Merge branch 'cassandra-1.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/cc2ced82 Tree:

[5/5] git commit: Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708

2012-09-24 Thread jbellis
Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/103d9fba Tree:

[4/5] git commit: Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708

2012-09-24 Thread jbellis
Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/103d9fba Tree:

[2/5] git commit: merge from 1.0

2012-09-24 Thread jbellis
merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/789aab11 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/789aab11 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/789aab11

[jira] [Updated] (CASSANDRA-4708) StorageProxy slow-down and memory leak

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4708: -- Fix Version/s: 1.0.12 also committed to 1.0 branch StorageProxy

[1/9] git commit: Merge branch 'cassandra-1.1' into trunk

2012-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.0 19800189d - 4f51c70e1 refs/heads/cassandra-1.1 789aab11e - 6fc4b3a64 refs/heads/trunk cc2ced82b - 095249615 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/9] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1

2012-09-24 Thread jbellis
Merge branch 'cassandra-1.0' into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fc4b3a6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6fc4b3a6 Diff:

[4/9] git commit: fix CHANGES for #4708

2012-09-24 Thread jbellis
fix CHANGES for #4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4f51c70e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4f51c70e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/4f51c70e

[5/9] git commit: fix CHANGES for #4708

2012-09-24 Thread jbellis
fix CHANGES for #4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4f51c70e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4f51c70e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/4f51c70e

[7/9] git commit: Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708

2012-09-24 Thread jbellis
Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cad32377 Tree:

[6/9] git commit: fix CHANGES for #4708

2012-09-24 Thread jbellis
fix CHANGES for #4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4f51c70e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4f51c70e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/4f51c70e

[8/9] git commit: Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708

2012-09-24 Thread jbellis
Switch from NBHM to CHM in MessagingService's callback map patch by Daniel Norberg; reviewed by jbellis for CASSANDRA-4708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cad32377 Tree:

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461874#comment-13461874 ] Jonathan Ellis commented on CASSANDRA-4545: --- I think I would favor {{BEGIN

[jira] [Created] (CASSANDRA-4711) Counter column has duplicate column names

2012-09-24 Thread Shane (JIRA)
Shane created CASSANDRA-4711: Summary: Counter column has duplicate column names Key: CASSANDRA-4711 URL: https://issues.apache.org/jira/browse/CASSANDRA-4711 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-4275) Oracle Java 1.7 u4 does not allow Xss128k

2012-09-24 Thread Ben McCann (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461899#comment-13461899 ] Ben McCann commented on CASSANDRA-4275: --- I'd like to see Java 7 supported as

[jira] [Commented] (CASSANDRA-4707) EOFException during HH delivery

2012-09-24 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461908#comment-13461908 ] Radim Kolar commented on CASSANDRA-4707: I did drop/create CF on node with

[jira] [Commented] (CASSANDRA-4275) Oracle Java 1.7 u4 does not allow Xss128k

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461922#comment-13461922 ] Jonathan Ellis commented on CASSANDRA-4275: --- This was addressed in

[jira] [Resolved] (CASSANDRA-4457) Find the cause for the need for a larger stack size with jdk 7

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4457. --- Resolution: Duplicate addressed in CASSANDRA-4602 Find the

[jira] [Commented] (CASSANDRA-4449) Make prepared statement global rather than connection based

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461934#comment-13461934 ] Jonathan Ellis commented on CASSANDRA-4449: --- bq. Changed in v2 to CLHM Can

[jira] [Reopened] (CASSANDRA-4700) cql 2 query

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-4700: --- Assignee: Nitesh Kumar cql 2 query --- Key:

[jira] [Updated] (CASSANDRA-4700) cql 2 counter validations need to use default consistencylevel if none is explicitly given

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4700: -- Reviewer: jbellis Description: i was trying to run cql 2 query

[2/3] git commit: use default consistency level in counter validation if none is explicitly provided patch by Nitesh Kumar; reviewed by jbellis for CASSANDRA-4700

2012-09-24 Thread jbellis
use default consistency level in counter validation if none is explicitly provided patch by Nitesh Kumar; reviewed by jbellis for CASSANDRA-4700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0307dca2 Tree:

[1/3] git commit: merge from 1.1

2012-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 6fc4b3a64 - 0307dca20 refs/heads/trunk 095249615 - 356e8ab5e merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/356e8ab5 Tree:

[3/3] git commit: use default consistency level in counter validation if none is explicitly provided patch by Nitesh Kumar; reviewed by jbellis for CASSANDRA-4700

2012-09-24 Thread jbellis
use default consistency level in counter validation if none is explicitly provided patch by Nitesh Kumar; reviewed by jbellis for CASSANDRA-4700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0307dca2 Tree:

[jira] [Resolved] (CASSANDRA-4700) cql 2 counter validations need to use default consistencylevel if none is explicitly given

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4700. --- Resolution: Fixed cql 2 counter validations need to use default

[jira] [Updated] (CASSANDRA-4711) Counter column has duplicate column names

2012-09-24 Thread Shane (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane updated CASSANDRA-4711: - Attachment: DuplicateColumnName.java Rough example of how counter column is being used.

[jira] [Commented] (CASSANDRA-4464) expose 2I CFs to the rest of nodetool

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461974#comment-13461974 ] Jonathan Ellis commented on CASSANDRA-4464: --- Okay, let's take a step back.

[jira] [Commented] (CASSANDRA-4464) expose 2I CFs to the rest of nodetool

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461975#comment-13461975 ] Jonathan Ellis commented on CASSANDRA-4464: --- So, I think we need to fix

[jira] [Comment Edited] (CASSANDRA-4464) expose 2I CFs to the rest of nodetool

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461974#comment-13461974 ] Jonathan Ellis edited comment on CASSANDRA-4464 at 9/25/12 5:27 AM:

[jira] [Comment Edited] (CASSANDRA-4464) expose 2I CFs to the rest of nodetool

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461974#comment-13461974 ] Jonathan Ellis edited comment on CASSANDRA-4464 at 9/25/12 5:28 AM:

[jira] [Updated] (CASSANDRA-4464) expose 2I CFs to the rest of nodetool

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4464: -- Assignee: Yuki Morishita (was: Brandon Williams) expose 2I CFs to the rest

[jira] [Updated] (CASSANDRA-4442) Stack size settings in cassandra-env.sh assume 64-bit x86

2012-09-24 Thread Trevor Robinson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor Robinson updated CASSANDRA-4442: --- Attachment: v1-0001-CASSANDRA-4442-Use-JVM-s-reported-minimum-stack-size-o.txt

[jira] [Updated] (CASSANDRA-4442) Stack size settings in cassandra-env.sh assume 64-bit x86

2012-09-24 Thread Trevor Robinson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor Robinson updated CASSANDRA-4442: --- Attachment: (was:

[jira] [Commented] (CASSANDRA-4442) Stack size settings in cassandra-env.sh assume 64-bit x86

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461982#comment-13461982 ] Jonathan Ellis commented on CASSANDRA-4442: --- Note that recent 1.6 JVMs need

[jira] [Updated] (CASSANDRA-4677) Change description of nodetool ring command

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4677: -- Reviewer: jbellis Fix Version/s: 1.1.6 Assignee: Alexey Zotov

[jira] [Updated] (CASSANDRA-3460) Increase precision of elapsed time in casandra-cli

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3460: -- Reviewer: yukim Affects Version/s: (was: 1.1.5)

[jira] [Commented] (CASSANDRA-4616) add test to make sure KEYS indexes handle row deletions

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13461996#comment-13461996 ] Jonathan Ellis commented on CASSANDRA-4616: --- sorry, bad issue description...

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462019#comment-13462019 ] Aleksey Yeschenko commented on CASSANDRA-4545: -- I think I agree with

[jira] [Reopened] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans reopened CASSANDRA-4664: --- Prior to this commit connecting clients were not allowed to modify {{system}} keyspace

git commit: Update version and news for 1.0.12

2012-09-24 Thread slebresne
Updated Branches: refs/heads/cassandra-1.0 4f51c70e1 - 373e5b0d5 Update version and news for 1.0.12 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/373e5b0d Tree:

Git Push Summary

2012-09-24 Thread slebresne
Updated Tags: refs/tags/1.0.11-tentative [created] 373e5b0d5

[jira] [Commented] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462040#comment-13462040 ] Jonathan Ellis commented on CASSANDRA-4664: --- I would like to preserve

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462037#comment-13462037 ] Jonathan Ellis commented on CASSANDRA-4545: --- bq. Allowing counter mutations

[jira] [Commented] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462045#comment-13462045 ] Pavel Yaskevich commented on CASSANDRA-4664: ok sure, I will add

[jira] [Resolved] (CASSANDRA-4602) Stack Size on Sun JVM 1.6.0_33 must be at least 160k

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4602. --- Resolution: Fixed it looks like you are sending large-ish Thrift messages. I'm

[jira] [Commented] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462050#comment-13462050 ] Sylvain Lebresne commented on CASSANDRA-4664: - bq. I would like to

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462051#comment-13462051 ] Aleksey Yeschenko commented on CASSANDRA-4545: -- bq. Still think the right

[jira] [Commented] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462059#comment-13462059 ] Pavel Yaskevich commented on CASSANDRA-4664: I agree with Sylvain on this

[jira] [Comment Edited] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462063#comment-13462063 ] Jonathan Ellis edited comment on CASSANDRA-4664 at 9/25/12 7:07 AM:

[jira] [Commented] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462063#comment-13462063 ] Jonathan Ellis commented on CASSANDRA-4664: --- I'm pretty sure we've never

[jira] [Comment Edited] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462063#comment-13462063 ] Jonathan Ellis edited comment on CASSANDRA-4664 at 9/25/12 7:08 AM:

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462067#comment-13462067 ] Sylvain Lebresne commented on CASSANDRA-4545: - I agree with Jonathan.

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462073#comment-13462073 ] Aleksey Yeschenko commented on CASSANDRA-4545: -- Yep, that's the easier

[jira] [Commented] (CASSANDRA-4545) add cql support for batchlog

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462072#comment-13462072 ] Sylvain Lebresne commented on CASSANDRA-4545: - That being said, even if

[jira] [Updated] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4664: --- Attachment: CASSANDRA-4664-allow-modifications.patch patch allows to make

[jira] [Commented] (CASSANDRA-4701) get ends with unknown CF exception

2012-09-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462082#comment-13462082 ] Pavel Yaskevich commented on CASSANDRA-4701: Can you please elaborate on

[jira] [Commented] (CASSANDRA-4664) Rename permission USE to DESCRIBE.

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462083#comment-13462083 ] Sylvain Lebresne commented on CASSANDRA-4664: - bq. I'm pretty sure we've

Git Push Summary

2012-09-24 Thread slebresne
Updated Tags: refs/tags/1.0.11-tentative [deleted] 373e5b0d5

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

2012-09-24 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 0307dca20 - b961986a7 refs/heads/trunk 356e8ab5e - f177d8e59 Merge branch 'cassandra-1.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/f177d8e5 Tree:

[2/3] git commit: CHANGES

2012-09-24 Thread jbellis
CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b961986a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b961986a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b961986a Branch:

[3/3] git commit: CHANGES

2012-09-24 Thread jbellis
CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b961986a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b961986a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b961986a Branch:

[jira] [Commented] (CASSANDRA-4449) Make prepared statement global rather than connection based

2012-09-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462097#comment-13462097 ] Sylvain Lebresne commented on CASSANDRA-4449: - bq. Actually I don't see a

[jira] [Updated] (CASSANDRA-4685) scrubbing the system keyspace fails on peers and schema

2012-09-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4685: -- Attachment: scrub-transparency.txt attached patch demonstrates that it's trying to

  1   2   >