Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/2951
@mosermw ha! It's *really* easy to miss these things when reviewing!
@ottobackwards for what it's worth, I learned some new things about the
Pattern/Matcher API as well, when looking into this. I wasn't aware that there
was essentially an iterative alternative to "replaceAll". Pretty neat.---
