XMLWordPrintable

      Summary : 

      Currently NCMP uses Liquibase to create our db schema and load the data/models in our datastore.

      During startup, when Database is not available, then Liquibase won't retry to connect, because of that NCMP application is hanging until Kubernetes won't restart it. 

      This retry logic should be configured in Liquibase.

      Please implement/configure this retry logic!

      Version: 3.3.3 

       

      Expected behavior:
      When DB is ready, then NCMP's liquibase should connect automatically. 

      Reproduce

      Start NCMP application when DB host is there but not connectable, or schema is missing After that start database. NCMP should connect.

            lukegleeson lukegleeson
            ehidlor Lorant Hideg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: