You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Sebastian Ortega (JIRA)" <ji...@apache.org> on 2012/07/03 13:31:24 UTC

[jira] [Updated] (AVRO-1119) NettyServer support for SSL

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

Sebastian Ortega updated AVRO-1119:
-----------------------------------

    Attachment: 0001-Add-NettyServer-constructor-for-custom-pipelines-with-test.patch

Added junit test for SSL scenario.
                
> NettyServer support for SSL
> ---------------------------
>
>                 Key: AVRO-1119
>                 URL: https://issues.apache.org/jira/browse/AVRO-1119
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.6.3, 1.7.0
>            Reporter: Sebastian Ortega
>             Fix For: 1.7.1
>
>         Attachments: 0001-Add-NettyServer-constructor-for-custom-pipelines-with-test.patch
>
>
> When trying to use NettyServer with SSL support I have problems despite [AVRO-898] has been accepted. If I am not wrong, the SSLHandler should be added to the worker pipelines but you cannot do that with the current interface.
> I've prepared a patch of a different approach. I've added a new constructor of type ChannelPipelineFactory used to initialize the worker pipeline instead of calling Channels.pipeline() directly. Please see the attached path.
> If I'm wrong, I wil be very grateful to know how to solve it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira