Closed
Description
Mark Paluch opened DATAREDIS-765 and commented
Configuring JedisConnectionFactory
to use Sentinel but without pooling will connect to localhost:6373
, i.e. using Redis standalone instead of Sentinel.
We should either reject this configuration or configure the pool with defaults
Affects: 2.1 M1 (Lovelace), 1.8.10 (Ingalls SR10), 2.0.3 (Kay SR3)
Referenced from: pull request #307
Backported to: 2.0.4 (Kay SR4), 1.8.11 (Ingalls SR11)