[2/3] git commit: Fix time-based UUID generation

2012-11-29 Thread slebresne
Fix time-based UUID generation patch by slebresne; reviewed by vijay for CASSANDRA-5001 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f726cb23 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f726cb23

[3/3] git commit: Somewhat better defaults for the binary protocol

2012-11-29 Thread slebresne
Somewhat better defaults for the binary protocol Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0db8ffc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0db8ffc Diff:

[1/3] git commit: Merge branch 'cassandra-1.2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2.0

2012-11-29 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2.0 25d95377d - 1ef67f4d1 Merge branch 'cassandra-1.2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2012-11-29 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 3a92236a2 - 114651bbb Merge branch 'cassandra-1.2.0' 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/114651bb Tree:

[3/4] git commit: Fix time-based UUID generation

2012-11-29 Thread slebresne
Fix time-based UUID generation patch by slebresne; reviewed by vijay for CASSANDRA-5001 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f726cb23 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f726cb23

[4/4] git commit: Somewhat better defaults for the binary protocol

2012-11-29 Thread slebresne
Somewhat better defaults for the binary protocol Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0db8ffc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0db8ffc Diff:

[2/4] git commit: Merge branch 'cassandra-1.2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2.0

2012-11-29 Thread slebresne
Merge branch 'cassandra-1.2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1ef67f4d Tree:

[4/5] git commit: Fix time-based UUID generation

2012-11-29 Thread slebresne
Fix time-based UUID generation patch by slebresne; reviewed by vijay for CASSANDRA-5001 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f726cb23 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f726cb23

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

2012-11-29 Thread slebresne
Merge branch 'cassandra-1.2.0' 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/114651bb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/114651bb Diff:

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

2012-11-29 Thread slebresne
Updated Branches: refs/heads/trunk be3a22906 - 43f7a776f 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/43f7a776 Tree:

[5/5] git commit: Somewhat better defaults for the binary protocol

2012-11-29 Thread slebresne
Somewhat better defaults for the binary protocol Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0db8ffc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0db8ffc Diff:

[3/5] git commit: Merge branch 'cassandra-1.2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2.0

2012-11-29 Thread slebresne
Merge branch 'cassandra-1.2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1ef67f4d Tree:

[jira] [Updated] (CASSANDRA-4762) Support multiple OR clauses for CQL3 Compact storage

2012-11-29 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4762: -- Reviewer: slebresne Support multiple OR clauses for CQL3 Compact storage

[jira] [Created] (CASSANDRA-5002) UUIGen should never use another host IP for its node part

2012-11-29 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-5002: --- Summary: UUIGen should never use another host IP for its node part Key: CASSANDRA-5002 URL: https://issues.apache.org/jira/browse/CASSANDRA-5002

[2/3] git commit: rename CFS.columnFamily - CFS.name

2012-11-29 Thread jbellis
rename CFS.columnFamily - CFS.name Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9e14e195 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9e14e195 Diff:

[3/3] git commit: keep reference to KSMetaData in Table

2012-11-29 Thread jbellis
keep reference to KSMetaData in Table Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e4d5d339 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e4d5d339 Diff:

[1/3] git commit: inline getTableDefinition - getKSMetaData

2012-11-29 Thread jbellis
Updated Branches: refs/heads/trunk 43f7a776f - e4d5d3393 inline getTableDefinition - getKSMetaData Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/853456da Tree:

[jira] [Updated] (CASSANDRA-5002) UUIGen should never use another host IP for its node part

2012-11-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5002: Attachment: 5002.txt UUIGen should never use another host IP for its node

[jira] [Commented] (CASSANDRA-3378) Allow configuration of storage protocol socket buffer

2012-11-29 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506571#comment-13506571 ] Brandon Williams commented on CASSANDRA-3378: - You actually need to set

[jira] [Updated] (CASSANDRA-4827) cqlsh --cql3 unable to describe CF created with cli

2012-11-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4827: Fix Version/s: (was: 1.2.0) 1.2.0 rc1 cqlsh --cql3

[jira] [Updated] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4955: Fix Version/s: (was: 1.2.0) 1.2.0 rc1 some

[jira] [Updated] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-4955: - Attachment: 4955.txt some confusion around KEY pseudocolumn from Thrift

[jira] [Updated] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-4955: - Reviewer: brandon.williams some confusion around KEY pseudocolumn from

[jira] [Updated] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-4955: - Attachment: 4955.txt some confusion around KEY pseudocolumn from Thrift

[jira] [Updated] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-4955: - Attachment: (was: 4955.txt) some confusion around KEY pseudocolumn

[jira] [Commented] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506716#comment-13506716 ] Brandon Williams commented on CASSANDRA-4955: - +1, this fixes the casing

git commit: cqlsh: fix KEY pseudocolumn escaping when describing Thrift tables; patch by Aleksey Yeschenko, reviewed by Brandon Williams for CASSANDRA-4955

2012-11-29 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2.0 1ef67f4d1 - ab5c06fd7 cqlsh: fix KEY pseudocolumn escaping when describing Thrift tables; patch by Aleksey Yeschenko, reviewed by Brandon Williams for CASSANDRA-4955 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: cqlsh: fix KEY pseudocolumn escaping when describing Thrift tables; patch by Aleksey Yeschenko, reviewed by Brandon Williams for CASSANDRA-4955

2012-11-29 Thread aleksey
cqlsh: fix KEY pseudocolumn escaping when describing Thrift tables; patch by Aleksey Yeschenko, reviewed by Brandon Williams for CASSANDRA-4955 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ab5c06fd Tree:

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

2012-11-29 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 114651bbb - a5e70594b Merge branch 'cassandra-1.2.0' 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/a5e70594 Tree:

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

2012-11-29 Thread aleksey
Updated Branches: refs/heads/trunk e4d5d3393 - ec53d61cd 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/ec53d61c Tree:

[3/3] git commit: cqlsh: fix KEY pseudocolumn escaping when describing Thrift tables; patch by Aleksey Yeschenko, reviewed by Brandon Williams for CASSANDRA-4955

2012-11-29 Thread aleksey
cqlsh: fix KEY pseudocolumn escaping when describing Thrift tables; patch by Aleksey Yeschenko, reviewed by Brandon Williams for CASSANDRA-4955 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ab5c06fd Tree:

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

2012-11-29 Thread aleksey
Merge branch 'cassandra-1.2.0' 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/a5e70594 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a5e70594 Diff:

[jira] [Commented] (CASSANDRA-4955) some confusion around KEY pseudocolumn from Thrift tables

2012-11-29 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506729#comment-13506729 ] Aleksey Yeschenko commented on CASSANDRA-4955: -- Thanks, committed.

[jira] [Created] (CASSANDRA-5003) Update IAuthenticator to allow dynamic user creation and removal

2012-11-29 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-5003: Summary: Update IAuthenticator to allow dynamic user creation and removal Key: CASSANDRA-5003 URL: https://issues.apache.org/jira/browse/CASSANDRA-5003

[jira] [Commented] (CASSANDRA-4492) HintsColumnFamily compactions hang when using multithreaded compaction

2012-11-29 Thread Thomas Vachon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506806#comment-13506806 ] Thomas Vachon commented on CASSANDRA-4492: -- This actually is severe. Since

[jira] [Created] (CASSANDRA-5004) Add a rate limit option to stress

2012-11-29 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-5004: --- Summary: Add a rate limit option to stress Key: CASSANDRA-5004 URL: https://issues.apache.org/jira/browse/CASSANDRA-5004 Project: Cassandra

[jira] [Created] (CASSANDRA-5005) Add a latency histogram option to stress

2012-11-29 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-5005: --- Summary: Add a latency histogram option to stress Key: CASSANDRA-5005 URL: https://issues.apache.org/jira/browse/CASSANDRA-5005 Project: Cassandra

[jira] [Created] (CASSANDRA-5006) Cannot create keyspaces using CQL 3

2012-11-29 Thread B. Todd Burruss (JIRA)
B. Todd Burruss created CASSANDRA-5006: -- Summary: Cannot create keyspaces using CQL 3 Key: CASSANDRA-5006 URL: https://issues.apache.org/jira/browse/CASSANDRA-5006 Project: Cassandra

[jira] [Commented] (CASSANDRA-5006) Cannot create keyspaces using CQL 3

2012-11-29 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507103#comment-13507103 ] Dave Brosius commented on CASSANDRA-5006: - try the format found with help

[jira] [Updated] (CASSANDRA-5006) Cannot create keyspaces using CQL 3

2012-11-29 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5006: Component/s: Documentation website Priority: Trivial (was: Major) Cannot

[jira] [Updated] (CASSANDRA-4998) Add hook for modifying configuration after cassandra.yaml is loaded

2012-11-29 Thread Michael Guymon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Guymon updated CASSANDRA-4998: -- Attachment: (was: Add-load-hook-for-updating-Config-before-processing.patch)

[jira] [Updated] (CASSANDRA-4998) Add hook for modifying configuration after cassandra.yaml is loaded

2012-11-29 Thread Michael Guymon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Guymon updated CASSANDRA-4998: -- Attachment: 0002-Remove-the-need-for-separate-cassandra.yml-in-tests.patch

[jira] [Resolved] (CASSANDRA-5006) Cannot create keyspaces using CQL 3

2012-11-29 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-5006. - Resolution: Not A Problem The link is correct for beta cql3 in 1.1, which is