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

Hudson commented on FLUME-1565:
-------------------------------

Integrated in flume-trunk #302 (See 
[https://builds.apache.org/job/flume-trunk/302/])
    FLUME-1565. FileChannel Decryption in RandomReader is not thread safe. 
(Revision 37b2b72ced3205aac04e683b2b7ae26e3043458f)

     Result = SUCCESS
mpercy : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=37b2b72ced3205aac04e683b2b7ae26e3043458f
Files : 
* 
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/encryption/TestFileChannelEncryption.java
* 
flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/LogFileV3.java

                
> FileChannel Decryption in RandomReader is not thread safe
> ---------------------------------------------------------
>
>                 Key: FLUME-1565
>                 URL: https://issues.apache.org/jira/browse/FLUME-1565
>             Project: Flume
>          Issue Type: Bug
>          Components: Channel
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1565-2.patch
>
>
> RandomReader needs to be thread safe and as such the encryption elements of 
> it should be thread safe as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to