You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexandr Shapkin (Jira)" <ji...@apache.org> on 2019/10/15 16:49:00 UTC

[jira] [Created] (IGNITE-12293) .NET thin client: config serialization should use OpCodes

Alexandr Shapkin created IGNITE-12293:
-----------------------------------------

             Summary: .NET 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
             Fix For: 2.9


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)