[
https://issues.apache.org/jira/browse/IGNITE-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029831#comment-17029831
]
Sergey Chernolyas commented on IGNITE-12582:
--------------------------------------------
Hi [~Pavlukhin] !
1) I don't know. It need to be checked. In theory, I am doing the same.
2) The way was proposed. To extend feature of field "cacheName" of
@RepositoryConfig. You right that is can be a double-edged sword. On the one
hand, it is logical. On the other hand, it can be source of errors and
misunderstandings
> It is needed to set used cache for Spring Data dynamically
> ----------------------------------------------------------
>
> Key: IGNITE-12582
> URL: https://issues.apache.org/jira/browse/IGNITE-12582
> Project: Ignite
> Issue Type: Improvement
> Components: spring
> Affects Versions: 2.7.6
> Reporter: Sergey Chernolyas
> Assignee: Sergey Chernolyas
> Priority: Major
>
> Hi!
> My project needs to configure used cache by property, like
> ""[spring.data|http://spring.data/].mongodb.uri:
> mongodb://<user>:<passwd>@<host>:<port>/<dbname>" from Spring Data for
> MongoDB. Now, I can set cache for particular repository by annotation
> "RepositoryConfig" only.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)