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

LPUSH RPUSH must generate only one event even in variadic case

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Final
    • None
    • RESP
    • None

      Executing l/rpush operation generates one event per element passed in input.

      i.e. rpush "key" "v1" "v2"

      generates 2 events

       

      Expected behaviour is to generate just one: see https://redis.io/docs/manual/keyspace-notifications/

              vrigamon@redhat.com Vittorio Rigamonti
              vrigamon@redhat.com Vittorio Rigamonti
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: