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

SDCORE-453 : MongoDB slowness fix #27

Merged
merged 1 commit into from Sep 1, 2021

Conversation

badhrinathpa
Copy link
Contributor

Issue : For every CI run, the simapp adds 5000 entries into the DB. The web console doesn't check if the UE entry already exists and keeps adding. The CI helm chart also doesn't redeploy Mongo on every run. Thus, the number of entries in the DB keeps increasing.
Fix : Delete all entries matching UEID and PLMNID in Mongo before adding new entry for the same.

@badhrinathpa
Copy link
Contributor Author

retest this please

@yoooou
Copy link

yoooou commented Aug 30, 2021

test container

2 similar comments
@badhrinathpa
Copy link
Contributor Author

test container

@badhrinathpa
Copy link
Contributor Author

test container

@thakurajayL thakurajayL merged commit b180588 into omec-project:onf-release3.0.5 Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants