adplus-dvertising
frame-decoration

Question

Point out the wrong statement.

a.

When fully synchronized, the destination shard connects to the config database and updates the cluster metadata with the new location for the chunk

b.

The destination shard builds any indexes required by the source that do not exist on the destination

c.

The destination shard begins requesting documents in the chunk and starts receiving copies of the data

d.

None of the mentioned

Answer: (d).None of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.

Similar Questions

Discover Related MCQs

Q. The source shard is responsible for incoming ______ operations for the chunk.

Q. ________ can alter the behavior so that the delete phase of the current migration blocks the start of the next chunk migration.

Q. The default value _________ becomes true for all chunk migrations.

Q. You can set the _________ option on the balancer configuration to set different write concern semantics.

Q. With __________ enabled, the source shard archives the documents in the migrated chunks in a directory named after the collection namespace.

Q. The ________ collection stores a document for each change to the metadata of a sharded collection.

Q. Point out the correct statement.

Q. The _________ collection stores a document for each sharded collection in the cluster.

Q. You can return a list of the collections, with the following helper ______________

Q. Point out the wrong statement.

Q. ________ is a string that holds the address of the client, a mongos instance that initiates this change.

Q. The _______ collection keeps track of the active components in the sharded cluster.

Q. If the collection is empty then MongoDB will create the index as part of the ________

Q. Changing the _______ option will change the port that mongod listens for incoming connections on.

Q. The _____________ collection holds documents for each tagged shard key range in the cluster.

Q. Split empty chunks in your collection by manually performing the ______ command on chunks.

Q. Point out the correct statement.

Q. MongoDB provides the _________ command to combine contiguous chunk ranges into a single chunk.

Q. Use ________ to determine the current chunk ranges across the cluster.

Q. Point out the wrong statement.