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)