Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/497
@markap14 I'm not 100% sure if the change will solve the problem since I
couldn't reproduce the issue myself.
However, I've added additional buffer draining code after receiving EOF
from channel.
In addition to that, a failure detection code was added to check If it
fails sending data as much as expected, when it does, it throws
RuntimeException so that we can investigate further.
Also, I've changed the default nifi.remote.input.secure to `false`.
Could you give it a try once again? If it sill fails, please share your
flow template. Thank you.
---
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.
---