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
Description of the Issue (and unexpected/desired result)
I have 10 procs waiting for a lock for 10 minutes, each proc taking 60 seconds. The first few procs will exit as expected, but the rest will exit together around 3-4 minutes in with message Shutdown triggered or timeout during lock acquisition.
consul version
for both Client and ServerClient:
v0.8.0
Server:
v0.8.0
consul info
for both Client and ServerClient:
Server:
Operating system and Environment details
Ubuntu 14.04
Description of the Issue (and unexpected/desired result)
I have 10 procs waiting for a lock for 10 minutes, each proc taking 60 seconds. The first few procs will exit as expected, but the rest will exit together around 3-4 minutes in with message
Shutdown triggered or timeout during lock acquisition
.Looks to be related to #2399.
Reproduction steps
This does it for me, every time:
Log Fragments or Link to gist
The text was updated successfully, but these errors were encountered: