You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/02/02 07:45:34 UTC

[jira] [Updated] (IGNITE-30) Rework discovery low-level protocol

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

Yakov Zhdanov updated IGNITE-30:
--------------------------------
    Fix Version/s:     (was: sprint-1)
                   sprint-2

> Rework discovery low-level protocol
> -----------------------------------
>
>                 Key: IGNITE-30
>                 URL: https://issues.apache.org/jira/browse/IGNITE-30
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Yakov Zhdanov
>            Assignee: Valentin Kulichenko
>             Fix For: sprint-2
>
>
> Please see if we can address the following
> # Avoid extra-serializations. We should not read, deserialize and serialize message again. Instead we should read, deserialize, process and if message stays unchanged, send previously read bytes to next node
> # Can we make the protocol extensible? Reserve flags, binary fields, e.g.
> # Need somehow optimize heartbeats processing. This message usually is changed during processing. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)