[jira] [Created] (IGNITE-4008) Nodes logs can mixed if started on same jvm

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

[jira] [Created] (IGNITE-4008) Nodes logs can mixed if started on same jvm

Anton Vinogradov (Jira)
Andrew Mashenkov created IGNITE-4008:
----------------------------------------

             Summary: Nodes logs can mixed if started on same jvm
                 Key: IGNITE-4008
                 URL: https://issues.apache.org/jira/browse/IGNITE-4008
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 1.7, 1.6
            Reporter: Andrew Mashenkov


i've started two nodes in one JVM with DEBUG log level and then shutdown second node. Information from second node appears in first node log file.

Some messages can be identified by prefixes
{noformat}
sys-#82%grid-0% - ...
sys-#82%grid-1% - ....
{noformat}
but who knows which node generated rest messages



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)