markap14 commented on issue #3600: NIFI-6420 Controller Service references not 
properly tracked if multiple references from same component
URL: https://github.com/apache/nifi/pull/3600#issuecomment-516119219
 
 
   @AxelSync as far as I can tell you're right - it's no longer used. The 
`SchedulingContext` interface is referenced in a handful of places, because it 
is implemented by a few classes, but it never is used. Can probably go ahead 
and delete the interface as well and just remove the `implements 
SchedulingContext` from the impl's, and delete those methods, as well. You're 
welcome to do so as part of this PR, or if you prefer we could spawn a new Jira 
to address that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to