You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed TestIssue2746 to use only 3 members (instead of 5) and sometimes the test fails in the wal:
etcdserver: saved snapshot at index 33
etcdserver: save snapshot error: write /tmp/etcd831755140/member/wal/0000000000000000-0000000000000000.wal: bad file descriptor
I thought it may have been due to the atomic wal init patch from last week, but the error shows up in the commit before it as well.
I changed TestIssue2746 to use only 3 members (instead of 5) and sometimes the test fails in the wal:
I thought it may have been due to the atomic wal init patch from last week, but the error shows up in the commit before it as well.
/cc @AkihiroSuda
The text was updated successfully, but these errors were encountered: