Aditya Mukhopadhyay created IGNITE-26912:
--------------------------------------------
Summary: Logs flooded with Fail to check install snapshot
connection
Key: IGNITE-26912
URL: https://issues.apache.org/jira/browse/IGNITE-26912
Project: Ignite
Issue Type: Improvement
Components: raft snapshots ai3
Affects Versions: 3.1
Reporter: Aditya Mukhopadhyay
Assignee: Aditya Mukhopadhyay
We have a 3 node cluster - we set distribution zone replica=3 so we can test
zone availability even when 1 node is down. This is successful - we can still
access the table even with 2 of 3 nodes up.
However, we are getting flooded with these ERROR messages.
{noformat}
Fail to check install snapshot connection to node=..., give up to send install
snapshot request.{noformat}
Expectations:
# While it is possible that messages like this can occur when nodes go down.
It should not flood the logs.
Definition of Done:
* Message is throttled.
* Message is improved
** Downgrade to WARN if no recommended action for user.
** Change message to suggest what recommended action for user is (bring downed
node up)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)