Mika Perälä
Mika Perälä
We also get this behavior. Sometimes an acknowledgement wont go away and sometimes they'll be erased. Using mongodb (mongo-logs) for logs and redis (RedisRetention) for retention. Not sure which module...
No problems with load or save in the logs. Could be that we don't have full Redis-persistency as we thought we had. Yeah, ours is transient, and we had a...
We have pinned this down to a scheduler restart. That seems to reset brokers held acknowledgement state. Haven't yet begun to go through the code.
Hah, ignore that. We had default_ack_sticky set to 2 in our webui2.cfg which means that when the scheduler restarts and the service gets a changed state the acknowledgement is lost....
We use it, but it would be good if someone could merge bug fixes into the master branch. Now we have to have our separate code repository to hold shinken...