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

Requestor sends protocol text on each handshake under certain circumstances

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.5.0
    • java
    • None

    Description

      When using a stateless transport such as HTTP and different protocol versions on client and server, Requestor will send the local protocol text on each request once a handshake match is established. For large protocols, this slows things down considerably. The attached patch resolves the issue by resetting the sendLocalText field after a successful handshake.

      Attachments

        1. AVRO-761.patch
          7 kB
          Doug Cutting
        2. Requestor.java.patch
          0.5 kB
          Richard Ahrens

        Activity

          People

            cutting Doug Cutting
            rahrens Richard Ahrens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: