You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/08/01 11:04:00 UTC

[jira] [Commented] (IGNITE-5862) PlatformMessageParser & PlatformRequestHandler

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

Pavel Tupitsyn commented on IGNITE-5862:
----------------------------------------

On the second thought, we should not make the protocol stateful, so it can be load balanced.
Istead each request to cache should include cache id (see {{GridCacheUtils.cacheId}}).

> PlatformMessageParser & PlatformRequestHandler
> ----------------------------------------------
>
>                 Key: IGNITE-5862
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5862
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.2
>
>
> Inherit {{SqlListenerMessageParser}} and {{SqlListenerRequestHandler}}, implement basic handshake protocol (see how {{OdbcMessageParser}} works).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)