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

python sample_http_client.py is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.3
    • python
    • None

    Description

      sample_http_client.py is currently borked.

      → PYTHONPATH=src python test/sample_http_client.py jane jeff hello 1
      Traceback (most recent call last):
      File "test/sample_http_client.py", line 89, in <module>
      requestor = make_requestor(SERVER_HOST, SERVER_PORT, MAIL_PROTOCOL)
      File "test/sample_http_client.py", line 64, in make_requestor
      client = ipc.HTTPTransceiver(conn)
      TypeError: _init_() takes exactly 3 arguments (2 given)

      Attachments

        1. AVRO-496.patch
          0.5 kB
          Jeff Hammerbacher

        Activity

          People

            hammer Jeff Hammerbacher
            jmhodges Jeff Hodges
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: