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

Revert "control-service: introduce data job deployment entity" #2644

Merged

Conversation

mrMoZ1
Copy link
Contributor

@mrMoZ1 mrMoZ1 commented Sep 7, 2023

what:
Reverts #2613

why:
Adopting latest tpcs showed requests getting slow and taking a long time to complete. Investigating against a locally running tpcs instance hooked to a k8s cluster revealed the following results from executing (multiple times) a query that retrieves all data jobs.:

HEAD is now at 3909c0c control-service: introduce data job deployment entity (#2613) -> 1.6.986170982 -> Query took more than a minute to complete.

Previous HEAD position was 3909c0c control-service: introduce data job deployment entity (#2613)
HEAD is now at 98471d8 Update README.md -> 1.6.978504774 - > Query took ~ second to complete.

Conclusion commit - > 3909c0c control-service: introduce data job deployment entity makes requests slow.

testing:
Checked out the reverted branch from this commit and made the same request. It now takes ~ second to complete.
N/a reverting so existing CI/CD should suffice.

@mrMoZ1 mrMoZ1 merged commit ce63793 into main Sep 7, 2023
@mrMoZ1 mrMoZ1 deleted the revert-2613-person/miroslavi/introduce-data-job-deployment-entity branch September 7, 2023 16:16
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.

4 participants