-
Notifications
You must be signed in to change notification settings - Fork 582
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 #10711] Zone::CanAccessObject is very expensive #3702
Comments
Updated by mfriedrich on 2015-11-23 14:52:17 +00:00
|
Updated by mfriedrich on 2015-11-23 14:53:04 +00:00 Idea: Cache the zone object for the Checkable class. |
Updated by mfriedrich on 2015-11-23 16:15:38 +00:00
|
Updated by mfriedrich on 2015-11-25 11:05:52 +00:00
|
Updated by mfriedrich on 2015-11-25 11:10:03 +00:00
Applied in changeset 3adedcd. |
Updated by mfriedrich on 2015-11-25 11:14:57 +00:00 This affects SyncMessage() and might as well slow down the initial SendRuntimeConfigObjects() introduced with 2.4 for runtime API created object sync. There are multiple occurrences where this has been fixed. @markus |
Updated by mfriedrich on 2016-01-25 10:39:44 +00:00
|
Updated by gbeutner on 2016-02-23 09:58:19 +00:00
|
Updated by gbeutner on 2016-02-23 11:49:54 +00:00
|
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10711
Created by mfrosch on 2015-11-23 14:50:32 +00:00
Assignee: mfriedrich
Status: Resolved (closed on 2015-11-25 11:10:03 +00:00)
Target Version: 2.4.2
Last Update: 2016-02-23 11:49:54 +00:00 (in Redmine)
And will cause a lot of load...
from /lib64/libstdc**.so.6
message=..., log=) at ../remote/apilistener.cpp:612
Changesets
2015-11-25 11:06:20 +00:00 by mfriedrich 3adedcd
2015-11-30 14:33:01 +00:00 by (unknown) fd65fed
2016-02-23 08:25:27 +00:00 by mfriedrich eda28b2
2016-02-23 08:25:35 +00:00 by (unknown) 9383462
The text was updated successfully, but these errors were encountered: