Bug: 40837

Impact:

Product:
GemStone/S 64 Bit

Versions:
3.1.0.2, 3.1.0.1, 3.1, 3.0.1, 3.0, 2.4.5.1, 2.4.5, 2.4.4.8, 2.4.4.7, 2.4.4.6, 2.4.4.5, 2.4.4.4, 2.4.4.3, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4, 2.3.1.6, 2.3.1, 2.3, 2.2.5.4, 2.2.5.3, 2.2.5.2, 2.2.5.1, 2.2.5, 2.2.x, 2.2, 2.1.4, 2.1.x, 2.1, 2.0.x, 2.0, 1.2.5, 1.2.4, 1.2.x, 1.1.14, 1.1.x

Platform:
All

Fixed In:

Parallel index creation does not update progress

Parallel index creation allows creation of multiple indexes silmoutaneously.
Under some conditions, this may be faster than creating them individually,
although in most cases there is no improvement.

Due to the way parallel index creation is done, UnorderedCollection >>
progressOfIndexCreation does not return useful information when indexes
are created using parallel index creation.

Workaround:

none/not applicable