You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2022/03/10 18:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLUME-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504489#comment-17504489 ] 

Ralph Goers edited comment on FLUME-3406 at 3/10/22, 6:05 PM:
--------------------------------------------------------------

OK, then we agree that MD5 is fine because there is no security issue here. We aren't trying to security anything. It is purely a hash to validate what is being read matches what was written.


was (Author: ralph.goers@dslextreme.com):
OK, then we agree that MD5 is fine because there is no security issue here. We aren't trying to security anything.

> 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
>            Priority: Major
>
> 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