You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Eran Betzalel (JIRA)" <ji...@apache.org> on 2018/08/13 15:25:00 UTC

[jira] [Commented] (IGNITE-9258) NodeJS - Fail to handle more than one client in the same app

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

Eran Betzalel commented on IGNITE-9258:
---------------------------------------

I've committed a fix to the master branch in github.

BinaryTypeStorage holds a static member called *_entity*, which overrides every time an ignite client is created.

I've encountered this issue while creating a connection/client pool for ignite.

> NodeJS - Fail to handle more than one client in the same app
> ------------------------------------------------------------
>
>                 Key: IGNITE-9258
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9258
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.6
>            Reporter: Eran Betzalel
>            Assignee: ekaterina.vergizova
>            Priority: Major
>
> BinaryTypeStorage initialized with non-connected state causing multiple clients to fail



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)