I have a pool of 75 redis nodes. When I try to make the first request in my spring boot reactive, I’m getting many log warning:
defaultClusterTopologyRefresh - unable to connect to [machine name] failed to resolve [machine name] and search domain query for configured domains failed as well: [list of domains]
I thought it was dns issue but I was able to check that the connection was ok. also the application seems like “okay” but would like to understand this issue better