You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/07/03 07:07:00 UTC

[jira] [Updated] (IGNITE-12293) Thin client: config serialization should use OpCodes

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

Aleksey Plekhanov updated IGNITE-12293:
---------------------------------------
    Fix Version/s:     (was: 2.9)

> Thin client: config serialization should use OpCodes
> ----------------------------------------------------
>
>                 Key: IGNITE-12293
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12293
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 2.7.6
>            Reporter: Alexandr Shapkin
>            Assignee: Alexandr Shapkin
>            Priority: Major
>              Labels: platforms
>
> Thin client configuration could be partially serialized via ClientCacheConfigurationSerializer.java
> But this #OpCode based serialization is limited only to .NET -> Java direction.
> Let's use OpCodes as a default implementation for all supported platforms, this will help us to add a new configuration section only for a specific platform.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)