Hi, community
At present, there are many Map<Long, Object> type maps in dubbo. When using
this kind of map, jdk performs automatic package.

We can use longObjectMap(or intObjectMap or sth else) to replace these maps
and add some performance.

Similarly, I have opened an issue[1] to track the progress. Of course, I
will still find a new person to complete the work, we will comb and replace
these maps together. I have found a person. We will start the organizing
work and the program, and will be synchronized to the mailing list and
issue. (
He still has some work at the moment, so the discussion may be delayed for
a few days)

By the way, there are a few pr content that is simple, I think we can do a
review and merge them. The issue list is here:
https://github.com/apache/incubator-dubbo/pull/2831
https://github.com/apache/incubator-dubbo/pull/2809
https://github.com/apache/incubator-dubbo/pull/2802
https://github.com/apache/incubator-dubbo/pull/2788

Can someone take a look?

[1]https://github.com/apache/incubator-dubbo/issues/2882

Reply via email to