Skip to content

CA config is sent to MH every short heartbeat #114

@JamesUoM

Description

@JamesUoM

Currently the CA configuration is sent to MH at the same time as the state ie on the short heartbeat (see scheduler.set_state. The reference MH CA setup has the CA config set to MH every 600s (10mins), from org.opencastproject.capture.impl.ConfigurationManager.properties:

capture.config.remote.polling.interval=600

this implies that the CA config should be sent on the long heartbeat not the short.

The only thing that changes in the CA config is the mindiskspace but I don't think there is any need to but unnecessary strain on the MH admin node by sending this every 10s by default.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions