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

[jira] [Commented] (IGNITE-11410) Sandbox for user-defined code

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

Ignite TC Bot commented on IGNITE-11410:
----------------------------------------

{panel:title=Branch: [pull/6707/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=4683179&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Sandbox for user-defined code
> -----------------------------
>
>                 Key: IGNITE-11410
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11410
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Anton Vinogradov
>            Assignee: Denis Garus
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We should provide a restricted environment (sandbox) in which to run user-defined code securely. To get it done, we would use the java sandbox model.
>  The java sandbox model allows restricting access from user-defined code to the system resources or security-sensitive feature of java, for example, reflection.
> The user-defined code contains:
>  - StreamReceiver for DataStreamer:
>  - EntryProcessor;
>  - ComputeJob;
>  - filter and transformer for ScanQuery.
> The user-defined code will get permissions from GridSecuerityProcessor (security plugin).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)