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
Skip 2 stream queue tests in mixed-version cluster testing
These 2 tests can fail in mixed-version, 2-node cluster testing. If
the stream coordinator leader ends up on the lower version, it
does not contain the fixes and the tests fail.
With this commit, the 2 tests are skipped under the appropriate
conditions.
References #4133
0 commit comments