Github user patricker commented on the issue:
https://github.com/apache/nifi/pull/3133
@colindean I am getting compile errors. I had to add an import, `import
org.apache.nifi.components.PropertyValue;`, otherwise your method
`extractMillisWithInfinite` would not build.
This is building OK for you? Maybe something got lost in the squash?---
