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

Convert RESP endpoint to use parser generator

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

XMLWordPrintable

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

      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.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: