You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/06/16 00:41:01 UTC

[jira] [Created] (IGNITE-1019) Resources are not injected on cache store factory

Valentin Kulichenko created IGNITE-1019:
-------------------------------------------

             Summary: Resources are not injected on cache store factory
                 Key: IGNITE-1019
                 URL: https://issues.apache.org/jira/browse/IGNITE-1019
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: sprint-4
            Reporter: Valentin Kulichenko
             Fix For: sprint-7


Cache store factory may need to have access to some resources located in Spring app context or node local map. Currently this is not possible because {{@GridInstanceResource}}, {{@SpringApplicationContextResource}} and other annotations are not processed for factories, only for created objects.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)