You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "Matt Sicker (Jira)" <ji...@apache.org> on 2022/01/30 22:34:00 UTC

[jira] [Created] (FLUME-3406) Inflight events in file channel should not be using MD5 for integrity purposes

Matt Sicker created FLUME-3406:
----------------------------------

             Summary: Inflight events in file channel should not be using MD5 for integrity purposes
                 Key: FLUME-3406
                 URL: https://issues.apache.org/jira/browse/FLUME-3406
             Project: Flume
          Issue Type: Improvement
          Components: File Channel
            Reporter: Matt Sicker


FlumeEventQueue's inner class InflightEventWrapper uses MD5 for calculating a digest of inflight events. MD5 has been considered unsuitable for cryptographic usage such as for integrity checks for many years now. This should migrate to SHA-256 at least.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@flume.apache.org
For additional commands, e-mail: issues-help@flume.apache.org