Files
spring-data-redis/src/test/java/org/springframework/data/redis
Jennifer Hickey 6f1739a681 Fix SubscriptionTask leaving open connections
DATAREDIS-124

- Close connection when SubscriptionTask is canceled and subscribing thread is unblocked

- Ensure non-blocking Lettuce and SRP only attempt
to close subscriptions if active

- Cleanup unecessary synchronization between
SubscriptionTask methods, now that connection is
no longer set to null

- Cleanup unused monitor notify when SubscriptionTask thread ends
2013-04-04 14:59:51 -07:00
..
2013-01-23 19:32:39 +02:00
2013-02-05 18:47:49 +02:00
2013-03-30 21:28:51 -07:00
2013-02-05 18:47:49 +02:00
2013-02-05 18:47:49 +02:00
2013-01-23 19:32:39 +02:00
2013-02-05 18:47:49 +02:00