• Binbin's avatar
    Show publishshard_sent stat in cluster info (#10314) · c0ea77f0
    Binbin authored
    publishshard was added in #8621 (7.0 RC1), but the publishshard_sent
    stat is not shown in CLUSTER INFO command.
    
    Other changes:
    1. Remove useless `needhelp` statements, it was removed in 3dad8196.
    2. Use `LL_WARNING` log level for some error logs (I/O error, Connection failed).
    3. Fix typos that saw by the way.
    c0ea77f0
cluster.c 267 KB