You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2017/10/18 08:59:00 UTC

[jira] [Created] (IGNITE-6659) Check that public API is not called in sensitive system threads

Alexey Goncharuk created IGNITE-6659:
----------------------------------------

             Summary: Check that public API is not called in sensitive system threads
                 Key: IGNITE-6659
                 URL: https://issues.apache.org/jira/browse/IGNITE-6659
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
    Affects Versions: 2.2
            Reporter: Alexey Goncharuk
             Fix For: 2.4


We need to add a check that public (or semi-public) blocking API is not called from sensitive system threads.
For example, cache operations, service deploy must not be called in disco* threads, exchange-worker, system thread pool.

Need to consider which other threads and APIs are affected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)