mp911de / spinach

Scalable Java Disque client
Apache License 2.0
34 stars 4 forks source link

DisqueURI command timeout not applied to synchronous method calls #29

Closed mp911de closed 8 years ago

mp911de commented 8 years ago

The timeout configured in DisqueURI is not applied to synchronous method calls. DisqueConnection.getTimeout returns the default timeout of 60.

mp911de commented 8 years ago

Done.