Skip to content

Sentinel with JedisConnectionFactory without pooling connects to localhost:6379 [DATAREDIS-765] #1344

Closed
@spring-projects-issues

Description

@spring-projects-issues

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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions