Hi,

Today I did:
* Fixed the issues on the PR #4195 (Collect "cpu.user" metric)
* Open a PR to refactor MetricsFilterTest (
https://github.com/apache/dubbo/pull/4398)

I think that the next steps should be:
1) Make configurable what is the priority of the load balancer (between RT,
CPU or number of inflight requests).
2) Select the best option based on the priority (I'm thinking of using a
PriorityQueue)
3) Create unit tests and performance tests (I appreciate suggestions of a
framework to do it. Is JUnit enough to achieve this?)

I appreciate your feedback!
Thanks


-- 
Daniela Morais
Computer Science student at the University Of Campinas
danielammorais.com <https://www.danielammorais.com>

Reply via email to