wu-sheng opened a new pull request #2976: Check duplicate providers in bootstrap URL: https://github.com/apache/skywalking/pull/2976 The old module manager only checks the multiple providers at runtime, now I changed it to bootstrap stage check. Because in the old one, there is a chance, if that module provider doesn't being called at bootstrap, the error will show up suddenly at runtime unexpected. This is not what we expect.
---------------------------------------------------------------- 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
