Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(trait): execute GC only in running phases
This is required as many resource are not available in the Initialization phase, therefore may be removed even when they are expected to be instead updated (by Deployer trait). Closes apache#5874
- Loading branch information