[
https://issues.apache.org/jira/browse/VYSPER-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Fondermann resolved VYSPER-179.
-------------------------------------
Resolution: Fixed
> Deliver stanza to the highest priorized client
> ----------------------------------------------
>
> Key: VYSPER-179
> URL: https://issues.apache.org/jira/browse/VYSPER-179
> Project: VYSPER
> Issue Type: Improvement
> Components: core protocol
> Reporter: Bernd Fondermann
> Assignee: Bernd Fondermann
>
> We have to decide how to route an incoming stanza addressed to e.g.
> [email protected], if there is more than one session for that user with
> different resources.
> The solution according to XMPP is to route to the resource with the highest
> non-negative prio (the prio is given on availability presence).
> DeliveringInboundStanzaRelay.Relay.deliver would be the proper place to put
> it.
> I'd like to extract this inner class into a regular public class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.