Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What will have to do if a shard is down or slow and you do a query?



What will have to do if a shard is down or slow and you do a query?..

Answer / Sarvesh Kumar

When a shard is down or slow, MongoDB will automatically reroute read operations to healthy shards. However, write operations will fail until the issue with the unavailable shard is resolved. In case of write operations, you may need to configure write concern settings to handle such situations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

How can you customize to mongo shell prompt?

1 Answers  


Does mongodb run on windows?

1 Answers  


What is schema mongodb?

1 Answers  


How to list all indexes in mongodb?

1 Answers  


In which format data is stored in mongodb?

1 Answers  


Why 32 bit version of mongodb are not preferred ?

1 Answers  


What is the syntax of update document?

1 Answers  


What is difference between mongod and mongodb?

1 Answers  


What is primary and secondary replica set in mongodb?

1 Answers  


Which function is used to create an index?

1 Answers  


How do I do transactions/locking in mongodb?

1 Answers  


Can we store images in mongodb?

1 Answers  


Categories