Done
Details
Assignee
Robert VargaRobert VargaReporter
Robert VargaRobert VargaComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Robert Varga
Robert VargaReporter
Robert Varga
Robert VargaComponents
Fix versions
Priority
Created October 15, 2018 at 10:06 AM
Updated November 2, 2018 at 12:31 PM
Resolved October 27, 2018 at 4:10 PM
As noted in INFRAUTILS-58, JobCoordinator shifts binding codec access to a place where the TCCL does not reflect available classes, leading to a failure to reload augmentations:
While this needs to be fixed in JobCoordinator, we have the class we're logging for available in this case, hence we can improve the situation by using the class's class loader as an alternative.