29a943fde7
Replicas are just special instances after all, no need for duplicate code and missing on improvements like exception handling on NotFound error. Change-Id: I31fabebc6a60814a4cfc04ae0deb49dcb66cab0f Closes-Bug: #1923566
6 lines
181 B
YAML
6 lines
181 B
YAML
---
|
|
fixes:
|
|
- Fixed NotFound error in share replica periodic tasks. It could happen that
|
|
the parent share of the replica that was being worked on had already been
|
|
deleted.
|