Closed
Description
Christoph Strobl opened DATAREDIS-282 and commented
We need to check if the error results from usage of RedisMessageListenerContainer
or from the underlying jedis driver.
Setting jedisConnFactory.setUsePool(false);
prevents test from failing
Affects: 1.2.0.RC1
Referenced from: pull request #43