[jira] [Created] (IGNITE-2560) Support injections in entry processors

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

[jira] [Created] (IGNITE-2560) Support injections in entry processors

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-2560:
-------------------------------------------

             Summary: Support injections in entry processors
                 Key: IGNITE-2560
                 URL: https://issues.apache.org/jira/browse/IGNITE-2560
             Project: Ignite
          Issue Type: Improvement
          Components: cache
            Reporter: Valentin Kulichenko
             Fix For: 1.6


Currently resources are not injected in entry processor, which is not consistent with other functionality, like closures, jobs, listeners, etc.

To avoid performance degradation we should introspect the class only once, cache this information and do not try to inject if there are no annotations.



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