Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-14585

Convert RESP endpoint to use parser generator

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 15.0.0.Dev01, 14.0.8.Final
    • None
    • RESP
    • None

    Description

      The RESP endpoint currently uses Lettuce to do the parsing of commands. ISPN-14501 reduced a lot of allocations, however there are still others we can't reduce. Instead we should add a protocol parser generator based decoder so we can remove all the allocations except the ones for the command and arguments.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: