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

[server] Add more info log to the store API function #3165

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

csordasmarton
Copy link
Contributor

The storage API request (massStoreRun) is a very heavy operation and most
of the cases when the user stores huge amount of reports to the database it
takes too much time (10-20 minutes) to perform this operation. For this reason
in this patch we will insert some info log to see where the store operation
is.

The storage API request (`massStoreRun`) is a very heavy operation and most
of the cases when the user stores huge amount of reports to the database it
takes too much time (10-20 minutes) to perform this operation. For this reason
in this patch we will insert some info log to see where the store operation
is.
@bruntib bruntib merged commit 5d2d073 into Ericsson:master Jan 27, 2021
@csordasmarton csordasmarton deleted the server_storage_log branch March 10, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants