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

RESP endpoint subscription RESET doesn't need to do anything

XMLWordPrintable

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

      According to the https://redis.io/commands/reset/ the reset command can just abort the SUBSCRIBE/PSUBSCRIBE state. There is no need to notify users of unsubscribed names. This is further reinforced with lettuce client which disconnects its netty client and reconnects on the next request. See https://github.com/infinispan/infinispan/pull/10403#discussion_r999899279 for context.

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: