Closed GoogleCodeExporter closed 9 years ago
Original comment by pmo...@gmail.com
on 18 Jan 2013 at 3:09
Original comment by pmo...@gmail.com
on 18 Jan 2013 at 3:09
I'm not sure why this is necessary, given that Share will lazily (i.e. on
demand) generate thumbnails and previews if they haven't previously been
generated anyway.
It's also the case that generating thumbnails and previews is a computationally
expensive operation, so doing it in bulk while an import is in progress is
likely to have a significant negative impact on performance. In contrast,
on-demand generation amortises those costs over time.
For now I'm going to park this ticket. If anyone feels strongly about it I'd
be willing to consider it for a future version of the tool.
Original comment by pmo...@gmail.com
on 1 Feb 2013 at 8:59
If this becomes an issue, it can be raised again in the github project
(https://github.com/pmonks/alfresco-bulk-import).
Original comment by pmo...@gmail.com
on 12 Dec 2013 at 9:26
Original issue reported on code.google.com by
pmo...@gmail.com
on 18 Jan 2013 at 2:58