NIFI-16049 Corrected if else logic in FlowFileUnpackagerV1#11370
NIFI-16049 Corrected if else logic in FlowFileUnpackagerV1#11370dan-s1 wants to merge 3 commits into
Conversation
exceptionfactory
left a comment
There was a problem hiding this comment.
Thanks @dan-s1, is this change something that can be easily validated with a unit test?
|
@exceptionfactory Let me see what I can do. |
|
@exceptionfactory When writing a unit test, I came across an issue that I cannot write an XML file using the |
…es object without the need to check instance types.
|
@pvillard31 @exceptionfactory Per my earlier comments, I believe the way |
@dan-s1 I wouldn't worry about the FlowFileV1 format very much. It is extremely old and there are good reasons why it was replaced. Don't overthink it or waste time on it. |
Summary
NIFI-16049
Tracking
Please complete the following tracking steps prior to pull request creation.
Issue Tracking
Pull Request Tracking
NIFI-00000NIFI-00000VerifiedstatusPull Request Formatting
mainbranchVerification
Please indicate the verification steps performed prior to pull request creation.
Build
./mvnw clean install -P contrib-checkLicensing
LICENSEandNOTICEfilesDocumentation