[
https://issues.apache.org/jira/browse/IGNITE-26912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-26912:
-------------------------------------
Labels: ignite-3 (was: )
> 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 ai3, raft snapshots ai3
> Affects Versions: 3.1
> Reporter: Aditya Mukhopadhyay
> Assignee: Aditya Mukhopadhyay
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)