manila/releasenotes/notes/bug-2084783-improve-get-all-instances-with-share-data-f217df37bac9b647.yaml
Kiran Pawar bc01cc1c1f Improve get all instances with share data
Share instance get all by host database query is being optimized by
performing join of share_instances table with share table.

Co-Authored-By: Maurice Escher <maurice.escher@sap.com>

Closes-bug: #2084783
Change-Id: Idbf4a99793b49699b9cd340f4e82e4610bd48eeb
2024-12-13 14:47:49 +00:00

7 lines
230 B
YAML

---
fixes:
- |
Share instance/replica get with share data query is being optimized to
improve the performance. Please check `launchpad bug 2084783
<https://bugs.launchpad.net/manila/+bug/2084783>`_ for more details.