Skip to content

Export SkipStartup + add raft.Raft.Start()#518

Open
rledisez wants to merge 1 commit intohashicorp:mainfrom
rledisez:exportSkipStartup
Open

Export SkipStartup + add raft.Raft.Start()#518
rledisez wants to merge 1 commit intohashicorp:mainfrom
rledisez:exportSkipStartup

Conversation

@rledisez
Copy link
Copy Markdown

@rledisez rledisez commented Aug 18, 2022

This allow to instantiate a Raft object without starting the routines immediately. It can be helpful for some use-cases (eg: creating observers before starting the raft goroutines ensure you won't miss any)

@hashicorp-cla
Copy link
Copy Markdown

hashicorp-cla commented Aug 18, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants