pdns icon indicating copy to clipboard operation
pdns copied to clipboard

dnsdist: Use the correct delay when a backend cannot be upgraded to Do{T,H}

Open rgacogne opened this issue 3 years ago • 0 comments

Short description

We were updating the timer of a copy, instead of the object representing the backend we are trying to upgrade.

Checklist

I have:

  • [x] read the CONTRIBUTING.md document
  • [x] compiled this code
  • [x] tested this code
  • [ ] included documentation (including possible behaviour changes)
  • [ ] documented the code
  • [ ] added or modified regression test(s)
  • [ ] added or modified unit test(s)

rgacogne avatar Jul 16 '22 16:07 rgacogne