|
Sounds good. How this rebuild process affects pending transactions?
By the way will this rebuild process reinitialize subindexes defined by custom SubIndexHash? The rebuild process closes the "old" Compass instance after (by default) a minute and tries to perform a graceful shutdown. If you expect to have a transaction longer than 60 second, you can configure it.
Regarding sub index hashing, think of the rebuild process as if you closed and opened a new Compass instance with the updated mappings. |
CMP-620. Does that sound ok?