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

Intermittent issue in TAS adding and deleting strategy #56

Closed
killianmuldoon opened this issue Jun 7, 2021 · 3 comments
Closed

Intermittent issue in TAS adding and deleting strategy #56

killianmuldoon opened this issue Jun 7, 2021 · 3 comments

Comments

@killianmuldoon
Copy link
Contributor

TAS seems to have intermittent issues when adding and deleting strategies. These issues are not clear in the logs created by TAS, and I haven't found away to repeat them deterministically. This issue possibly stems from the way TAS is adding and deleting policies from the cache. This issue will be used to track investigation and resolution for this issue.

#55 Has a test which shows this issue by repeating the TASFilter end to end test.
Test run https://github.com/intel/platform-aware-scheduling/actions/runs/913029293 shows the issue at work.

@killianmuldoon
Copy link
Contributor Author

killianmuldoon commented Jun 7, 2021

#55 adds a change to the controller which appears to reliably fix the issue with the adding and deleting of strategies.

https://github.com/intel/platform-aware-scheduling/runs/2759748990 is an end to end test run containing the new test on the code changes and shows the intermittent failure is no longer happening.

This should not be merged until the actual source and flow of the diagnosed issue in the adding and deleting of policies is clearly identified.

@togashidm
Copy link
Contributor

@killianmuldoon #55 is merged after our review. Can we close this issue?

@killianmuldoon
Copy link
Contributor Author

Thanks - looks like it's working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants