Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-1086

Refactor InvokeHttp

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      InvokeHttp currently uses Java's HttpUrlConnection, which is lacking in it's features and ease-of-use. In order to support all the current InvokeHttp pending tickets it's clear that a new underlying library is needed.

      OkHttp looks to be a promising library that focusing on individual transactions (as opposed to Apache's HttpClient that focuses more on sessions).

      Attachments

        1. NIFI-1086_rebasing_to_master.patch
          226 kB
          Joe Percivall
        2. NIFI-1086_06.patch
          4 kB
          Joe Percivall
        3. NIFI-1086_05.patch
          304 kB
          Joe Percivall
        4. NIFI-1086_04.patch
          309 kB
          Joe Percivall
        5. NIFI-1086_03.patch
          292 kB
          Joe Percivall
        6. NIFI-1086_02.patch
          271 kB
          Joe Percivall

        Issue Links

          Activity

            People

              jpercivall Joe Percivall
              jpercivall Joe Percivall
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: