You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Andrew Chung (JIRA)" <ji...@apache.org> on 2016/01/28 23:23:39 UTC

[jira] [Updated] (REEF-1160) Deprecate O.A.R.Driver.Context.ContextConfiguration and add O.A.R.Common.Context.ContextConfiguration and Support Both

     [ https://issues.apache.org/jira/browse/REEF-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Chung updated REEF-1160:
-------------------------------
    Description: 
Currently, the instantiation logic for Contexts through Tang are in {{O.A.R.Common}}. We will need to have {{ContextConfiguration}} be in {{O.A.R.Common}} as well in order to be able to instantiate contexts through Tang. {{TaskConfiguration}} and {{ServiceConfiguration}} are both in {{O.A.R.Common}}, so moving {{ContextConfiguration}} into {{O.A.R.Common}} has the added benefit of making the structure parallel.

The work will involve supporting both {{O.A.R.Driver.Context.ContextConfiguration}} and {{O.A.R.Common.Context.ContextConfiguration}} initially, at least until our next release.

  was:
Currently, the instantiation logic for Contexts through Tang are in {{O.A.R.Common}}. We will need to have {{ContextConfiguration}} be in {{O.A.R.Common}} as well in order to be able to instantiate contexts through Tang. {{TaskConfiguration}} and {{ServiceConfiguration}} are both in {{O.A.R.Common}}, so moving {{ContextConfiguration}} into {{O.A.R.Common}} has the added benefit of making the structure parallel.

The work will involve supporting both {{


> Deprecate O.A.R.Driver.Context.ContextConfiguration and add O.A.R.Common.Context.ContextConfiguration and Support Both
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: REEF-1160
>                 URL: https://issues.apache.org/jira/browse/REEF-1160
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET, REEF.NET Client
>            Reporter: Andrew Chung
>            Assignee: Andrew Chung
>
> Currently, the instantiation logic for Contexts through Tang are in {{O.A.R.Common}}. We will need to have {{ContextConfiguration}} be in {{O.A.R.Common}} as well in order to be able to instantiate contexts through Tang. {{TaskConfiguration}} and {{ServiceConfiguration}} are both in {{O.A.R.Common}}, so moving {{ContextConfiguration}} into {{O.A.R.Common}} has the added benefit of making the structure parallel.
> The work will involve supporting both {{O.A.R.Driver.Context.ContextConfiguration}} and {{O.A.R.Common.Context.ContextConfiguration}} initially, at least until our next release.



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