Files
spring-integration/spring-integration-redis
Gary Russell 49b4957270 Fix Redis Synchronization Tests
The "transaction" synchronization tests use a `QueueChannel`.

The payload is a live reference to the Redis object.

It is possible that the test for the returned size occurs after
the "transaction" commits.

Change the tests to extract the size() on the poller thread so
that the size is always captured before the "transaction" commits.
2015-02-09 11:17:02 +02:00
..
2015-02-09 11:17:02 +02:00
2011-12-21 14:10:08 -05:00