dan-s1 commented on PR #11521: URL: https://github.com/apache/nifi/pull/11521#issuecomment-5221877830
@exceptionfactory I am not sure how to proceed. It seems as though the skip method in `org.apache.nifi.stream.io.StreamUtils` is not exactly equivalent to `java.io.InputStream` `skipNBytes` as when I changed line 927 in `org.apache.nifi.controller.repository.FileSystemRepository` it causes the unit test `testContentNotFoundExceptionThrownIfResourceClaimTooShort` in `org.apache.nifi.controller.repository.TestFileSystemRepository` to fail. Please advise. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
