posted 5 years ago
I have 3 sentinels set up in a redis replication with 1 redis master and 1 redis slave
I populate below in the application.properties file.
I get below exception when application start,
Here is what sentinel 1 server sentinel.conf looks like. Similar exist in other sentinel servers too and it tracks the redis master with mymaster. I can even telnet to redis master from sentinel.