Closed ennui93 closed 6 years ago
See 70a0ee722564fd7b825e602086defe1d12f3610e for the beginnings of a fix. However, it breaks ControllerServicesServiceTest.setStateReferencingControllerServicesTest
and requires further testing before ready for PR.
Thank you very much, with your code I better understood how the ControllerServiceReferencingComponentEntity works. I was inspired by your code to make a correction.
33f3effd387312c1ef689302108b481746823a8d looks to have corrected the issue highlighted above. Thanks!
No, they was a null pointer. I correct and repoen this issue in 1.1.25
As of 228ab76a44758903fc26f05cd5e1d4368bd4530c, when attempting to configure a controller service on which other controller services depend, stopping the dependent controller services fails. This looks to be because the referencing component revisions of the dependent controller services are not included in the request to NiFi.