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

RESP endpoint subscription RESET doesn't need to do anything

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
    • 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
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: