Test tree-walking all root nodes in Fedora 6
elynema opened this issue · 2 comments
Description
With our Fedora 4 implementation, we were unable to walk the root tree to gather all the ids for re-indexing (we had to pull them from Solr instead) on Media Collections Online. There are too many nodes at the root in Fedora 4. After hours, the request doesn't return and walking the root tree is unable to be done.
Can we test this against Fedora 6 on mco-staging (or with mco-staging data) to see if this issue is resolved?
Real testing would be against the ELS Fedora 6 instance. Other infrastructure issues load load balancers, timeouts etc. could be impacting this.
Done Looks Like
- Migrate Fedora 4 data on mco-staging into Fedora 6 datastore (probably best to retain Fedora 4 copy of data actually running for mco-staging to use)
- Make a request against Fedora for the root node (or to fit the syntax of the reindexing code)
- Test against local Fedora 6 (managed by the Avalon team)
- Test against ELS Fedora 6
Fedora 6 servers should be available sometime in October.
Does it make sense to test this on local Fedora 6 since we don't have the tree-walking issue of large data there?