Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job File Locations: vector of locations instead of single location #229

Closed
henricasanova opened this issue Oct 5, 2021 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@henricasanova
Copy link
Contributor

The goal is for the job to check locations for a file in some order of preference.

std::map<std::string, std::vector> file_locations;

preserve the "one-location" API as well.

@henricasanova henricasanova self-assigned this Oct 5, 2021
@rafaelfsilva rafaelfsilva added this to the v1.10 milestone Oct 16, 2021
HerrHorizontal pushed a commit to HerrHorizontal/wrench that referenced this issue Oct 25, 2021
Added a ComputeService::getHosts() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants