[
https://issues.apache.org/jira/browse/CASSANDRA-15505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018158#comment-17018158
]
David Capwell commented on CASSANDRA-15505:
-------------------------------------------
Looks like I was remembering when I was testing all messages but only
validation got merged
https://github.com/apache/cassandra/blob/trunk/test/distributed/org/apache/cassandra/distributed/test/FailingRepairTest.java
When I saw prepare and the other message (don’t remember name...) I changed the
implementation to fail the request.
Why I call it out, the messaging service filters are very useful so if I was
going to bring back the tests I didn’t merge I would need to ask myself
“messaging service or this”.
If you have a use case to collect/consume, I would prefer that isn’t a
primitive and was syntactic sugar on a lower level feature; maybe something
like messaging service filters? With that verb filtering could be the same.
> Add message interceptors to in-jvm dtests
> -----------------------------------------
>
> Key: CASSANDRA-15505
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15505
> Project: Cassandra
> Issue Type: New Feature
> Components: Test/dtest
> Reporter: Alex Petrov
> Assignee: Alex Petrov
> Priority: Normal
>
> Currently we only have means to filter messages in in-jvm tests. We need a
> facility to intercept and modify the messages between nodes for testing
> purposes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]