You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2022/10/06 10:28:00 UTC

[jira] [Updated] (IGNITE-17262) Implement RAFT snapshot streamer

     [ https://issues.apache.org/jira/browse/IGNITE-17262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Bessonov updated IGNITE-17262:
-----------------------------------
    Description: 
Infrastructure for this should be implemented in IGNITE-17253 .

In this ticket, streaming using this infrastructure (along with changes to write commands/their handling) should be implemented.

See IGNITE-17083
h3. UPDATE

Infrastructure is ready in IGNITE-17083, streaming can be implemented right now even without storage API (with non-implemented storage methods or even placeholders). Please see {{IncomingSnapshotCopier}} and related classes in other packages for details.

  was:
Infrastructure for this should be implemented in IGNITE-17253 .

In this ticket, streaming using this infrastructure (along with changes to write commands/their handling) should be implemented.

See IGNITE-17083


> Implement RAFT snapshot streamer
> --------------------------------
>
>                 Key: IGNITE-17262
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17262
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>
> Infrastructure for this should be implemented in IGNITE-17253 .
> In this ticket, streaming using this infrastructure (along with changes to write commands/their handling) should be implemented.
> See IGNITE-17083
> h3. UPDATE
> Infrastructure is ready in IGNITE-17083, streaming can be implemented right now even without storage API (with non-implemented storage methods or even placeholders). Please see {{IncomingSnapshotCopier}} and related classes in other packages for details.



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