Github user joewitt commented on the pull request:
https://github.com/apache/nifi/pull/197#issuecomment-177707951
Puspendu - thanks. I provided an alternative patch which simply reduces
the size of the test data and which resolves some IO handling issues which
could also lead to test stability. There is no reason for such large input
tests anyway particularly given the intermediary byte and string copies being
made. I like your sliding expression matcher concept though. I'd be
interested to understand its function on non-uniform byte length character
sets. If it does or can work on such character sets we should see about using
that instead of our current methods which require users to specify maximum
buffer length.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---