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 2009/07/28 18:14:14 UTC

[jira] Commented: (VYSPER-154) Handle inbound Presence Probes correctly

    [ https://issues.apache.org/jira/browse/VYSPER-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736122#action_12736122 ] 

Bernd Fondermann commented on VYSPER-154:
-----------------------------------------

As a first fix, I implemented a heuristic method for looking up a presence.
At this time we cannot be sure this is the latest presence. I think we have to improve LatestPresenceCache for this, which is non-trivial.

> Handle inbound Presence Probes correctly
> ----------------------------------------
>
>                 Key: VYSPER-154
>                 URL: https://issues.apache.org/jira/browse/VYSPER-154
>             Project: VYSPER
>          Issue Type: Bug
>          Components: core protocol
>            Reporter: Bernd Fondermann
>            Assignee: Bernd Fondermann
>
> If the contact-side of a presence probe is not available (offline), everything works fine.
> If the contact-side of a presence probe is available, two things happen:
> 1. the probed entity is checked for a resource, which fails. This is wrong.
> 2. the presence lookup fails, because of there is no resource on the probed entity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.