-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add debug logs for when provider inventory changes
Because of the ProviderTree caching involved in both the ResourceTracker and SchedulerReportClient, it can be hard to know if inventory changes are being correctly reported to the placement service as expected, especially with things like configurable allocation ratios. This adds debug logs to the SchedulerReportClient and ProviderTree to determine if inventory has changed and when it's flushed back to placement. Change-Id: Ia6ab3ab4dea08b479bb6b794f408fd2e6f678c50 Related-Bug: #1789654
- Loading branch information
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters