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

Nonexistent memcached command should result in ERROR response, not SERVER_ERROR

XMLWordPrintable

    • Low

      From Michal:

      "according to the memcached text protocol:
      https://github.com/memcached/memcached/blob/master/doc/protocol.txt

      sending of an unknown command should result in response "ERROR\r\n"
      instead we are sending SERVER_ERROR.

      echo -e "blah\r" | nc localhost 11211
      SERVER_ERROR org.infinispan.server.core.UnknownOperationException: Unknown operation: blah"

              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: