[
https://issues.apache.org/jira/browse/NIFI-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453209#comment-15453209
]
ASF subversion and git services commented on NIFI-2678:
-------------------------------------------------------
Commit 96a766464c2b2402e73ef77ef91222069ca54ab1 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=96a7664 ]
NIFI-2678: - Ensuring the most recent version of each component is save for
rendering on the canvas.
This closes #979.
Signed-off-by: Bryan Bende <[email protected]>
> When clicking 'stop' on a processor, the UI sometimes changes the icon to
> stop and then immediately back to start.
> ------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-2678
> URL: https://issues.apache.org/jira/browse/NIFI-2678
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Mark Payne
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.1.0
>
>
> When I click 'Stop' on a processor, sometimes the icon changes to show that
> it's stopped but then a split second later changes back to showing the
> processor as running. If I right-click and refresh, the icon changes back to
> stop.
> This appears to be a race condition between the 'stop' request and the
> background 'refresh status' request. I believe we have the revision
> information included in the status request, so we should be able to avoid
> changing the icon if the status request indicates a lower revision than the
> current one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)