[
https://issues.apache.org/jira/browse/CASSANDRA-19455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823148#comment-17823148
]
Hakan OTAL commented on CASSANDRA-19455:
----------------------------------------
Our development team compiled our custom Cassandra trigger source codes with
Cassandra 4.1.x dependencies and it works now .
We observed that it was not possible to move from 3.X to 4.x without changing
the custom trigger source code without related version dependencies.
They are trying with 4.0.x dependencies ,let me inform you.
> Create Trigger is not working on 4.x version cassandra
> ------------------------------------------------------
>
> Key: CASSANDRA-19455
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19455
> Project: Cassandra
> Issue Type: Bug
> Components: Local/Other
> Reporter: Hakan OTAL
> Assignee: Stefan Miklosovic
> Priority: Normal
> Fix For: 4.0.x
>
>
> Current version is 3.11.16 , try to upgrade 4.0.0 , 4.0.5 ,4.0.12 and both
> of 4.x version gives below error.
>
> Reload triggers is executed , custom trigger jar put in correct path
> "../conf/triggers".
>
> cassandra@cqlsh:radius> CREATE TRIGGER radacct_trigger ON radius.radacct
> USING 'com.XXXX.cassandra.trigger.RadAcctTrigger';
>
> InvalidRequest: Error from server: code=2200 [Invalid query] message="Trigger
> class 'com.XXXX.cassandra.trigger.RadAcctTrigger' couldn't be loaded"
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]