Github user joewitt commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/430#discussion_r63237777
  
    --- Diff: nifi-assembly/pom.xml ---
    @@ -322,6 +322,10 @@ language governing permissions and limitations under 
the License. -->
             <nifi.administrative.yield.duration>30 
sec</nifi.administrative.yield.duration>
             <nifi.bored.yield.duration>10 millis</nifi.bored.yield.duration>
     
    +        
<nifi.processor.rollback.count.enabled>false</nifi.processor.rollback.count.enabled>
    +        
<nifi.processor.rollback.log.unack.ff.enabled>false</nifi.processor.rollback.log.unack.ff.enabled>
    +        
<nifi.processor.rollback.log.unack.ff.max>5</nifi.processor.rollback.log.unack.ff.max>
    --- End diff --
    
    I do think it would be great if we can find a nice way to signal flowfiles 
recently involved in a rollback.  But I think whatever the solution is it 
should not require additional configuration/thought on the admin's part.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to