You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2023/01/04 10:13:00 UTC

[jira] [Created] (IGNITE-18498) InstallSnapshot request might be retried immediately

Roman Puchkovskiy created IGNITE-18498:
------------------------------------------

             Summary: InstallSnapshot request might be retried immediately
                 Key: IGNITE-18498
                 URL: https://issues.apache.org/jira/browse/IGNITE-18498
             Project: Ignite
          Issue Type: Bug
            Reporter: Roman Puchkovskiy


{{InstallSnapshot}} request is repeated after the corresponding timeout if a response to the first request is not received in time. But in one test run, second {{InstallSnapshot}} request was sent 1 millisecond after the first one (before the response from the first one was received). This needs an investigation.

See {{{}ItTableRaftSnapshotsTest{}}}.



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