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 2022/11/03 14:35: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 ]

Roman Puchkovskiy 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.

 

This is an umbrella ticket.

  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
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.


> Implement RAFT snapshot streamer
> --------------------------------
>
>                 Key: IGNITE-17262
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17262
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: 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 is an umbrella ticket.



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