Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MS SQL Server & Atom Models hidden after restart #414

Open
jmdedalus opened this issue May 9, 2023 · 1 comment
Open

MS SQL Server & Atom Models hidden after restart #414

jmdedalus opened this issue May 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jmdedalus
Copy link

Description

Last week, I imported some models into MDM and then shut the instance down for the weekend. Upon restarting the instance this morning, only the CSV-imported model is visible - the atomio & MS SQL Server imported models are hidden.

Steps to reproduce

e.g.

  1. Deploy/launch new MDM instance
  2. Using the Browse tab...
  3. Create a new folder called, eg, ODS
  4. Import a new model - this issue has been observed with the following model imports
  5. Confirm model is imported
  6. Shutdown instance (eg kubectl scale --replicas=0 deployment mauro)
  7. Resume instance
  8. Notice that the ODS folder is not shown
  9. Attempt to re-add ODS
  10. Notice that MDM displays error "Property [label] with value [ODS] must be unique"
    2023-05-09 09_58_21-Window
  11. Create new folder ods
  12. Notice that the new folder ods and the previously created folder ODS are now visibile, and the previously imported model is shown:
    2023-05-09 10_00_35-Window

Note that you can (repeatedly) delete the ods folder and the ODS folder disappears, and recreate it and ODS reappears.

Expected behavior

The previously imported MS SQL Server (and atomio) model(s) should be displayed in the Browse tab.

Screenshots

  • System resumed with only previously imported CSV model visible:
    2023-05-09 09_57_37-Window
  • Attempting to re-add ODS folder
    2023-05-09 09_58_21-Window
  • Create folder with the a different case:
    2023-05-09 10_00_35-Window

Environment

  • Mauro Version 7.3.0
  • mdm-core 5.3.0

Additional context

Running on AWS EKS v1.26 with lucene index on mounted 10GB EBS volume

@jmdedalus jmdedalus added the bug Something isn't working label May 9, 2023
@joe-crawford
Copy link
Contributor

Hi @jmdedalus, thanks for raising this. If this keeps occurring we'd definitely be interested to know, as it clearly shouldn't.

I'm not very familiar with Kubernetes, do you possibly know if the shutdown step does a clean shutdown of the Tomcat instances and database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants