[jira] [Updated] (CASSANDRA-5574) Add trigger examples

2013-06-02 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-5574: - Attachment: (was: 0001-CASSANDRA-5574.patch) > Add trigger examples > -

[jira] [Updated] (CASSANDRA-5574) Add trigger examples

2013-06-02 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-5574: - Reviewer: jbellis > Add trigger examples > - > > Key: CASSAN

[jira] [Updated] (CASSANDRA-5574) Add trigger examples

2013-06-02 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-5574: - Attachment: 0001-CASSANDRA-5574.patch > Add trigger examples > - > >

git commit: don't declare throwing exceptions that aren't thrown

2013-06-02 Thread dbrosius
Updated Branches: refs/heads/trunk 3d1e29bd1 -> 88f2ebc5f don't declare throwing exceptions that aren't thrown Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/88f2ebc5 Tree: http://git-wip-us.apache.org/repos/asf/c

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

2013-06-02 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/3d1e29bd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3d1e29bd Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/2] git commit: Backport from 2.0 - Expose whether jna is enabled and memory is locked via JMX patch by dbrosius reviewed by jbellis for cassandra-5508

2013-06-02 Thread dbrosius
Updated Branches: refs/heads/trunk 19ad1ca4b -> 3d1e29bd1 Backport from 2.0 - Expose whether jna is enabled and memory is locked via JMX patch by dbrosius reviewed by jbellis for cassandra-5508 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

[jira] [Updated] (CASSANDRA-5508) Expose whether jna is enabled and memory is locked via JMX

2013-06-02 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5508: Fix Version/s: (was: 2.0) 1.2.6 > Expose whether jna is enab

[jira] [Commented] (CASSANDRA-5508) Expose whether jna is enabled and memory is locked via JMX

2013-06-02 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672745#comment-13672745 ] Dave Brosius commented on CASSANDRA-5508: - committed to cassandra-1.2 as 11eb3

git commit: Backport from 2.0 - Expose whether jna is enabled and memory is locked via JMX patch by dbrosius reviewed by jbellis for cassandra-5508

2013-06-02 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 456e91d18 -> 11eb35291 Backport from 2.0 - Expose whether jna is enabled and memory is locked via JMX patch by dbrosius reviewed by jbellis for cassandra-5508 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.ap

[jira] [Commented] (CASSANDRA-5576) CREATE/DROP TRIGGER in CQL

2013-06-02 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672699#comment-13672699 ] Vijay commented on CASSANDRA-5576: -- Alright i have pushed the changes to https://git

[jira] [Comment Edited] (CASSANDRA-5576) CREATE/DROP TRIGGER in CQL

2013-06-02 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672699#comment-13672699 ] Vijay edited comment on CASSANDRA-5576 at 6/2/13 10:21 PM: ---

[jira] [Commented] (CASSANDRA-5508) Expose whether jna is enabled and memory is locked via JMX

2013-06-02 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672616#comment-13672616 ] Dave Brosius commented on CASSANDRA-5508: - ok, sorry saw the fix version 2.0 a

[jira] [Commented] (CASSANDRA-5508) Expose whether jna is enabled and memory is locked via JMX

2013-06-02 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672597#comment-13672597 ] Jeremy Hanna commented on CASSANDRA-5508: - Could this be added to 1.2 as well?

[jira] [Created] (CASSANDRA-5607) don't 2xsort data directories if you only have 1 (common case)

2013-06-02 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-5607: --- Summary: don't 2xsort data directories if you only have 1 (common case) Key: CASSANDRA-5607 URL: https://issues.apache.org/jira/browse/CASSANDRA-5607 Project: C

[jira] [Updated] (CASSANDRA-5607) don't 2xsort data directories if you only have 1 (common case)

2013-06-02 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-5607: Attachment: 5607.txt > don't 2xsort data directories if you only have 1 (common cas

git commit: remove some deprecations in use of SnakeYaml patch by dbrosius reviewed by jbellis for cassandra-5606

2013-06-02 Thread dbrosius
Updated Branches: refs/heads/trunk 4303dfa5e -> 19ad1ca4b remove some deprecations in use of SnakeYaml patch by dbrosius reviewed by jbellis for cassandra-5606 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/19ad1c

[jira] [Commented] (CASSANDRA-5606) remove some deprecations in use of SnakeYaml

2013-06-02 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672533#comment-13672533 ] Jonathan Ellis commented on CASSANDRA-5606: --- +1 > remove so

[jira] [Updated] (CASSANDRA-4495) Don't tie client side use of AbstractType to JDBC

2013-06-02 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-4495: -- Attachment: 4495.patch > Don't tie client side use of AbstractType to JDBC > --

[jira] [Commented] (CASSANDRA-4495) Don't tie client side use of AbstractType to JDBC

2013-06-02 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672467#comment-13672467 ] Carl Yeksigian commented on CASSANDRA-4495: --- First cut of this is over at: