consul icon indicating copy to clipboard operation
consul copied to clipboard

Leadership transfer cmd

Open dhiaayachi opened this issue 3 years ago • 1 comments

This is an attempt to implement a command that would trigger a raft leadership transfer. The idea about this trace back to a customer issue where we needed to trigger leader transfer to be able to upgrade a leader node.

This dependent to a change in raft that fix some of the gaps in leadership transfer, those gaps would make the transfer fail. https://github.com/hashicorp/raft/pull/487

I made an attempt in naming the sub command but open to any suggestions.

dhiaayachi avatar Jan 25 '22 14:01 dhiaayachi

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


5 out of 6 committers have signed the CLA.

  • [x] hc-github-team-consul-core
  • [x] andrewstucki
  • [x] boruszak
  • [x] dhiaayachi
  • [x] claire-labry
  • [ ] FFMMM

Have you signed the CLA already but the status is still pending? Recheck it.

hashicorp-cla avatar Mar 12 '22 16:03 hashicorp-cla

Closed in favour of https://github.com/hashicorp/consul/pull/14132

dhiaayachi avatar Aug 10 '22 19:08 dhiaayachi