Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-3147

bad database count in web interface with master-slave replication

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

      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 Unassigned
            Reporter:
            msz MartinS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: