[
https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659245#comment-13659245
]
Vijay commented on CASSANDRA-1311:
----------------------------------
Hi Jonathan,
Removed LinkedList allocation in v3 and pushed to
https://github.com/Vijay2win/cassandra/commits/1311-v3
{quote}
Let's also create follow-up tickets for loading new triggers from the directory
at runtime
{quote}
we already have JMX to reload from the filesystem and CASSANDRA-4949
I posted the sample to https://github.com/Vijay2win/inverted-index, i am really
happy to move it to contrib, will address it in a different ticket.
If everything else is fine i will get this committed to 2.0.
> Triggers
> --------
>
> Key: CASSANDRA-1311
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1311
> Project: Cassandra
> Issue Type: New Feature
> Reporter: Maxim Grinev
> Assignee: Vijay
> Fix For: 2.0
>
> Attachments: 0001-1311-v3.patch, HOWTO-PatchAndRunTriggerExample.txt,
> HOWTO-PatchAndRunTriggerExample-update1.txt, ImplementationDetails.pdf,
> ImplementationDetails-update1.pdf, trunk-967053.txt,
> trunk-984391-update1.txt, trunk-984391-update2.txt
>
>
> Asynchronous triggers is a basic mechanism to implement various use cases of
> asynchronous execution of application code at database side. For example to
> support indexes and materialized views, online analytics, push-based data
> propagation.
> Please find the motivation, triggers description and list of applications:
> http://maxgrinev.com/2010/07/23/extending-cassandra-with-asynchronous-triggers/
> An example of using triggers for indexing:
> http://maxgrinev.com/2010/07/23/managing-indexes-in-cassandra-using-async-triggers/
> Implementation details are attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira