[
https://issues.apache.org/jira/browse/IGNITE-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956924#comment-15956924
]
ASF GitHub Bot commented on IGNITE-3925:
----------------------------------------
Github user AMashenkov closed the pull request at:
https://github.com/apache/ignite/pull/1082
> 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.15#6346)