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

ASF subversion and git services commented on NIFI-9620:
-------------------------------------------------------

Commit 4210e30047b7d7db17375caaba70d3465450d423 in nifi's branch 
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4210e30 ]

NIFI-9620: Adding isStateful to StatelessDataflow (#5703)

* Adding isStateless method to reporting task and controller service

> Add isStateful() method to Stateless DataFlow API
> -------------------------------------------------
>
>                 Key: NIFI-9620
>                 URL: https://issues.apache.org/jira/browse/NIFI-9620
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Stateless
>            Reporter: Joe Gresock
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Stateless NiFi's DataFlow interface could have a isStateful() method, which 
> returns true if any processors in the flow maintain state (by checking for 
> the presence of the @Stateful annotation).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to