[SERVER-11391] repairDatabase should be disallowed on secondaries Created: 25/Oct/13  Updated: 10/Dec/14  Resolved: 05/Nov/13

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 2.5.3
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: J Rassi Assignee: J Rassi
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-11540 db.repairDatabase() doesn't work on S... Closed
Related
related to SERVER-11219 mongod crash during index build leave... Closed
is related to DOCS-3601 repairDatabase can be run on the seco... Closed
Operating System: ALL
Participants:

 Description   

    class CmdRepairDatabase : public Command {
    public:
...
        virtual bool slaveOk() const {
            return true;
        }


Generated at Thu Feb 08 03:25:40 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.