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 Chudov (Jira)" <ji...@apache.org> on 2022/10/04 16:37:00 UTC

[jira] [Created] (IGNITE-17825) ThreadPoolMetricTest.test is flaky

Denis Chudov created IGNITE-17825:
-------------------------------------

             Summary: ThreadPoolMetricTest.test is flaky
                 Key: IGNITE-17825
                 URL: https://issues.apache.org/jira/browse/IGNITE-17825
             Project: Ignite
          Issue Type: Bug
            Reporter: Denis Chudov


ThreadPoolMetricSource bases it's CompletedTaskCount metric on ThreadPoolExecutor#getCompletedTaskCount which doesn't guarantee exact count of completed tasks at certain moment of time.. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)