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

LPUSH RPUSH must generate only one event even in variadic case

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
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: