gregoriusxu / booksleeve

Automatically exported from code.google.com/p/booksleeve
Other
0 stars 0 forks source link

Throw exception if connection not open #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make a new RedisConnection
2. Make any sort of call without calling Open first

What is the expected output? What do you see instead?
Expected output would be a nice exception saying "Open the connection first!". 
Instead a timeout occurs, so you end up spending half an hour debugging your 
server and checking your keys etc.

What version of the product are you using? On what operating system?
1.1.0.5, Windows 7 x64

Please provide any additional information below.

Original issue reported on code.google.com by jame...@gmail.com on 2 Apr 2012 at 4:12

GoogleCodeExporter commented 8 years ago

Original comment by marc.gravell on 2 Apr 2012 at 8:14

GoogleCodeExporter commented 8 years ago

Original comment by marc.gravell on 17 Oct 2012 at 12:42