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

[jira] [Created] (CASSANDRA-16454) Add a method to IMessageFilters.IFilter to return the number of message that it has matched

Benjamin Lerer created CASSANDRA-16454:
------------------------------------------

             Summary: Add a method to IMessageFilters.IFilter to return the number of message that it has matched
                 Key: CASSANDRA-16454
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16454
             Project: Cassandra
          Issue Type: Improvement
          Components: Test/dtest/java
            Reporter: Benjamin Lerer
            Assignee: Benjamin Lerer


For some tests like the ones of {{CASTest}} it will be great to be able to check how many message have been matched by the {{IFilter}} instances to check that everything has occured has expected.
One way of doing that would be to add a method to IMessageFilters.IFilter to return the number of message that it has matched.



--
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