Skip to content

Conversation

@enjoy-binbin
Copy link
Contributor

the changes in redis/redis@c5d6f57, those(all) stat fields are not documented. https://redis.io/commands/cluster-info

@madolson lack of knowledge of cluster and english, please take it from here...

Copy link
Contributor

@zuiderkwast zuiderkwast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

* `total_cluster_links_buffer_limit_exceeded`: Accumulated count of cluster links freed due to exceeding the `cluster-link-sendbuf-limit` configuration.

More information about the Current Epoch and Config Epoch variables are available in the Redis Cluster specification document.
The following message-related fields may be included in the mapped reply if the value is not equal 0:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add "to" in "is not equal to 0".

Other possibilities: "is not equal to zero" or just "is not zero".

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think the term mapped reply might be confusing, since it's not a RESP map.

* `total_cluster_links_buffer_limit_exceeded`: Accumulated count of cluster links freed due to exceeding the `cluster-link-sendbuf-limit` configuration.

More information about the Current Epoch and Config Epoch variables are available in the Redis Cluster specification document.
The following message-related fields may be included in the mapped reply if the value is not equal 0:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think the term mapped reply might be confusing, since it's not a RESP map.

Each message type includes statistics on the number of messages sent and received.
Here are the explanation of these message types:

* `ping`: PING
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ping/pong/meet also contain gossip information.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, should we mention that? or how should i mention that...

Copy link
Member

@itamarhaber itamarhaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @enjoy-binbin - sorry for the freeze-out - merging.

@itamarhaber itamarhaber merged commit e16828b into redis:master May 31, 2022
@enjoy-binbin enjoy-binbin deleted the cluster_info_fields branch May 31, 2022 10:50
slorello89 added a commit to slorello89/redis-doc that referenced this pull request Jun 3, 2022
README updates, moving from dictionary.txt -> wordlist

adding spellchecker-cli to wordlist. . . so meta

Update README about clients (redis#1886)

Add documentation documenting read-only scripts (redis#1953)

Based on discussion from redis/redis#10728 (comment),
want to better define when to use `EVAL` et. al vs `EVAL_RO` et al.
to be modified again soon in redis#1954

Add info fields about network bytes during replication. (redis#1966)

Co-authored-by: jiangyujie.jyj <[email protected]>

Update key-specs.md (redis#1963)

Fix "incomplete flag section" internal page link

Update install-redis-on-windows.md (redis#1967)

Duplicate "install" word.

Update command-getkeysandflags.md (redis#1946)

Update install-redis-on-mac-os.md (redis#1938)

Small grammar fixes

fix incorrect link (redis#1926)

Add CLUSTER INFO fields (redis#1798)

script flags update (redis#1954)

updating docs about read only scripts and oom related flag changes in 7.0.1

minor fixes

adding spellcheck config and commands file

adding workflow dispatch

newline

newline

debug

newline

duh

whitespace

more whitespace

this ought to do it.

this ought to do it.

alright, this really ought to do it.

no clobber

just ignore

COMMAND_FILES*

pointing at main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants