[dna-issues] [JBoss JIRA] Resolved: (DNA-170) Create federating connection implementation in FederatedRepository
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Thu Jul 24 16:11:44 EDT 2008
[ https://jira.jboss.org/jira/browse/DNA-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch resolved DNA-170.
-------------------------------
Resolution: Done
Created a FederatedRepositorySource and FederatedRepositoryConnection that instantiates and use a FederatedRepository instance. Additional work needs to be done on the FederatedRepository class (specifically the CommandExecutor implementation that merges the information and manages the cache). However, this task is now complete.
> Create federating connection implementation in FederatedRepository
> ------------------------------------------------------------------
>
> Key: DNA-170
> URL: https://jira.jboss.org/jira/browse/DNA-170
> Project: DNA
> Issue Type: Sub-task
> Components: Federation
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Fix For: 0.2
>
>
> This RepositoryConnection implementation would be used by the FederatedRepositoryConnection implementation as the access point into the federated repository (the FederatedRepositoryConnection would coordinate work in the connection/session cache and that done against the integrated cache). The federating repository connection would be responsible for populating and accessing the integrated repository. When information is not yet in the integrated repository (or it is out of date), it would connect to the different sources to retrieve the information, merge the information using the merge processor, and store the information in the integrated repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list