Skip to content
Snippets Groups Projects
  1. Jun 13, 2019
  2. Jun 11, 2019
  3. Jun 10, 2019
    • ZijianGuo's avatar
      Fix mongo command for checking replication status · 08f5c50e
      ZijianGuo authored
      
      By default, the mongo command connection address is '127.0.0.1:27017'.
      If we change mongodb_port, It cause the handle 'Checking current
      replication status' always connect to '127.0.0.1:27017'. So we need
      add options like '--host' and '--port'.
      
      Change-Id: I172ef3d19ff2bea97db3a5207c1a984cd188ceba
      Signed-off-by: default avatarZijianGuo <guozijn@gmail.com>
      08f5c50e
  4. Jun 07, 2019
Loading