You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2018/10/26 14:39:00 UTC

[jira] [Assigned] (IGNITE-10025) CPP: Runtime code deployment

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

Igor Sapego reassigned IGNITE-10025:
------------------------------------

    Assignee: Igor Sapego

> CPP: Runtime code deployment
> ----------------------------
>
>                 Key: IGNITE-10025
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10025
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: cpp
>             Fix For: 2.8
>
>
> It would be useful for a user to have an ability to deploy code (dll, so, etc) in cluster on a selected subset of nodes.
> This task can be split in a 3 steps:
> 1. Uploading module to selected subset of nodes.
> 2. Loading module dynamically on the whole subset.
> 3. Initializing of a module (i.e. registering callables, declared in the module within Ignite)
> This also may require partial implementation of a Cluster API - IGNITE-5708



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