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

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

Sergiy Matusevych created REEF-1904:
---------------------------------------

             Summary: 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


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)