[DOCS-4578] Impact and behaviour of index rebuilding in a v2.6 replica set Created: 23/Dec/14 Updated: 30/Oct/23 Resolved: 18/Jan/18 |
|
| Status: | Closed |
| Project: | Documentation |
| Component/s: | manual |
| Affects Version/s: | mongodb-2.6 |
| Fix Version/s: | Server_Docs_20231030 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Luke Prochazka | Assignee: | Brian Moss |
| Resolution: | Done | Votes: | 1 |
| Labels: | bite-sized | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Participants: | |||||
| Days since reply: | 6 years, 11 weeks, 1 day ago | ||||
| Story Points: | 0.25 | ||||
| Description |
|
In this DOCS reference: http://docs.mongodb.org/manual/core/index-creation/#index-creation-background Please amend the DOC to add clarity on index build behaviour, in particular the following statements: A foreground index build is default, when complete on a replica set primary, it'll replicate to the secondaries with a foreground build task. The replication worker will take a global DB lock, which will queue reads and writes to all DBs on that server. |
| Comments |
| Comment by Githook User [ 28/Nov/17 ] |
|
Author: {'name': 'Brian Moss', 'username': 'kallimachos', 'email': 'kallimachos@gmail.com'}Message: |
| Comment by Githook User [ 28/Nov/17 ] |
|
Author: {'name': 'Brian Moss', 'username': 'kallimachos', 'email': 'kallimachos@gmail.com'}Message: |
| Comment by Brian Moss [ 07/Nov/17 ] |
| Comment by Githook User [ 09/Oct/17 ] |
|
Author: {'email': 'kallimachos@gmail.com', 'name': 'Brian Moss', 'username': 'kallimachos'}Message: Clarify when index builds on secondaries are in the foreground or the Closes Signed-off-by: kay <kay.kim@10gen.com> |
| Comment by Githook User [ 09/Oct/17 ] |
|
Author: {'email': 'kallimachos@gmail.com', 'name': 'Brian Moss', 'username': 'kallimachos'}Message: Clarify when index builds on secondaries are in the foreground or the Closes Signed-off-by: kay <kay.kim@10gen.com> |
| Comment by Githook User [ 09/Oct/17 ] |
|
Author: {'email': 'kallimachos@gmail.com', 'name': 'Brian Moss', 'username': 'kallimachos'}Message: Clarify when index builds on secondaries are in the foreground or the Closes Signed-off-by: kay <kay.kim@10gen.com> |
| Comment by Githook User [ 09/Oct/17 ] |
|
Author: {'email': 'kallimachos@gmail.com', 'name': 'Brian Moss', 'username': 'kallimachos'}Message: Clarify when index builds on secondaries are in the foreground or the Closes Signed-off-by: kay <kay.kim@10gen.com> |
| Comment by Githook User [ 09/Oct/17 ] |
|
Author: {'email': 'kallimachos@gmail.com', 'name': 'Brian Moss', 'username': 'kallimachos'}Message: Clarify when index builds on secondaries are in the foreground or the Closes Signed-off-by: kay <kay.kim@10gen.com> |
| Comment by Githook User [ 09/Oct/17 ] |
|
Author: {'email': 'kallimachos@gmail.com', 'name': 'Brian Moss', 'username': 'kallimachos'}Message: Clarify when index builds on secondaries are in the foreground or the Closes Signed-off-by: kay <kay.kim@10gen.com> |
| Comment by Brian Moss [ 06/Oct/17 ] |
|
luke.prochazka Could you please review https://github.com/mongodb/docs/pull/2979 for technical accuracy? |