You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2010/03/13 11:54:27 UTC

[jira] Resolved: (VYSPER-179) Deliver stanza to the highest priorized client

     [ 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. u2@vysper.org, 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.