Uploaded image for project: 'ProtoStream'
  1. ProtoStream
  2. IPROTO-341

[REST API] Wrong formatted JSON in case of complex cache entries

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.6.Final
    • None
    • None
    • False
    • False
    • None

      The proto -> JSON serializer performs wrong wrapping of List<Object> values which causes wrong formatted JSON.
      E.g. the List<String> ends up as:

      {
                  "_type": "string",
                  "_value": "Anna"
              }{
                  "_value": "Anna"
              }{
                  "_value": "Anna"
              }
      

            [IPROTO-341] [REST API] Wrong formatted JSON in case of complex cache entries

            There are no comments yet on this issue.

              fercoli@redhat.com Fabio Massimo Ercoli
              amanukya@redhat.com Anna Manukyan
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: