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

Send offline status to Opencast when exiting #455

Closed
smarquard opened this issue Jan 10, 2017 · 1 comment
Closed

Send offline status to Opencast when exiting #455

smarquard opened this issue Jan 10, 2017 · 1 comment
Assignees
Labels
feature Use this label for new features or enhancements ReadyforQA

Comments

@smarquard
Copy link

When Galicaster exits (e.g. through UI), it should update its status on the Opencast server to "offline".

This is a new status added in 2.3.0 in https://opencast.jira.com/browse/MH-11708

This will enable Opencast to show the CA as offline immediately, rather than wait for a timeout period to expire before marking it as offline.

For older Opencast servers, you could either get the server version by calling "/info/components.json" and only send the offline status for servers 2.3.0 or newer, or just send it anyway and ignore any error.

@Alfro Alfro self-assigned this Jan 10, 2017
@Alfro Alfro assigned dpeite and unassigned Alfro Mar 22, 2017
@dpeite dpeite added the feature Use this label for new features or enhancements label Mar 22, 2017
Alfro added a commit that referenced this issue Apr 11, 2017
Send offline status to Opencast when exiting #455
smarquard pushed a commit to cilt-uct/Galicaster that referenced this issue Apr 12, 2017
@dpeite dpeite assigned silviabf and unassigned dpeite Apr 17, 2017
@silviabf
Copy link

silviabf commented Jul 5, 2017

The state offline is sended when you close galicaster. I close this issue. Thanks @smarquard !

@silviabf silviabf closed this as completed Jul 5, 2017
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 ReadyforQA
Projects
None yet
Development

No branches or pull requests

4 participants