-
Notifications
You must be signed in to change notification settings - Fork 23
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
Moved profiling to the begining of import flow #1064
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine as long as the enable_disable_profiling logic is lifted from sds_sync only. We will need a PR to remove the same from sds_sync?
@shirshendu Yes we need a PR there |
Codecov Report
@@ Coverage Diff @@
## master #1064 +/- ##
=========================================
Coverage ? 81.51%
=========================================
Files ? 90
Lines ? 3754
Branches ? 487
=========================================
Hits ? 3060
Misses ? 596
Partials ? 98
Continue to review full report at Codecov.
|
tendrl/commons/objects/cluster/atoms/import_cluster/__init__.py
Outdated
Show resolved
Hide resolved
tendrl/commons/objects/cluster/atoms/import_cluster/__init__.py
Outdated
Show resolved
Hide resolved
1db77e5
to
a8a512a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now. One minor comment.
Fix the commit message and pep8 issues. |
41e2c6d
to
3d256d9
Compare
@anmolsachan Fix the build issues including pep8. Still failing. |
@shtripat This PR does not need any change w.r.t pep8. I have verified locally. This can be merged |
Need to merge this, otherwise, upstream profile enable won't happen part of import flow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please rebase.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tendrl-bug-id: Tendrl/issues/1065 bugzilla: 1655420 Signed-off-by: Anmol Sachan <[email protected]>
tendrl-bug-id: /issues/1065
bugzilla: 1655420
Signed-off-by: Anmol Sachan [email protected]