Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1418

Class cast exception when ClientPNames.CONN_MANAGER_TIMEOUT is set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.3 Final
    • 4.3.2
    • HttpClient (classic)
    • None

    Description

      Previously ClientPNames.CONN_MANAGER_TIMEOUT was expected to be of type long in HttpClientParams. Using the new configuration API it is retrieved with HttpParams#getIntParameterin HttpClientParamConfig. This leads to a class cast exception.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkocher@sudo.ch David Kocher
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: