summaryrefslogtreecommitdiffstats
path: root/src/python/setup.py
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2013-11-19 14:42:48 +0100
committerTomas Bzatek <tbzatek@redhat.com>2013-11-19 16:47:06 +0100
commit32d213a06e73650073031fb59539d565adea3ec0 (patch)
tree5952d2a41a8bb302e9141a1e067754b9f44e8823 /src/python/setup.py
parent21ea2fe00a690bbc01ab241eea60d1d0a3f4349b (diff)
indmanager: Do initial poll for newly added filters
Indications are often started on CIMOM startup if there are some registered persistently (or failed their cleanup). This will start several indication managers as needed. When a new filter is registered, it needs initial values for polling mode. This is normally done on manage thread iteration but in this case, when indication manager is already running, it doesn't get filled and any change event will go unnoticed since we don't have anything to compare new values against. This change will immediately fill actual values for newly added filters in case indications have been already started.
Diffstat (limited to 'src/python/setup.py')
0 files changed, 0 insertions, 0 deletions