wu-sheng commented on PR #10884: URL: https://github.com/apache/skywalking/pull/10884#issuecomment-1581909346
I am not 100% following your concern. Correct me if I misunderstand your point, please. Every modularized design has to build boundaries. If I follow URI and Alerting are two modules in Maven, it is totally possible. But, is that necessary to keep every less than 10 classes? The idea of sharing the maven module is that, we could share the gRPC client with various gRPC services because generally, we are not sending the data to real AI engine. An extra layer of adapter is expected. -- 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]
