Vladimir Ozerov created IGNITE-3925:
---------------------------------------

             Summary: Output process ID to the log during node start.
                 Key: IGNITE-3925
                 URL: https://issues.apache.org/jira/browse/IGNITE-3925
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 1.7
            Reporter: Vladimir Ozerov
            Assignee: Andrew Mashenkov
            Priority: Minor
             Fix For: 1.8


It might be very useful to know process ID of Ignite node. However, we do not 
output this info to the log. Let's add it.

I would output it after {{VM total memory}} message.

Since there is no reliable way to get PID in Java, we do our best to get it, 
but never throw and error if it is impossible for some reason.

Start point: {{IgniteKernal.start}} and various {{IgniteKernal.ack*}} methods. 



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

Reply via email to