[
https://issues.apache.org/jira/browse/IGNITE-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16303238#comment-16303238
]
ASF GitHub Bot commented on IGNITE-7288:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/3286
IGNITE-7288 Thin client: partial cache configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7288
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3286.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3286
----
commit a6bc94934910ef5f7b970e3eba7dc006d6ec6c26
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2017-12-25T10:43:45Z
IGNITE-7288 Thin client: partial cache configuration
----
> Thin client: 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)