client: fix race condition when a storage connection is closed just after identification
The consequence was that the client never reconnected to that storage node. On commits, writes to that node always failed, causing the master to disconnect it.
Showing
Please register or sign in to comment