exceptionfactory commented on PR #6867: URL: https://github.com/apache/nifi/pull/6867#issuecomment-1397539787
> very cool. So " so disabling the initialization using a System property resolves startup issues" - with this our logging and such for the registry still works we just bypass springs initialization problem? That's correct, Spring Boot has its own logging system that provides conveniences like mapping application properties to logging levels. However, since NiFi Registry includes a standard logback.xml and does not use Spring Boot application properties, standard Logback initialization works. -- 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]
