You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#17482 introduced support for a selector header expression on SUBSCRIBE frames so that messages from the destination cache are further filtered based on that selector expression. During that additional filtering a NullPointerException is possible if unsubscribe takes place concurrently and the session subscription has been removed.
Rossen Stoyanchev opened SPR-13204 and commented
#17482 introduced support for a selector header expression on SUBSCRIBE frames so that messages from the destination cache are further filtered based on that selector expression. During that additional filtering a NullPointerException is possible if unsubscribe takes place concurrently and the session subscription has been removed.
Affects: 4.2 RC1
Issue Links:
Referenced from: commits 0b43e4e
The text was updated successfully, but these errors were encountered: