You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Daradur (JIRA)" <ji...@apache.org> on 2018/07/24 08:37:00 UTC

[jira] [Assigned] (IGNITE-8366) Replace service instance parameter with a class name in ServiceConfiguration

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

Vyacheslav Daradur reassigned IGNITE-8366:
------------------------------------------

    Assignee: Amelchev Nikita

> Replace service instance parameter with a class name in ServiceConfiguration
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-8366
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8366
>             Project: Ignite
>          Issue Type: Improvement
>          Components: managed services
>            Reporter: Denis Mekhanikov
>            Assignee: Amelchev Nikita
>            Priority: Major
>              Labels: iep-17
>             Fix For: 2.7
>
>
> {{ServiceConfiguration#service}} parameter should be replaced with a {{className}}. All parameters, needed for service initialization, should be provided as a map of properties in {{ServiceConfiguration}}.
> This approach has two advantages:
> # It allows service redeployment with changed classes, because there will be no need to deserialize the service object.
> # Changes of initialization parameters will be able to be detected, when manual redeployment happens.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)