You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2013/06/13 10:21:20 UTC

[jira] [Updated] (FLUME-2083) Avro Source should not start if SSL is enabled and keystore cannot be opened

     [ https://issues.apache.org/jira/browse/FLUME-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy updated FLUME-2083:
------------------------------

    Attachment: FLUME-2083-1.patch

Other than some doc updates, also made one additional change here:

Require ssl = true to be set in the AvroSource to enable SSL rather than just the existence of the keystore & keystorePassword params. Makes it consistent with the sink and also very explicit for people not familiar with Flume.
                
> Avro Source should not start if SSL is enabled and keystore cannot be opened
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-2083
>                 URL: https://issues.apache.org/jira/browse/FLUME-2083
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Mike Percy
>             Fix For: v1.4.0
>
>         Attachments: FLUME-2083-1.patch
>
>
> A couple of follow-up items from FLUME-997:
> 1. If the server is configured for SSL but the keystore isn't there, the service should not start.
> 2. We should fall back to the default behavior of the X509 TrustManagerFactory if there is no trust store specified by passing a null KeyStore, no need to look in the classpath for cacerts.

--
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