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

Change segment startTime from mpeg7 to milliseconds in Tobira API #5858

Conversation

LukasKalbertodt
Copy link
Member

All durations in the API are transmitted as milliseconds, so this should be too. On the Tobira side we want to save it as milliseconds too, since Paella wants that anyway.

This is a breaking API change and the API was already released as OC 15.5, so why no API version bump? The Tobira API is declared internal and only to be used by Tobira. And Tobira did not use it yet! So nothing can break.

Your pull request should…

All durations in the API are transmitted as milliseconds, so this should
be too. On the Tobira side we want to save it as milliseconds too,
since Paella wants that anyway.

This is a breaking API change and the API was already released as OC
15.5, so why no API version bump? The Tobira API is declared internal
and only to be used by Tobira. And Tobira did not use it yet! So nothing
can break.
@JulianKniephoff JulianKniephoff self-assigned this May 23, 2024
@JulianKniephoff JulianKniephoff self-requested a review May 23, 2024 09:40
Copy link
Member

@JulianKniephoff JulianKniephoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works and looks good to me. The "missing" version bump seems reasonable to me as well.

@JulianKniephoff JulianKniephoff merged commit e9dfa23 into opencast:r/15.x May 28, 2024
5 checks passed
@LukasKalbertodt LukasKalbertodt deleted the adjust-tobira-harvest-segments-api branch May 28, 2024 10:45
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 this pull request may close these issues.

None yet

2 participants