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

Memcached flush_all command pipelining problem

    XMLWordPrintable

Details

    • Low

    Description

      From Michal:

      "memcached server module flush_all command cannot be in the middle of pipelined command input.
      (this is probably tightly connected to JBPAPP-5439, but manifests itself in different scenario as well)

      testcase:
      $ echo -e "flush_all\r\nget a" | nc localhost 11211
      SERVER_ERROR org.infinispan.server.core.ServerException: java.lang.NumberFormatException: For input string: "get"
      expected output:
      OK
      END "

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: