Skip to content

Indexer sollte über Pakete informiert werden (push statt pull) #24

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

Closed
MartinGauk opened this issue Dec 1, 2022 · 0 comments · Fixed by #25
Closed

Indexer sollte über Pakete informiert werden (push statt pull) #24

MartinGauk opened this issue Dec 1, 2022 · 0 comments · Fixed by #25
Assignees

Comments

@MartinGauk
Copy link
Contributor

Mit #20 fragt der Indexer periodisch die Collector nach ihren Paketen ab (pull). Besser wäre es, wenn die Collector ihre verfügbaren Pakete an den Indexer melden (push), sobald neue Pakete verfügbar sind oder alte nicht mehr verfügbar sind. Das hilft bei der Umsetzung von #23 , aber auch beim RepoCollector.

Aktuell ist mir noch unklar, wie wir die Pakete, die aus einem LMS kamen und noch im Cache liegen, nach einem Server-Neustart wieder in den Indexer kriegen sollen.

@MartinGauk MartinGauk changed the title Indexer sollte über Pakete informiert (push statt pull) Indexer sollte über Pakete informiert werden (push statt pull) Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants