[
https://issues.apache.org/jira/browse/NIFI-6841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967739#comment-16967739
]
ASF subversion and git services commented on NIFI-6841:
-------------------------------------------------------
Commit a9db5a8cb7313005b4077b66ce10ef81d3055ee8 in nifi's branch
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a9db5a8 ]
NIFI-6841: Fixed bug that resulted in the wrong number of 'Bytes Read' being
reported by ByteCountingInputStream in the event that #skip was called between
calls to #mark and #reset
This closes #3868
> Processors may report incorrect number of bytes read
> ----------------------------------------------------
>
> Key: NIFI-6841
> URL: https://issues.apache.org/jira/browse/NIFI-6841
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Attachments: Screen Shot 2019-11-05 at 9.16.11 AM.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Processors can sometimes report the incorrect number of bytes read. To
> replicate, feed Parquet data to a SplitRecord processor using a Parquet
> Reader. With a 778 byte Parquet file, I'm seeing the number of bytes read as
> -771 bytes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)