Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Add support for querying for multiple states on the SM in mysql #32

Open
ibaldin opened this issue Dec 15, 2015 · 0 comments
Open

Add support for querying for multiple states on the SM in mysql #32

ibaldin opened this issue Dec 15, 2015 · 0 comments
Assignees

Comments

@ibaldin
Copy link
Contributor

ibaldin commented Dec 15, 2015

Currently we can query only for one state and return matching reservations. The label sync thread has to acquire reservations in a number of states, which results in multiple expensive queries instead of a single joint query. Requires modifying management interface and local proxy to use a list of states as a parameter.

@ibaldin ibaldin self-assigned this Dec 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant