Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3277

Migrate rest-http from outdated json-lib to Jackson

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7
    • general
    • None

    Description

      ignite-rest-http module uses json-lib 2.4 [1] for java to JSON transformations and this library last release was on 2010-12-14.

      This is very old library and after some investigations I found that it produce a lot of garbage during java to JSON transformation.

      I'm planing to replace json-lib 2.4 with Jackson 2.x [2]

      1. https://sourceforge.net/projects/json-lib
      2. https://github.com/FasterXML/jackson

      Attachments

        Issue Links

          Activity

            People

              skozlov Sergey Kozlov
              kuaw26 Alexey Kuznetsov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: