zifeihan opened a new pull request #6975:
URL: https://github.com/apache/skywalking/pull/6975


   
   ### Fix part of the dynamic configuration of ConfigurationDiscoveryService 
that does not take effect under certain circumstances.
   - [ ] Add a unit test to verify that the fix works.
   - [x] Explain briefly why the bug exists and how to fix it.
   
   The dynamic configuration service is started early, and the dynamic 
configuration of some plugins may be loaded late, which results in that after 
the configuration is obtained from the oap for the first time, some watchers 
have not been registered at this time, and later registered, but the server may 
return The id is the same as the current one, and will not be updated.


-- 
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]


Reply via email to