alopresto commented on issue #3825: NIFI-6782: Added repeat() String EL function
URL: https://github.com/apache/nifi/pull/3825#issuecomment-543913272
 
 
   I did a local build and tested this and I am experiencing odd behavior. 
While the code complete does suggest `repeat` and has the correct 
documentation, when I execute a `GenerateFlowFile` processor using it, I get `0 
byte` content regardless of using the single or double parameter invocation. 
   
   I've attached the sample flow I was using and a few screenshots. 
   [flow.xml.gz](https://github.com/apache/nifi/files/3745465/flow.xml.gz)
   
   ![generateflowfile configuration showing EL expression containing 
repeat](https://user-images.githubusercontent.com/798465/67124077-9c42cf00-f1a6-11e9-8254-becddc5dedf0.png)
   
   ![data provenance showing 0 byte 
filesize](https://user-images.githubusercontent.com/798465/67124031-846b4b00-f1a6-11e9-9279-5d2c954b1154.png)
   
   
   ![log showing 0 byte filesize attribute and no flowfile 
content](https://user-images.githubusercontent.com/798465/67124009-7b7a7980-f1a6-11e9-9b50-0f8b77f1644c.png)
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to