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

Perfdata writers: disconnect handlers from signals in Pause() #9329

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

Al2Klimov
Copy link
Member

as they would be re-connected in Resume() (HA).

Before they were still connected during pause and connected X+1 times
after X split-brains (the same data was written X+1 times).

Backport of #9321

as they would be re-connected in Resume() (HA).

Before they were still connected during pause and connected X+1 times
after X split-brains (the same data was written X+1 times).
@cla-bot cla-bot bot added the cla/signed label Apr 7, 2022
@icinga-probot icinga-probot bot added this to the 2.12.7 milestone Apr 7, 2022
@icinga-probot icinga-probot bot added area/elastic Events to Elasticsearch area/graphite Metrics to Graphite area/graylog Events to Graylog area/influxdb Metrics to InfluxDB area/opentsdb Metrics to OpenTSDB bug Something isn't working labels Apr 7, 2022
@julianbrost julianbrost self-requested a review April 7, 2022 12:44
@julianbrost julianbrost enabled auto-merge April 7, 2022 13:52
@julianbrost julianbrost merged commit 9637034 into support/2.12 Apr 7, 2022
@icinga-probot icinga-probot bot deleted the perfdata-resume-signal-2.12 branch April 7, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/elastic Events to Elasticsearch area/graphite Metrics to Graphite area/graylog Events to Graylog area/influxdb Metrics to InfluxDB area/opentsdb Metrics to OpenTSDB bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants