[
https://issues.apache.org/jira/browse/CASSANDRA-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-5962:
-----------------------------------------
Labels: (╯°□°)╯︵┻━┻ cql3 triggers (was: cql3 triggers)
> Support trigger parametrization
> -------------------------------
>
> Key: CASSANDRA-5962
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5962
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Aleksey Yeschenko
> Priority: Minor
> Labels: (╯°□°)╯︵┻━┻, cql3, triggers
>
> We don't have a convenient way to parametrize triggers, which limits their
> reusability and usability in general. For any configuration you have to rely
> on external config files.
> We already have [trigger_options map<text, text>] column in
> system.schema_triggers, all we need is to add the right syntax to CQL3
> (CREATE TRIGGER foo ON bar USING class WITH options = {..}) and modify
> ITrigger to support it.
> Setting fixver to 2.1, but might move to 2.0.x later.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)