Skip to content
Snippets Groups Projects
  1. Aug 14, 2022
  2. Aug 13, 2022
  3. Aug 12, 2022
  4. Aug 11, 2022
  5. Aug 10, 2022
  6. Aug 09, 2022
    • lni's avatar
      logservice: fixed various HAKeeper client connectivity issues (#4435) · bc6a9e2a
      lni authored
      * use constant connection timeout value which is much smaller than the LOG node heartbeat timeout. this ensures we get chance to try most specified HAKeeper nodes.
      * during bootstrap, it is possible for the HAKeeper replica to be removed by a KILL command, terminate the local bootstrap procedure when that happens.
      * always keep the ticker worker even after the HAKeeper replica is stopped.
      
      Approved by: @reusee
      bc6a9e2a