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

[dev.icinga.com #9098] Update modules to support adding and removing objects at runtime #2927

Closed
icinga-migration opened this issue Apr 17, 2015 · 10 comments
Labels
area/api REST API blocker Blocks a release or needs immediate attention enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9098

Created by gbeutner on 2015-04-17 13:19:50 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-09-22 09:57:26 +00:00)
Target Version: 2.4.0
Last Update: 2015-09-24 20:09:09 +00:00 (in Redmine)

Backport?: No
Include in Changelog: 1

  • Support creating and removing objects at runtime (IDO, checker, ...)

Changesets

2015-09-22 09:56:27 +00:00 by (unknown) c5fe42e

Update objects.cache when config is changed

fixes #9098

2015-09-22 10:01:34 +00:00 by (unknown) 3bca951

Add missing handler for OnActiveChanged

refs #9098

Parent Task: #9082

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-05-19 08:25:03 +00:00

  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-05-19 08:56:43 +00:00

  • Description updated
  • Estimated Hours set to 24

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-15 10:05:09 +00:00

  • Relates set to 9927

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-15 10:06:15 +00:00

That's based on the cluster sync and modified attributes and version changed event handler implemented in #9927 - at least partially for the DB IDO event using the same signal.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-16 08:29:45 +00:00

The CheckerComponent already takes OnActiveChanged into account, and inserts newly created objects into the check queue. I've been testing this yet not knowing about that ticket ;)

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-17 14:46:05 +00:00

I'm not sure about feature configuration - that would require loading the relevant libraries into memory as well. Does that work without restart?

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-22 09:49:32 +00:00

  • Description updated
  • Status changed from New to Assigned
  • Assigned to set to gbeutner

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-22 09:50:42 +00:00

TODO

  • StatusDataWriter: Use OnActive/VersionChanged to signal objects.cache writes to the timer handler.

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-09-22 09:57:27 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset c5fe42e.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-24 20:09:09 +00:00

  • Backport? changed from TBD to No

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention enhancement New feature or request area/api REST API labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api REST API blocker Blocks a release or needs immediate attention enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant