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

promote Sasl-based RPC

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • java
    • None
    • Reviewed

    Description

      SaslSocketTransceiver and SaslSocketServer should be preferred to SocketTransceiver and SocketServer. The former are more optimized and offer the option of security. The latter should be deprecated to discourage a proliferation of implementations.

      We should also add Transceiver and Server factory methods that accept a URI. For "http:" URIs these should use HttpTransceiver and HttpServer. For "avro:" URIs these should use SaslSocketTransceiver and SaslSocketServer. The rpcsend and rpcrecieve tools should use these factories.

      Attachments

        1. AVRO-707.patch
          7 kB
          Doug Cutting

        Issue Links

          Activity

            People

              cutting Doug Cutting
              cutting Doug Cutting
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: