You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2020/02/13 14:58:00 UTC

[jira] [Comment Edited] (IGNITE-12582) It is needed to set used cache for Spring Data dynamically

    [ https://issues.apache.org/jira/browse/IGNITE-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036032#comment-17036032 ] 

Alexey Scherbakov edited comment on IGNITE-12582 at 2/13/20 2:57 PM:
---------------------------------------------------------------------

[~schernolyas] [~mstepachev]

Looks good.
Merged to master 465cc444d0bf69f230a7c6c9e429ff69851cba62.

Thank for contribution.


was (Author: ascherbakov):
[~schernolyas] [~mstepachev]

Looks good.
Merged to master 465cc444d0bf69f230a7c6c9e429ff69851cba62.

Thank for contribution.

BTW, I see the same ticket [2], should it be closed as duplicate ?

[2] https://issues.apache.org/jira/browse/IGNITE-12643


> 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
>             Fix For: 2.8.1
>
>
> 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)