You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2014/11/19 22:11:34 UTC

[jira] [Commented] (REEF-47) Make sure that all REEF processes log the version

    [ https://issues.apache.org/jira/browse/REEF-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218504#comment-14218504 ] 

Markus Weimer commented on REEF-47:
-----------------------------------

I filled a [pull request](https://github.com/apache/incubator-reef/pull/22) for this. Any volunteers for an (easy) merge?

> Make sure that all REEF processes log the version
> -------------------------------------------------
>
>                 Key: REEF-47
>                 URL: https://issues.apache.org/jira/browse/REEF-47
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF-Common
>            Reporter: Markus Weimer
>            Assignee: Markus Weimer
>
> [REEF-43] provides us with a way to get the current version of REEF. We should use that to log this version in all processes (client, Driver, Evaluator). 
> To do so, I propose to add a new method {{REEFVersion.logVersion()}} that writes the log entry. It shall be called from {{REEFImplementation}} and {{LaunchClass}}. That way, we have the *same* log entry in all logs.



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