log.error("Unable to find master entry for {}. Switch Redisson configuration to proxy mode to use multiple IPs resolved by Redis hostname. More details: https://github.com/redisson/redisson/wiki/2.-Configuration#29-proxy-mode",currentMasterAddr);
}else{
log.error("Unable to find master entry for {}",currentMasterAddr);
}
log.error("Unable to find entry for current master {}",currentMasterAddr);