[ 
https://issues.apache.org/jira/browse/IGNITE-19126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710135#comment-17710135
 ] 

Roman Puchkovskiy commented on IGNITE-19126:
--------------------------------------------

Thanks!

> Make ItTableRaftSnapshotsTest less invasive
> -------------------------------------------
>
>                 Key: IGNITE-19126
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19126
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The current approach to make sure a follower does not get any logs entries 
> from the leader is to drop messages. This approach is too invasive (as some 
> other code might rely on those messages); also, it will stop working after 
> IGNITE-18712.
> We should either drop only the vare minimum of the messages, or switch to 
> stopping a node to make sure it does not get log entries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to