[jira] [Created] (IGNITE-7288) Thin client: Allow partial cache configuration

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7288) Thin client: Allow partial cache configuration

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-7288:
--------------------------------------

             Summary: Thin client: Allow partial cache configuration
                 Key: IGNITE-7288
                 URL: https://issues.apache.org/jira/browse/IGNITE-7288
             Project: Ignite
          Issue Type: Improvement
          Components: thin client
    Affects Versions: 2.4
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.4


{{OP_CACHE_CREATE_WITH_CONFIGURATION}} and {{OP_CACHE_GET_OR_CREATE_WITH_CONFIGURATION}} should not require complete {{CacheConfiguration}}. User should be able to specify any combination of properties in any order, leaving others at default state.

Prefix each property with unique ID, then do a switch in a loop.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)