Skip to content

Conversation

@enjoy-binbin
Copy link
Contributor

@enjoy-binbin enjoy-binbin commented Feb 19, 2022

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 3dad819.
  2. Fix typos that saw by the way.

publishshard was added in redis#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 3dad819.
2. Use `LL_WARNING` log level for some error logs (I/O error, Connection failed).
3. Fix typos that saw by the way.
@enjoy-binbin
Copy link
Contributor Author

i suppose we need to also update the cluster info doc?
it look like the changes in c5d6f57, those(all) stat fields are not documented. https://redis.io/commands/cluster-info

@enjoy-binbin enjoy-binbin added state:needs-doc-pr requires a PR to redis-doc repository state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten labels Feb 19, 2022
@madolson madolson merged commit c0ea77f into redis:unstable Feb 20, 2022
@enjoy-binbin enjoy-binbin deleted the publishshard_stat_in_cluster_info branch February 20, 2022 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:needs-doc-pr requires a PR to redis-doc repository state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants