You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Sasha Dolgy (JIRA)" <ji...@apache.org> on 2011/02/18 16:52:38 UTC

[jira] Created: (VYSPER-266) Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry

Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry
----------------------------------------------------------------------

                 Key: VYSPER-266
                 URL: https://issues.apache.org/jira/browse/VYSPER-266
             Project: VYSPER
          Issue Type: Improvement
          Components: roster and subscription
    Affects Versions: 0.6
            Reporter: Sasha Dolgy
            Priority: Minor


Converting org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry into an interface as to enable developers to create different implementations for the ResourceRegistry.  For example, I am curious to see how the ResourceRegistry will behave using Apache Cassandra as a backend.  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (VYSPER-266) Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry

Posted by "Sasha Dolgy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sasha Dolgy updated VYSPER-266:
-------------------------------

    Attachment: ResourceRegistry-to-Interface.patch

other patch file didn't contain full path of which files were modified.  

server/core/src/main/java/org/apache/vysper/xmpp/server/DefaultServerRuntimeContext.java
server/core/src/main/java/org/apache/vysper/xmpp/server/XMPPServer.java
server/core/src/main/java/org/apache/vysper/xmpp/state/resourcebinding/DefaultResourceRegistry.java
server/core/src/main/java/org/apache/vysper/xmpp/state/resourcebinding/ResourceRegistry.java



> Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry
> ----------------------------------------------------------------------
>
>                 Key: VYSPER-266
>                 URL: https://issues.apache.org/jira/browse/VYSPER-266
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: roster and subscription
>    Affects Versions: 0.6
>            Reporter: Sasha Dolgy
>            Priority: Minor
>              Labels: resourceregistry
>         Attachments: DefaultServerRuntimeContext.java.patch, ResourceRegistry-to-Interface.patch
>
>
> Converting org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry into an interface as to enable developers to create different implementations for the ResourceRegistry.  For example, I am curious to see how the ResourceRegistry will behave using Apache Cassandra as a backend.  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (VYSPER-266) Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry

Posted by "Bernd Fondermann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Fondermann reassigned VYSPER-266:
---------------------------------------

    Assignee: Bernd Fondermann

> Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry
> ----------------------------------------------------------------------
>
>                 Key: VYSPER-266
>                 URL: https://issues.apache.org/jira/browse/VYSPER-266
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: roster and subscription
>    Affects Versions: 0.6
>            Reporter: Sasha Dolgy
>            Assignee: Bernd Fondermann
>            Priority: Minor
>              Labels: resourceregistry
>         Attachments: DefaultServerRuntimeContext.java.patch, ResourceRegistry-to-Interface.patch
>
>
> Converting org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry into an interface as to enable developers to create different implementations for the ResourceRegistry.  For example, I am curious to see how the ResourceRegistry will behave using Apache Cassandra as a backend.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (VYSPER-266) Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry

Posted by "Bernd Fondermann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Fondermann resolved VYSPER-266.
-------------------------------------

    Resolution: Fixed

> Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry
> ----------------------------------------------------------------------
>
>                 Key: VYSPER-266
>                 URL: https://issues.apache.org/jira/browse/VYSPER-266
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: roster and subscription
>    Affects Versions: 0.6
>            Reporter: Sasha Dolgy
>            Assignee: Bernd Fondermann
>            Priority: Minor
>              Labels: resourceregistry
>         Attachments: DefaultServerRuntimeContext.java.patch, ResourceRegistry-to-Interface.patch
>
>
> Converting org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry into an interface as to enable developers to create different implementations for the ResourceRegistry.  For example, I am curious to see how the ResourceRegistry will behave using Apache Cassandra as a backend.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (VYSPER-266) Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry

Posted by "Sasha Dolgy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VYSPER-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sasha Dolgy updated VYSPER-266:
-------------------------------

    Attachment: DefaultServerRuntimeContext.java.patch

> Abstract org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry
> ----------------------------------------------------------------------
>
>                 Key: VYSPER-266
>                 URL: https://issues.apache.org/jira/browse/VYSPER-266
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: roster and subscription
>    Affects Versions: 0.6
>            Reporter: Sasha Dolgy
>            Priority: Minor
>              Labels: resourceregistry
>         Attachments: DefaultServerRuntimeContext.java.patch
>
>
> Converting org.apache.vysper.xmpp.state.resourcebinding.ResourceRegistry into an interface as to enable developers to create different implementations for the ResourceRegistry.  For example, I am curious to see how the ResourceRegistry will behave using Apache Cassandra as a backend.  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira