-
Notifications
You must be signed in to change notification settings - Fork 585
Remove deprecated features: compatlog, commandpipe #6307
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
Comments
If you remove this feature, could you please remove it properly (or fix it in 2.10). Version 2.10 breaks this feature but it's still working in 2.9.2. It is even in the documentation. If you enable the statusdata-feature in 2.10 the objects.cache-file isn't created anymore. |
The above was fixed, on removal it won't influence anything else. |
@lippserd Livestatus which is used by one of our key customers uses the compat logger for historical tables. Shall we care about this? |
CC @chrnie |
To be precise: It uses the logs produced by the compat logger. |
We cannot remove that for now, that's why this issue is subject for removal from 2.13. |
compat logger is an important feature for thruk's logfile cache. |
You're intentionally not using the IDO? Why? And yes, there will be another possibility in v2.12 – IcingaDB. |
Yes, we did. |
Hello everybody, I have a question concerning the planned removal of commandpipe. Will it be removed with the other deprecated features or might it be removed non the less even when the other removals are stalled? I'm asking since we are now migrating from Nagios to Icinga2 and our IBM host administrators use NSCA for passive host checks. Although they will migrate to NRPE at some point at the moment there is no other possibility. We don't want to get a situation where we would have to use the last working Icinga2 version with commandpipe thus not getting security features anymore. So: Is there a possible date when this removal will take place? Best Regards, Johannes |
@lippserd Shall we throw those away in 2.14? |
v2.9v2.11I'd be nice and only throw out the v2.9 ones in v2.14. |
NoteWe can't drop the command pipe until we have a comparable performant mechanism for feeding Icinga with bulk check results. (@Thomas-Gelf) |
Idea regarding command pipe (for one nice day): Remove not all at once, but throw out all not mission critical functionality of the command pipe. (But not in v2.14.) |
|
🤔Not the most obvious decision not to remove any of them in the upcoming .0, given we removed even two in the last .0 version. |
#6031
#6033
#6032
The text was updated successfully, but these errors were encountered: