Commits

Mohamad Chaarawi committed f1e0a5b419c
[svn-r30177] Call generate image on all MDC entries before constructing candidate list so that the GHEAP entries are inserted into the cache. This is required to get them to be flushed collectively in the Metadata Flush phase. This caused the parallel t_cache test to assert. Commenting out that assert line in the test made the tests run to successfull completion, but that needs to be revisited to see why the assertion was there in the first place.