You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Oleg Zhurakousky (JIRA)" <ji...@apache.org> on 2016/07/25 15:56:20 UTC

[jira] [Created] (NIFI-2391) Add toString() implementation to ComponentDTO

Oleg Zhurakousky created NIFI-2391:
--------------------------------------

             Summary: Add toString() implementation to ComponentDTO
                 Key: NIFI-2391
                 URL: https://issues.apache.org/jira/browse/NIFI-2391
             Project: Apache NiFi
          Issue Type: Sub-task
            Reporter: Oleg Zhurakousky
            Assignee: Oleg Zhurakousky


While working on deterministic templates and some of the follow up issues after it makes it increasingly difficult to debug without more informative toString implementation. 
For now I'll go with "[Simple Class Name]:[Component ID] scheme. For example:
{code}
ProcessorDTO:59595eb1-7296-4db1-bb06-012705f5a698
{code}



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