Use requests library to manage HTTP posts in resmoke.py buildlogger support

XMLWordPrintableJSON

    • Fully Compatible
    • v3.4, v3.2
    • TIG 2017-03-06
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It appears that urllib2 does no connection pooling, so every POST of log data to buildlogger requires a new HTTP connection. Moving to the requests (or some other more modern HTTP library) should allow pooling.

              Assignee:
              Robert Guo (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: