fab04b5751
The periodic database queries made by the share manager service to process deferred deletion of shares has been fixed to consider the host in addition to the share's state. This both improves performance of the periodic task, as well as fixes incorrect behavior where incorrect shares are retrieved by the query. Partially-implements: bp/deferred-deletion Change-Id: I813a3130ae015a6b8778bb2a288075b949313c73
9 lines
350 B
YAML
9 lines
350 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The periodic database queries made by the share manager service to
|
|
process deferred deletion of shares has been fixed to consider the
|
|
host in addition to the share's state. This both improves performance
|
|
of the periodic task, as well as fixes incorrect behavior where
|
|
incorrect shares are retrieved by the query.
|