You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (Jira)" <ji...@apache.org> on 2021/11/02 13:19:00 UTC

[jira] [Commented] (CASSANDRA-17059) Support adding custom verbs at runtime

    [ https://issues.apache.org/jira/browse/CASSANDRA-17059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437357#comment-17437357 ] 

Alex Petrov commented on CASSANDRA-17059:
-----------------------------------------

+1, would be great to get some more details about this.

> Support adding custom verbs at runtime
> --------------------------------------
>
>                 Key: CASSANDRA-17059
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17059
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Matt Fleming
>            Priority: Normal
>
> Cassandra already has support for registering custom verbs at build time, but there's value in allowing verbs to be added at runtime since that enables new use cases where it's inconvenient or impossible to modify the Cassandra source.
> Additionally, apps that went to register new verbs benefit from running custom code after the default verb handlers execute. This can be achieved with straightforward modifications to the Sink interface (e.g. adding a PostSink class).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org