sardell commented on a change in pull request #5666:
URL: https://github.com/apache/nifi/pull/5666#discussion_r813238649



##########
File path: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/processor-configuration.jsp
##########
@@ -223,6 +212,52 @@
                     <div 
id="processor-properties-verification-results-listing" 
class="verification-results-listing"></div>
                 </div>
             </div>
+            <div id="processor-relationships-tab-content" 
class="configuration-tab">
+                <div class="settings-left">
+                    <div class="setting">
+                        <div class="setting-name">
+                            Automatically terminate / retry relationships
+                            <div class="fa fa-question-circle" alt="Info" 
title="Will automatically terminate or retry FlowFiles sent to a given 
relationship if it is not defined elsewhere."></div>

Review comment:
       Updated this to say, "Will automatically terminate and/or retry 
FlowFiles sent to a given relationship if it is not defined elsewhere. If both 
terminate and retry are selected, any retry logic will happen first, then 
auto-termination."




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to