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

ASF GitHub Bot commented on NIFI-3688:
--------------------------------------

Github user dlukyanov commented on the issue:

    https://github.com/apache/nifi/pull/1662
  
    I've made last several commits in StandardFlowSerializerTest.java
    
    trying to detect the problem java.nio.channels.OverlappingFileLockException 
in org.apache.nifi.controller.scheduling.TestProcessorLifecycle
    
    
https://issues.apache.org/jira/browse/NIFI-3853?focusedCommentId=16015655&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16015655
    
    and succeed with build. 
    normally should revert this change in my fork...


> Create extended groovy scripting processor
> ------------------------------------------
>
>                 Key: NIFI-3688
>                 URL: https://issues.apache.org/jira/browse/NIFI-3688
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Dmitry Lukyanov
>            Priority: Minor
>
> The idea is to simplify groovy scripting.
> Main targets:
> - to be compatible with existing groovy scripting
> - simplify read/write attributes
> - simplify read/write content
> - avoid closure casting to nifi types like `StreamCallback`
> - simplify and provide visibility when accessing to controller services from 
> script



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to