You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/01 19:59:00 UTC

[jira] [Commented] (NIFI-9580) UI/UX work for framework-level retry in Processors

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

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

Commit 4719f78ef4be3508008bb5c49dbb16942cb51a7e in nifi's branch refs/heads/main from Shane Ardell
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4719f78 ]

NIFI-9580: UI work for framework-level retry in Processors (#5666)

* NIFI-9580: initial ui work for framework-level retry in processors

* NIFI-9580: disable retry controls when retry not selected

* NIFI-9580: refactor marshalling to be one function

* NIFI-9580: style tweaks and documentation update

* NIFI-9580: update tooltip content

* NIFI-9580: change tooltip copy for clarity

* NIFI-9580: only submit retry configs if selected

* NIFI-9580: add relationship details to read-only dialog

* NIFI-9580: change styling based on feedback

This closes #5666 

> UI/UX work for framework-level retry in Processors
> --------------------------------------------------
>
>                 Key: NIFI-9580
>                 URL: https://issues.apache.org/jira/browse/NIFI-9580
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>            Reporter: Shane Ardell
>            Assignee: Shane Ardell
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> [NIFI-9475|https://github.com/apache/nifi/pull/5593] contains the backend work to provide at the framework level the option to specify a retry mechanism for processors.
> This JIRA is to track the required frontend work.
> The original feature proposal is available here:
> [https://cwiki.apache.org/confluence/display/NIFI/Framework-Level+Retries+to+Improve+Failure+Handling]
> The current branch with the backend work is here:
> [https://github.com/timeabarna/nifi/tree/retry]



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