You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial implementation of the ServiceDisruptor was a wrapper for a PodDisruptor. Therefore, the fault injection methods were tested only in the PodDisruptor. As this implementation has changed and the implementation of fault injection for both disruptors has diverged, it is necessary to ensure the tests for the ServiceDisruptor cover all the fault injection methods.
The text was updated successfully, but these errors were encountered:
The initial implementation of the ServiceDisruptor was a wrapper for a PodDisruptor. Therefore, the fault injection methods were tested only in the PodDisruptor. As this implementation has changed and the implementation of fault injection for both disruptors has diverged, it is necessary to ensure the tests for the ServiceDisruptor cover all the fault injection methods.
The text was updated successfully, but these errors were encountered: