List backup fails when a partition has same backup taken by multiple nodes #12622
Labels
kind/bug
Categorizes an issue or PR as a bug
version:8.2.4
Marks an issue as being completely or in parts released in 8.2.4
version:8.3.0-alpha1
Marks an issue as being completely or in parts released in 8.3.0-alpha1
version:8.3.0-alpha2
Marks an issue as being completely or in parts released in 8.3.0-alpha2
version:8.3.0
Marks an issue as being completely or in parts released in 8.3.0
Describe the bug
Sometime, a partition may attempt to take a backup again when a backup for the same id already exists. This case is rare, but can happen sometimes if there is a leader change while taking a backup. If this happens, list backup fails with an error message:
Expected behavior
List backup should be able to handle duplicate backup ids for a partition.
The text was updated successfully, but these errors were encountered: