You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mengze Li (Jira)" <ji...@apache.org> on 2020/09/28 19:49:00 UTC

[jira] [Created] (NIFI-7856) Provenance failed to be compressed after nifi upgrade to 1.12

Mengze Li created NIFI-7856:
-------------------------------

             Summary: Provenance failed to be compressed after nifi upgrade to 1.12
                 Key: NIFI-7856
                 URL: https://issues.apache.org/jira/browse/NIFI-7856
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.12.1
            Reporter: Mengze Li


We upgraded our nifi cluster from 1.11.3 to 1.12.0.

The nodes come up and everything looks to be functional. I can see 1.12.0 is running.

Later on, we discovered that the data provenance is missing. From checking our logs, we see tons of errors compressing the logs.

{code}
2020-09-28 03:38:35,205 ERROR [Compress Provenance Logs-1-thread-1] o.a.n.p.s.EventFileCompressor Failed to compress ./provenance_repository/2752821.prov on rollover
{code}

This didn't happen in 1.11.3. 

Is this a known issue? We are considering reverting back if there is no solution for this since we can't go prod with no/broken data provenance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)