Martin Geisse created WICKET-5145:
-------------------------------------

             Summary: do not post an Atmosphere event if the filtered 
subscription set is empty
                 Key: WICKET-5145
                 URL: https://issues.apache.org/jira/browse/WICKET-5145
             Project: Wicket
          Issue Type: Bug
          Components: wicket-atmosphere
    Affects Versions: 6.6.0
            Reporter: Martin Geisse
            Assignee: Emond Papegaaij


wicket-atmosphere will post an event for an AtmosphereResource even if, after 
applying filters, no subscription exists for that resource. This includes 
resources which listen to events of different type (the second parameter of the 
subscribed method) since that is handled by filters too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to