Ning Li wrote:
I think there're similar problems with calling optimize() while
addIndexes
is in progress... I think we should disallow that?
Optimize waits for addIndexes to finish? I think it's useful to
allow addIndexes
during maybeMerge and optimize, no?
OK I agree it would be nice to let optimize run concurrently with
addIndexes. They are both just doing merges, anyway, so it should not
be too hard.
I'll open an issue for these...
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]