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

[jira] [Updated] (IGNITE-4718) Add section in documentation on what actions may cause deadlock

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

Denis Magda updated IGNITE-4718:
--------------------------------
    Fix Version/s:     (was: 2.3)
                   2.4

> Add section in documentation on what actions may cause deadlock
> ---------------------------------------------------------------
>
>                 Key: IGNITE-4718
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4718
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 1.8
>            Reporter: Dmitry Karachentsev
>            Assignee: Denis Magda
>             Fix For: 2.4
>
>
> Ignite has number of common cases, where wrong usage of API may lead to deadlocks, starvations, cluster hangs, and they should be properly documented. 
> For example, cache operations is not allowed in CacheEntryProcessor, ContinuousQuery's remote filter, etc. And in some callbacks it's possible to use cache API if they annotated with @IgniteAsyncCallback.



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