You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Gresock (Jira)" <ji...@apache.org> on 2022/01/21 23:40:00 UTC

[jira] [Created] (NIFI-9620) Add isStateful() method to Stateless DataFlow API

Joe Gresock created NIFI-9620:
---------------------------------

             Summary: 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


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)