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

Restrict package restore to primary host only #617

Open
fabiocav opened this issue Aug 29, 2016 · 2 comments
Open

Restrict package restore to primary host only #617

fabiocav opened this issue Aug 29, 2016 · 2 comments
Assignees
Milestone

Comments

@fabiocav
Copy link
Member

Packages should only be restored by the primary host. Secondary hosts should reload the function using the restore artifacts created by the primary host once the restore operation is completed.

@mathewc
Copy link
Member

mathewc commented Sep 28, 2016

@fabiocav Is this already done?

@fabiocav
Copy link
Member Author

No. We took care of some of the foundational pieces with the primary host identification and logging from primary, but this has not been done yet. This would likely need to be bundled with the work to cache compilation results and perform compilation on the primary host only.

@paulbatum paulbatum modified the milestones: Next - Triaged, rc Oct 11, 2016
@mathewc mathewc modified the milestones: rc, Next - Triaged Oct 12, 2016
@fabiocav fabiocav modified the milestones: Next - Triaged, rc Oct 12, 2016
@fabiocav fabiocav modified the milestones: Next - Triaged, Sprint 2 Jun 28, 2017
@fabiocav fabiocav modified the milestones: Sprint 2, Sprint 3 Jul 18, 2017
@paulbatum paulbatum modified the milestones: Next, Sprint 3 Aug 9, 2017
maiqbal11 pushed a commit that referenced this issue Nov 1, 2019
Closes #617
Closes #275
Closes #180
Closes #620
Closes #351
Closes #237
Closes #408
Closes #402
Closes #325
Closes #308
Closes #297
Closes #296
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants