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/06/20 12:55:00 UTC

[jira] [Created] (IGNITE-5561) Warn about long-running cache store operations

Alexey Goncharuk created IGNITE-5561:
----------------------------------------

             Summary: Warn about long-running cache store operations
                 Key: IGNITE-5561
                 URL: https://issues.apache.org/jira/browse/IGNITE-5561
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 1.7
            Reporter: Alexey Goncharuk
             Fix For: 2.1


When a cache store is used, it may become very confusing if a cache store performs a very long-running operation, because in this case, Ignite would output a warning about long-running cache operations. I think, in addition to that, we should measure and output a warning if a specific cache store operation took too long.



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