etcd/etcdserver
Yicheng Qin 1af2b4cad7 rafthttp: fix TestUpdateMember
Before this PR, it may error like this:

```
--- FAIL: TestUpdateMember-2 (0.00s)
		server_test.go:950: action =
		[{ApplyConfChange:ConfChangeUpdateNode []}
{ProposeConfChange:ConfChangeUpdateNode []}], want
[{ProposeConfChange:ConfChangeUpdateNode []}
{ApplyConfChange:ConfChangeUpdateNode []}]
```

This fixes the test by recording the proposal event in time.
2015-06-11 09:45:34 -07:00
..
2015-03-25 10:14:35 -07:00
2015-06-09 13:53:07 -07:00
2015-06-09 13:53:07 -07:00
2015-06-09 13:53:07 -07:00
2015-06-11 09:45:34 -07:00
2015-06-09 13:53:07 -07:00
2015-06-09 13:53:07 -07:00