Describe the bug
cluster nod has been corrupted. In node Id, I has a extra digit and d is missing from connected text. This is in 7.2.5
[::1]:6379> cluster nodes
3c4ab1c4d7196e9f4eb0a280647a1440a4ea7cc0 240b:c0e0:201:5ec9:b434:2:0:ffdb:6379@16379 slave b69cbb8075a6ea0e84009f978a0c66cbbf7a105 0 1750157496522 8 connected
1931d7397151a679c021d12bcbd8081319e70a10 240b:c0e0:201:5ec9:b434:2:0:fbeb:6379@16379 myself,slave c8c3a7cd496a838d4e73a2b3f110fe177c8e079 0 1750157495000 6 connected
65f3183cf5f56504825facb1a16d485d1e2d1e3f 240b:c0e0:201:5ec9:b434:2:0:a0f9:6379@16379 master - 0 1750157496000 2 connecte 5461-10922
b69cbb8075a6ea0e84009f978a0c626cbbf7a105 240b:c0e0:201:5ec9:b434:2:0:d3b3:6379@16379 master - 0 1750157496000 8 connecte 10923-16383
c8c3a7cd496a838d4e73a27b3f110fe177c8e079 240b:c0e0:201:5ec9:b434:2:0:badb:6379@16379 master - 0 1750157496000 6 connecte 0-5460
6904a2d146af11e4ca53d88747997021769d4710 240b:c0e0:201:5ec9:b434:2:0:9517:6379@16379 slave 65f3183cf5f56504825facb1a16d45d1e2d1e3f 0 1750157496823 2 connected
To reproduce
Steps to reproduce the behavior and/or a minimal code sample.
Expected behavior
A description of what you expected to happen.
Additional information
Any additional information that is relevant to the problem.
Comment From: sundb
@SarthakSahu there is a bug that might cause the cluster node config to be corrupted, you can upgrade to 7.2.7 to fix it. Fixed by: https://github.com/redis/redis/pull/13468 https://github.com/redis/redis/pull/13877
Comment From: SarthakSahu
7.2.7 has #13868 Should we be upgrading to 7.2.8
Comment From: sundb
@SarthakSahu yes, it's better to upgrade to the latest version: 7.2.9