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

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

Github user mcgilman commented on the issue:

    https://github.com/apache/nifi/pull/563
  
    @ijokarumawak It appears the 'Clear state' link has been moved in an 
unrelated effort to above the table on the right hand side. It looks like your 
PR doesn't adjust the positioning or z-index of the link so I'm going to assume 
this PR doesn't make changes to the link and that NIFI-2078 is already 
resolved. Just looking to resolve and wrap up that JIRA. Thanks!


> State management for processors whose states are managed externally
> -------------------------------------------------------------------
>
>                 Key: NIFI-2078
>                 URL: https://issues.apache.org/jira/browse/NIFI-2078
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>             Fix For: 1.0.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to