Abe Ratnofsky created CASSANDRA-17359:
-----------------------------------------

             Summary: Harry: Update Model validations to return ModelResult 
instead of void
                 Key: CASSANDRA-17359
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17359
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Abe Ratnofsky


>From this PR discussion: 
>[https://github.com/apache/cassandra/pull/1382#discussion_r791222990]

 

Currently, Model validations return void, so they cannot be used in assertions. 
There are situations where it would be useful to know what a validation 
actually did, in terms of queries run, partitions validated, etc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to