"doc/ControlCommandsSidebar.html" did not exist on "ed9b544e10b84cd43348ddfab7068b610a5df1f7"
Cluster: fix clusterNode.name print format on debug message.
It was %40s instead of %.40s, and since the string is not null terminated it caused random garbage to be displayed, and possibly a crash.
Please register or sign in to comment