Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Relocation service bug fix

Pre-release
Pre-release
Compare
Choose a tag to compare
@amit-git amit-git released this 29 Oct 21:37
· 117 commits to master since this release
bbfb357

Relocation service de-scheduling is affected by a runtime type error in fetching all jobs and tasks (snapshot). This bug fix should handle this scenario by fixing CachedReadOnlyJobOperations -> getJobsAndTasks method implementation to return the correct type.