Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-898

NettyServer doesn't support SSL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5.4
    • 1.6.0
    • java
    • None

    Description

      While there's a way to configure NettyTransceiver to use SSL by using NettyTransceiver's constructor NettyTransceiver(InetSocketAddress addr, ChannelFactory channelFactory) and providing channelFactory that ensures SslHandler is in the pipeline, there's no symmetrical capability in NettyServer.
      Adding constructor to NettyServer that would take in ChannelFactory could resolve the issue.

      Attachments

        1. 0001-Add-NettyServer-constructor-for-custom-pipelines.patch
          4 kB
          Sebastian Ortega
        2. AVRO-898.patch
          1 kB
          Doug Cutting
        3. AVRO-898-suggested-change.patch
          1 kB
          Vadim Tsarik

        Activity

          People

            cutting Doug Cutting
            vadimtsarik Vadim Tsarik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: