exceptionfactory commented on PR #6236: URL: https://github.com/apache/nifi/pull/6236#issuecomment-1193011608
@markap14 after taking a closer look, apparently the rebase resulted in code changes resulting from the merge of NIFI-10246 in PR #6219. Although the merge did not produce any Git conflicts, it resulted in making `StandardControllerServiceProvider` invalid. I restored the `else` block added in NIFI-10246 to the `disableControllerServices()` method and force-pushed changes to the branch. That change should allow the build process to move forward, but I will avoid making any additional changes and let you confirm that the current state of this branch reflects the original changes intended. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
