Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0.0
-
None
-
None
Description
Inherently by the nature of a given processor it may involve state managed by itself (using nifi state management), or can be managed by some external service it interacts with (kafka's offset), and theoretically some might have both going on. With the new state management, we're giving users a way to reset state managed by nifi for a given processor. But it doesnt apply to those processors who have external state.
we should consider offering a way to reset state that allows a processor to call out to whatever external store it impacts
Attachments
Issue Links
- is blocked by
-
NIFI-2364 Node shouldn't be disconnected from a cluster when clear component state operation gets error related to underlying data source
- Open
-
NIFI-2363 CLUSTER scope state should be viewed/cleared from primary node
- Open
- is related to
-
NIFI-2093 Clear state link on Component State window is hidden
- Resolved
-
NIFI-2094 Component State Description is not displayed correctly
- Resolved
- relates to
-
NIFI-2442 ExternalStateManager should support Expression Language evaluation
- Open
-
NIFI-2441 View state fails with a JS error: "Cannot read property 'canRead' of undefined"
- Resolved
- links to