Skip to content

Admin Client doesn't support sentinels #109

@ctoestreich

Description

@ctoestreich

It would appear that even after setting the correct config the following line ignores the sentinel and master and tries to use a host and port directly:

this.jedis = new Jedis(config.getHost(), config.getPort(), config.getTimeout());

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions