[jira] [Created] (IGNITE-5594) Ignite test framework intervenes into configuration of Ignite node internal component

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-5594) Ignite test framework intervenes into configuration of Ignite node internal component

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-5594:
---------------------------------------

             Summary: Ignite test framework intervenes into configuration of Ignite node internal component
                 Key: IGNITE-5594
                 URL: https://issues.apache.org/jira/browse/IGNITE-5594
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
             Fix For: 2.2


h2. Notes
Class *IgniteTestResources* participates in configuring ignite nodes managed by test framework and makes some configurations which may mask real issues with configuring nodes IRL.

E.g. jUnit test supposed to reproduce some issue passes but the real problem isn't fixed.

h2. Acceptance Criteria
# Malicious configuration actions are cleaned up from *IgniteTestResources*
# No new test failures are introduced because of this change.



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