[
https://issues.apache.org/jira/browse/CASSANDRA-15725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102701#comment-17102701
]
Marcus Eriksson edited comment on CASSANDRA-15725 at 5/8/20, 4:06 PM:
----------------------------------------------------------------------
patch which adds "custom verbs" where ids start at 2^14 - 1 (the largest number
we can store in a 2 byte vint), and then counts down for every new custom verb
we add
https://github.com/krummas/cassandra/commits/marcuse/15725
was (Author: krummas):
https://github.com/krummas/cassandra/commits/marcuse/15725
> Add support for adding custom Verbs
> -----------------------------------
>
> Key: CASSANDRA-15725
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15725
> Project: Cassandra
> Issue Type: Improvement
> Components: Messaging/Internode
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
> Fix For: 4.0-alpha
>
>
> It should be possible to safely add custom/internal Verbs - without risking
> conflicts when new ones are added.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]