Anthony Romano
714b48a4b4
etcdserver: initialize raftNode with constructor
...
raftNode was being initialized in start(), which was causing
hangs when trying to stop the etcd server since the stop channel
would not be initialized in time for the stop call. Instead,
setup non-configurable bits in a constructor.
Fixes #7668
2017-04-18 09:33:59 -07:00
..
2017-04-13 15:53:33 -07:00
2017-01-04 11:55:07 -08:00
2017-04-12 16:24:51 -07:00
2017-03-24 13:11:01 +08:00
2016-10-03 17:03:22 +08:00
2017-03-08 20:54:15 -08:00
2016-07-26 18:21:40 -07:00
2017-04-17 14:26:26 -07:00
2016-05-12 20:49:40 -07:00
2016-08-10 19:23:19 +05:30
2016-12-14 15:56:22 -08:00
2017-03-16 07:46:06 -07:00
2016-05-12 20:49:40 -07:00
2016-05-12 20:49:40 -07:00
2016-05-12 20:49:40 -07:00
2017-01-14 11:22:14 -08:00
2016-08-10 09:27:51 -07:00
2017-03-17 15:38:57 -07:00
2017-04-18 09:33:59 -07:00
2017-04-18 09:33:59 -07:00
2017-04-18 09:33:59 -07:00
2017-04-18 09:33:59 -07:00
2017-03-15 12:46:56 -07:00
2016-07-11 15:11:56 -07:00
2016-08-13 14:31:58 -07:00
2017-02-09 08:01:28 -05:00
2016-09-19 12:10:41 -07:00
2017-03-20 15:17:17 -07:00