Stefan Miklosovic
9860c1e9d9
Fix copying of JAR of a trigger to temporary file
...
While testing the fix for trigger, we fixed the corresponding
trigger example. While on it, we detected that ssl-factory example was
not working either so it is fixed in this commit as well.
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18264
2023-02-17 16:36:42 +01:00
Chris Lohfink
2e5847d29b
Fix trigger example on 4.0
...
patch by Chris Lohfink; reviewed by jasobrown for CASSANDRA-13796
2017-08-24 08:34:34 -07:00
Aleksey Yeschenko
af3fe39dca
Make TableMetadata immutable, optimize Schema
...
patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for
CASSANDRA-9425
2017-01-27 22:17:46 +00:00
Sylvain Lebresne
5e9d9ebb0f
example/triggers build fail.
...
patch by Sylvain Lebresne; reviewed by Alex Petrov for CASSANDRA-12861
2016-11-14 10:13:06 +01:00
Mike Adamson
fb463c79e0
Updated trigger example
...
patch by Mike Adamson; reviewed by Aleksey Yeschenko for CASSANDRA-10257
2015-11-10 15:35:13 +00:00
Dave Brosius
93c99a65e7
switch external naming of 'column families' to 'tables'
...
patch by dbrosius reviewed by jbellis for cassandra-7369
2014-06-18 23:30:02 -04:00
Dave Brosius
a1f9b7c71e
add the sample properties file to the example trigger jar so it can be loaded
2014-05-15 23:07:35 -04:00
Dave Brosius
401ed436ab
fix typo
2014-05-15 22:32:41 -04:00
Dave Brosius
3ce2ce7144
minor cleanups in trigger sample
2014-05-15 22:23:02 -04:00
Aleksey Yeschenko
c6bed82702
Merge branch 'cassandra-2.0' into cassandra-2.1
...
Conflicts:
CHANGES.txt
examples/triggers/src/org/apache/cassandra/triggers/InvertedIndex.java
2014-05-13 17:51:34 +03:00
Anthony Cozzie
820f0eb60b
Fix the InvertedIndex trigger example
...
patch by Anthony Cozzie; reviewed by Aleksey Yeschenko for CASSANDRA-7211
2014-05-13 17:46:21 +03:00
Aleksey Yeschenko
6bbb13b9b0
Rename RowMutation->Mutation in preparation for Row->Partition
2013-12-22 00:37:43 +03:00
Sylvain Lebresne
e50d6af12f
Rename Column to Cell
2013-12-17 17:52:20 +01:00
Aleksey Yeschenko
9ebb091829
Fix the trigger example
2013-11-24 08:32:32 +03:00
Sylvain Lebresne
b6147c1c7b
License and versions for 2.0.2 release
2013-10-22 18:01:51 +02:00
Vijay Parthasarathy
4f2fdc2e73
Fix trigger directory detection code
...
Patch by Vijay, reviewed by jebllis for CASSANDRA-5826
2013-08-03 11:21:07 -07:00
Aleksey Yeschenko
d7e14829fa
cosmetic trigger corrections (examples)
2013-07-23 01:39:46 +03:00
Sylvain Lebresne
e0eacd2818
Version and licenses for 2.0.0-beta2
2013-07-22 16:58:14 +02:00
Vijay Parthasarathy
829688f9eb
Add trigger examples
...
patch by Vijay; reviewed by jbellis for CASSANDRA-5574
2013-07-11 21:36:30 -07:00