dcapwell commented on code in PR #4220:
URL: https://github.com/apache/cassandra/pull/4220#discussion_r2205924115
##########
test/simulator/main/org/apache/cassandra/simulator/Actions.java:
##########
@@ -33,6 +33,24 @@
public class Actions
{
+ public static class EmptyAction extends Action
Review Comment:
i need a way to ignore empty actions so i can pick a better action to take.
The current behavior has no clear way to know its empty
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]