NIFI-16162 Deprecated org.apache.nifi.stream.io.StreamUtils copy method and replaced it with the java.io.Inputstream transferTo method - #11521
Conversation
….io.StreamUtils and replaced them with java.io.Inputstream method equivalents
|
@exceptionfactory I am not sure how to proceed. It seems as though the |
exceptionfactory
left a comment
There was a problem hiding this comment.
Thanks @dan-s1, given that skip is different, I recommend backing out that change and focus this down to the copy method, if that is exactly equivalent.
|
@exceptionfactory Thanks! That seems equivalent as I tried running the individual unit tests each time I made changes. I will back out the skip changes and reword the ticket. |
Summary
NIFI-16162
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