arpadboda commented on a change in pull request #615: MINIFICPP-963 - Zero byte
(no content) flow files cannot be received …
URL: https://github.com/apache/nifi-minifi-cpp/pull/615#discussion_r319973032
##########
File path: docker/test/integration/minifi/__init__.py
##########
@@ -128,7 +128,7 @@ def deploy_minifi_cpp_flow(self, flow, name, vols):
{
'name': 'config.yml',
'size': conf_file_len,
- 'file_obj': conf_file_buffer
+ 'file_obj': conf_file_buffer
Review comment:
Unintended, thanks!
----------------------------------------------------------------
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