You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by ottobackwards <gi...@git.apache.org> on 2018/06/06 19:57:17 UTC

[GitHub] nifi issue #2767: NIFI-5274 avoid rollback on uncaught errors in ReplaceText

Github user ottobackwards commented on the issue:

    https://github.com/apache/nifi/pull/2767
  
    mvn package -P contrib-check passes,
    code looks good.
    
    The question that comes to my mind is if this is following some 'recommended' way of handling these exceptions, and should that be documented or referenced.  But I haven't seen any other processor document it's yield v. fail strategy.
    
    +1 fwiw



---