Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/cg-recovery: retry on empty list groups res
Issues redpanda-data#10363 revealead that it is possible for a broker to service a ListGroups request in a window where the leader-to-be is _becoming_ the leader but the configuration has not replicated yet. This results in an empty ListGroups response. The fix is to retry the request. Fixes redpanda-data#10363 Signed-off-by: NyaliaLui <[email protected]>
- Loading branch information