Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Need to block processing tasks until all plugins are loaded #1164

Closed
obourdon opened this issue Aug 29, 2016 · 1 comment
Closed

Need to block processing tasks until all plugins are loaded #1164

obourdon opened this issue Aug 29, 2016 · 1 comment

Comments

@obourdon
Copy link
Contributor

On a virtualized and shared environment which is quite loaded (several users running heavy jobs) snapd is launched using auto discovery path (-a option) to load 10+ plugins (cpu df disk interface load meminfo processes swap smart heka) and a task which runs every 10 seconds and collect all metrics from the above collectors.

Since the load increased on the system, it seems like the task stops right away in error after startup of snap daemon because at the first iteration of metrics gathering, some plugins are not loaded yet.

@candysmurf
Copy link
Contributor

@obourdon, thanks for logging the issue. We'll investigate solutions.

openstack-gerrit pushed a commit to openstack-archive/fuel-ccp-stacklight that referenced this issue Sep 13, 2016
This updates the Snap Dockerfile to use a new version of
Snap. This version includes the following fixes:

* intelsdi-x/snap-plugin-collector-smart#27
* intelsdi-x/snap#1164

Change-Id: I2d914ac0b075e11d5b609a5bd69084905a9485c4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants