phrocker removed a comment on issue #3801: NIFI-6760: When writing/reading the length of a DataFrame, do so usin… URL: https://github.com/apache/nifi/pull/3801#issuecomment-540552055 @markap14 You wrote 2 byte short ...but the primitive is signed, unlike char. is that why you had to remove buffer.putShort((short) bytesRead); to avoid an auto boxing issue ?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
