You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Brian Cho (JIRA)" <ji...@apache.org> on 2014/11/17 09:58:33 UTC

[jira] [Created] (REEF-43) Hard-coded REEF_VERSION is out of date

Brian Cho created REEF-43:
-----------------------------

             Summary: Hard-coded REEF_VERSION is out of date
                 Key: REEF-43
                 URL: https://issues.apache.org/jira/browse/REEF-43
             Project: REEF
          Issue Type: Bug
          Components: REEF-Common
            Reporter: Brian Cho
            Assignee: Brian Cho


The REEF interface defines a method getVersion(), and a hard-coded variable REEF_VERSION, set to "0.6-SNAPSHOT".

REEFImplementation eventually read REEF_VERSION, so any calls to this method would return the wrong version.

The proposed fix is to remove the API altogether. No calls are made to getVersion() from within REEF; as no one has complained so far I think it's safe to say no calls it outside of REEF.



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