[ 
https://issues.apache.org/jira/browse/NIFI-12137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770072#comment-17770072
 ] 

Mark Payne commented on NIFI-12137:
-----------------------------------

Thanks for catching those, [~joewitt] . I put up a PR that address all but the 
naming conventions. I do think we should strive to use Python naming 
conventions where we can. However, that might be a bit more effort, whereas the 
others were pretty trivial to address. Can address the naming conventions in a 
follow-on PR.

 

> Improve Java Python processor behaviors in NiFi 2x
> --------------------------------------------------
>
>                 Key: NIFI-12137
>                 URL: https://issues.apache.org/jira/browse/NIFI-12137
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joe Witt
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 2.latest
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In a flow using a FlowFileTransform I am seeing data when I route it to 
> faillure also going to original.  If routed to failure it should not go to 
> original.  Original should only be when success is the chosen route.
> We should change ExpressionLanguageScope.LIMITED to ENVIRONMENT.
> We should try to use python conventions on all method names instead of Java 
> conventions.
> Can we define the 'logger' that gets injected to implementations so code 
> completion can work in IDEs in the meantime?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to