FinalT commented on issue #2565:
URL: https://github.com/apache/dubbo-go/issues/2565#issuecomment-1880498144

   Take healthcheck for example,Here are the current dependencies between 
modules,It's easy to make circular dependencies if other modules need to make 
changes to the service health state in the future
   
![image](https://github.com/apache/dubbo-go/assets/125108794/d2f331d2-a98d-482a-acef-2564e187d5e0)
   This is the relationship between modules after transformation
   
![image](https://github.com/apache/dubbo-go/assets/125108794/65df24d2-0a0a-4930-826b-40edf846d1b7)
   


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to