wxbty opened a new issue, #13097:
URL: https://github.com/apache/dubbo/issues/13097

   TimeCounterEvent in the Metrics module is now an abstract class, and events 
inherit from it to have the ability to calculate rt. Inheritance mechanism 
brings inflexibility and sometimes we have to inherit it in event generics. We 
can use composition pattern instead of inheritance


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to