bad database count in web interface with master-slave replication

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Minor - P4
    • None
    • Affects Version/s: 1.8.1
    • Component/s: Admin
    • None
    • Environment:
      linux (debian)
    • Linux
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In web-interface (default on port 28017) with master/slave replication after restarting mongo database count is wrong:

      1. databases: 2

      replication:
      master: 1
      slave: 0

      after logging to mongo for ex. via mongo cli and running any query (like show dbs) status looks like this:

      1. databases: 6

      replication:
      master: 1
      slave: 0

      this affects both master and slave nodes.

            Assignee:
            Unassigned
            Reporter:
            MartinS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: