You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/01 11:07:00 UTC

[jira] [Commented] (NIFI-9738) VersionedComponent and subclasses; data members should derive from Object

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

ASF subversion and git services commented on NIFI-9738:
-------------------------------------------------------

Commit 875f589548429b234faf408cbb5f019e11c422b8 in nifi's branch refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=875f589 ]

NIFI-9738 - VersionedComponent data members should derive from Object

Signed-off-by: Joe Gresock <jg...@gmail.com>

This closes #5816.


> VersionedComponent and subclasses; data members should derive from Object 
> --------------------------------------------------------------------------
>
>                 Key: NIFI-9738
>                 URL: https://issues.apache.org/jira/browse/NIFI-9738
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Paul Grey
>            Assignee: Paul Grey
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In order to provide for ease of object serialization, classes deriving from `org.apache.nifi.flow.VersionedComponent` should avoid use of primitive data members.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)