Pavel Tupitsyn created IGNITE-3388:
--------------------------------------
Summary: .NET: Return informational placeholders in
GetConfiguration for Java objects
Key: IGNITE-3388
URL: https://issues.apache.org/jira/browse/IGNITE-3388
Project: Ignite
Issue Type: Improvement
Components: platforms
Affects Versions: 1.6
Reporter: Pavel Tupitsyn
Priority: Minor
Many configuration properties, such as CacheConfiguration.AffinityFunction, can
be defined both in Java and .NET.
When user calls cache.GetConfiguration(), we return null in such properties for
Java objects.
This can be improved by returning an object with Java details (class name,
properties).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)