Gyu-Ho Lee f9b90e13ac etcd-tester: no error for compact double-send
When compactKV request is halted before final acknowledgement,
it used to just continue on the next endpoint. But there could be
a case than compactKV is requested twice, and the first one is already
replicated and applied by the time the second request was to be
applied (returning compact revision error). This skips the case
by parsing the error message.
2016-03-31 21:29:02 -07:00
..
2015-09-15 14:09:01 -07:00
2016-03-22 17:10:28 -07:00
2016-03-22 17:10:28 -07:00
2016-02-08 20:54:25 -08:00