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 Goncharuk (JIRA)" <ji...@apache.org> on 2016/08/08 12:55:20 UTC

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

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

Alexey Goncharuk commented on IGNITE-2560:
------------------------------------------

The pull request is https://github.com/apache/ignite/pull/510

> 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
>            Assignee: Alexey Stelmak
>             Fix For: 1.7
>
>
> 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)