etcd/clientv3/integration
Anthony Romano 8f3abda5b8 integration: account for unsynced server in TestWatchResumeCompacted
The watch's etcd server is shutdown to keep the watch in a retry state as
keys are put and compacted on the cluster. When the server restarts,
there is a window where the compact hasn't been applied which may cause
the watch to receive all events instead of only a compaction error.

Fixes #6535
2016-10-21 13:42:10 -07:00
..
2016-05-12 20:50:58 -07:00
2016-07-07 12:02:53 +08:00
2016-05-12 20:50:58 -07:00
2016-06-07 10:54:50 -07:00