You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Doug Service (JIRA)" <ji...@apache.org> on 2017/10/23 21:17:00 UTC

[jira] [Resolved] (REEF-1904) add toString() to LocalAddressProvider implementations

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

Doug Service resolved REEF-1904.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.17

Resolved by https://github.com/apache/reef/pull/1393.

> add toString() to LocalAddressProvider implementations
> ------------------------------------------------------
>
>                 Key: REEF-1904
>                 URL: https://issues.apache.org/jira/browse/REEF-1904
>             Project: REEF
>          Issue Type: Improvement
>          Components: Wake
>            Reporter: Sergiy Matusevych
>            Assignee: Sergiy Matusevych
>            Priority: Trivial
>              Labels: logging
>             Fix For: 0.17
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Logging objects that implement {{LocalAddressProvider}} interface result in unreadable messages because none of these classes implement proper {{.toString()}} method. We need to implement {{.toString()}} method in all classes derived from {{LocalAddressProvider}} to improve logging.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)