markobean

Results 6 comments of markobean

Unit test looks good. I built the code (including -Pcontrib-check), and all looks good. I tested by instantiating an ExecuteScript processor. It was configured with a module directory with a...

I built the full code with unit tests using Java 17 (openjdk 17.0.4). So, that checkbox is good to go too. Works like a charm! Blank lines are properly displayed....

@markap14 reports this same issue applies to the input/output ports as well. Will investigate/update.

@markap14 There is no issue with Input/Output ports. The flow.json.gz is accurate which is where the Input/Output ports become relevant. Rather it is the `FlowInfo` which contains incorrect information. This...

Appreciate the review @mattyb149 ! I know this one took a bit of setup to reproduce.

I had trouble building, but once I rebased to `main` the issues resolved. Please rebase. I installed NiFi and played with this feature. It worked as expected moving to parent,...