You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/06/06 11:05:18 UTC

[jira] [Commented] (IGNITE-4575) Implement in Ignite wrapper for enums based on H2 user value type

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

Vladimir Ozerov commented on IGNITE-4575:
-----------------------------------------

[~skalashnikov], I am concerned with current implementation for two reasons:
1) There are static maps which could be accidently shared between nodes started on the same machine, and which could be a potential leak. Do we clean them?
2) Looks like "type" and "class" concepts are mixed somehow. Need to clarify this.
3) New test is not included 

> Implement in Ignite wrapper for enums based on H2 user value type
> -----------------------------------------------------------------
>
>                 Key: IGNITE-4575
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4575
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Alexander Paschenko
>            Assignee: Sergey Kalashnikov
>              Labels: important
>             Fix For: 2.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)