Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5631

Use Jackson for serialising to JSON

    XMLWordPrintableJSON

Details

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

    Description

      We currently serialise to JSON via a manually written method `Json.encode`. The implementation is naive: it does a lot of unnecessary String concatenation and it doesn't handle escaping well.

      KAFKA-1595 switches to Jackson for parsing, so it would make sense to do this after that one is merged.

      Attachments

        Issue Links

          Activity

            People

              umesh9794@gmail.com Umesh Chaudhary
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: