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

[RESP] SORT should return sorted set with BY non-existing key

XMLWordPrintable

      Utilizing the `SORT` operation over a sorted set should have an ordered output even when skipping the sort operator.

      Infinispan:

      127.0.0.1:11222> zadd zset 1 a 5 b 2 c 10 d 3 e
      (integer) 5
      127.0.0.1:11222> sort zset by nosort
      (error) ERR value is not an integer or out of range
      

              rh-ee-jbolina Jose Bolina
              rh-ee-jbolina Jose Bolina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: