GitHub user symbicator opened a pull request:
https://github.com/apache/ignite/pull/2893 IGNITE-6555 When a CacheStore with a @SpringResource annotated field â¦
â¦is configured Ignite fails to start via igniteSpringBean
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6555
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2893.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2893
----
commit 6d39c3cbab6b4c5a5eede7e0ba15aff3407d5805
Author: Alexander Fedotov <
[hidden email]>
Date: 2017-10-20T10:21:09Z
IGNITE-6555 When a CacheStore with a @SpringResource annotated field is configured Ignite fails to start via igniteSpringBean
----
---