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

Support new Opencast series endpoint #547

Open
smarquard opened this issue Aug 14, 2017 · 0 comments
Open

Support new Opencast series endpoint #547

smarquard opened this issue Aug 14, 2017 · 0 comments
Labels
feature Use this label for new features or enhancements P4: nice to have

Comments

@smarquard
Copy link

There is a performance regression in Opencast 3.x which affects XML deserialization (https://opencast.jira.com/browse/MH-12290). As a result, the /series/series.json endpoint is slower than in 2.x.

There is a new, faster endpoint in 3.x that only returns series title and ID: /series/allSeriesIdTitle.json

Galicaster should use this endpoint if available, as it is faster and produces lower CPU load on the server.

@Alfro Alfro added feature Use this label for new features or enhancements feature P4: nice to have labels Aug 21, 2017
smarquard added a commit to cilt-uct/Galicaster that referenced this issue Jan 15, 2018
Alfro pushed a commit that referenced this issue Jan 18, 2019
@Alfro Alfro removed the feature label Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Use this label for new features or enhancements P4: nice to have
Projects
None yet
Development

No branches or pull requests

2 participants