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

Memcached flush_all command pipelining problem

XMLWordPrintable

    • Low

      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 "

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

                Created:
                Updated:
                Resolved: