Community
Participate
Working Groups
Created attachment 122901 [details] LatestIUVersionCollector This bug is related to the LatestIUVersionCollector found in the director. This collector should be structured as a query, taking advantage of the updated query API. I am attaching a patch (with test cases) that does this. This has been tested with multiple repos as well as a composite repo (pointing to multiple repos). This bug depends on Bug 261403.
Created attachment 123169 [details] Updated Patch This is an updated patch that converts LatestUIVersionCollector to a Query. This patch also makes use of the CompoundQueryable to run queries over CompositeRepos and the RepositoryManager.
Created attachment 123278 [details] Updated Patch Jeff found a problem with the way progress was being monitored. this addresses that. (+ a test case)
Fix applied to HEAD. thanks.
*** Bug 260214 has been marked as a duplicate of this bug. ***