We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7854dd7 commit 497e4e8Copy full SHA for 497e4e8
tests/0101-fetch-from-follower.cpp
@@ -303,6 +303,7 @@ static void do_fff_test(void) {
303
304
if (get_broker_rack_count(replica_ids) != 3) {
305
Test::Skip("unexpected broker.rack configuration: skipping test.\n");
306
+ return;
307
}
308
309
/* arrange for the consumer's client.rack to align with a broker that is not
0 commit comments