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

fix(backend): Caching - Make the cache key depend on output names and paths #4675

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented Oct 27, 2020

Output artifact/parameter names and paths are important and need to be considered.

Output artifact/parameter names and paths are important and need to be considered.
@kubeflow-bot
Copy link

This change is Reviewable

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Oct 29, 2020

/retest

@k8s-ci-robot
Copy link
Contributor

@Ark-kun: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
kubeflow-pipeline-backend-test 962e897 link /test kubeflow-pipeline-backend-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@stale
Copy link

stale bot commented Feb 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Feb 8, 2021
@chensun chensun force-pushed the master branch 2 times, most recently from 7542f0e to 44d22a6 Compare February 12, 2021 09:23
@Ark-kun Ark-kun removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Mar 18, 2021
@Ark-kun
Copy link
Contributor Author

Ark-kun commented Mar 18, 2021

Without this fix, the results reused from cache can be incorrect when the task is exactly the same, but uses different output names.

@Ark-kun Ark-kun requested a review from zijianjoy March 18, 2021 22:59
@Ark-kun
Copy link
Contributor Author

Ark-kun commented Mar 23, 2021

/cc @Bobgy @chensun @zijianjoy

@Bobgy
Copy link
Contributor

Bobgy commented Mar 23, 2021

/lgtm
Thank you for the fix!

@Ark-kun
Copy link
Contributor Author

Ark-kun commented Mar 23, 2021

/retest

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Bobgy
Copy link
Contributor

Bobgy commented Mar 23, 2021

/lgtm

@google-oss-robot google-oss-robot merged commit 5fbf224 into kubeflow:master Mar 23, 2021
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.

7 participants