Asking to reconsider this https://github.com/redis/redis/issues/2410
This was no duplicate since it required cluster meet to support IP addressed rather than cluster create
Comment From: hpatro
@pratikpanchal4472 Could you please explain why this feature is required and what problem it solves ?
Comment From: zuiderkwast
It was discussed in #10433 but it was decided to do DNS lookup in the client, so we implemented it in redis-cli.
Is there a problem for you to let the client do dns lookup before sending MEET?