You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2024/02/03 10:33:00 UTC

[jira] [Created] (IGNITE-21439) Enable thread assertions

Roman Puchkovskiy created IGNITE-21439:
------------------------------------------

             Summary: Enable thread assertions
                 Key: IGNITE-21439
                 URL: https://issues.apache.org/jira/browse/IGNITE-21439
             Project: Ignite
          Issue Type: Improvement
            Reporter: Roman Puchkovskiy
             Fix For: 3.0.0-beta2


Currently, ThreadAssertions does not throw anything if the thread is 'wrong', it just logs a warning.

When everything is ready and no warnings get emitted in our test suits, we should switch to actually throwing an error if a non-allowable operation is requested.



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