You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:58:00 UTC

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

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

Maxim Muzafarov updated IGNITE-10025:
-------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> 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.9
>
>
> 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
(v8.3.4#803005)