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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)