You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2015/08/31 20:22:46 UTC

[jira] [Commented] (REEF-661) Remove obsolete APIs from o.a.r.Network (.NET)

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

Mariia Mykhailova commented on REEF-661:
----------------------------------------

PR https://github.com/apache/incubator-reef/pull/448

> Remove obsolete APIs from o.a.r.Network (.NET)
> ----------------------------------------------
>
>                 Key: REEF-661
>                 URL: https://issues.apache.org/jira/browse/REEF-661
>             Project: REEF
>          Issue Type: Task
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>            Priority: Minor
>
> {noformat}
> lang/cs/Org.Apache.REEF.Network/Naming/NameClient.cs:67:        [Obsolete("This constructor will be made private in 0.13 version", false)]
> lang/cs/Org.Apache.REEF.Network/Naming/NameClient.cs-68-        [Inject]
> lang/cs/Org.Apache.REEF.Network/Naming/NameClient.cs-69-        public NameClient(
> --
> lang/cs/Org.Apache.REEF.Network/Naming/NameClient.cs:103:        [Obsolete("This constructor will be removed in the 0.13 version", false)]
> lang/cs/Org.Apache.REEF.Network/Naming/NameClient.cs-104-        public NameClient(IPEndPoint remoteEndpoint)
> --
> lang/cs/Org.Apache.REEF.Network/Naming/NameServer.cs:57:        [Obsolete("Please use TANG injection instead.")]
> lang/cs/Org.Apache.REEF.Network/Naming/NameServer.cs-58-        [Inject]
> lang/cs/Org.Apache.REEF.Network/Naming/NameServer.cs-59-        public NameServer(
> {noformat}



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