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

Hudson commented on FLUME-2083:
-------------------------------

Integrated in flume-trunk #429 (See 
[https://builds.apache.org/job/flume-trunk/429/])
    FLUME-2083. Avro Source should not start if SSL is enabled and keystore 
cannot be opened (Revision b8cf789b8509b1e5be05dd0b0b16c5d9af9698ae)

     Result = SUCCESS
hshreedharan : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=b8cf789b8509b1e5be05dd0b0b16c5d9af9698ae
Files : 
* flume-ng-sdk/src/main/java/org/apache/flume/api/NettyAvroRpcClient.java
* flume-ng-core/src/test/java/org/apache/flume/source/TestAvroSource.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
* flume-ng-core/src/main/java/org/apache/flume/source/AvroSource.java
* flume-ng-core/src/test/java/org/apache/flume/sink/TestAvroSink.java

                
> 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
>            Assignee: Mike Percy
>             Fix For: v1.4.0
>
>         Attachments: FLUME-2083-1.patch, FLUME-2083-2.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

Reply via email to