dkron icon indicating copy to clipboard operation
dkron copied to clipboard

shutdown raft util all backgroud routines have exited

Open vision9527 opened this issue 5 years ago • 5 comments

shutdown raft util all backgroud routines have exited

vision9527 avatar Sep 08 '20 17:09 vision9527

Is this meant to stop receiving new tasks but let current ones finish? Would it still be able to update leader with jobs output with raft shutdown?

fopina avatar Sep 17 '20 18:09 fopina

Is this meant to stop receiving new tasks but let current ones finish? Would it still be able to update leader with jobs output with raft shutdown?

image This is used in consul. image This is about raft Shutdown description.

vision9527 avatar Sep 18 '20 02:09 vision9527

thx @vision9527! LGTM but can you check why the CI breaks?

I have no idea about the CI error. It seems not due to my code.

vision9527 avatar Nov 10 '20 02:11 vision9527

@victorcoder I have merged master, but still not work.

vision9527 avatar Nov 17 '20 15:11 vision9527

This still applies, @vision9527 do you want to rebase with master and try the build again? Thanks

vcastellm avatar May 13 '21 20:05 vcastellm

Superseded by a TODO because this doesn't work

vcastellm avatar Dec 09 '23 10:12 vcastellm