You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/11/25 06:42:00 UTC

[jira] [Updated] (IGNITE-9299) .NET: Support dependency injection for user-defined classes that are instantiated by Ignite

     [ https://issues.apache.org/jira/browse/IGNITE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-9299:
-----------------------------------
    Priority: Minor  (was: Major)

> .NET: Support dependency injection for user-defined classes that are instantiated by Ignite
> -------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-9299
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9299
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET
>
> Ignite instantiates some of user-defined classes like Services, Compute Jobs, and so on.
> There is no way to inject user-specific dependencies into these objects.
> See StackOverflow question for more details:
> https://stackoverflow.com/questions/51872358/dependency-injection-in-apache-ignite-net-service
> In java there is {{@ SpringResource}}, we need to come up with a similar solution.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)