Albumen Kevin
Albumen Kevin
@EarthChen @icodening PTAL
@suncairong163 PTAL
@CrazyHZM PTAL
@suncairong163 PTAL
1. Add dubbo protocol on 3.2.x to bench 2. We can focus on the latest dubbo version and ignore 2.7.x, 3.0.x and 3.1.x. 3. It would be better to add...
This seem that we need to support group merge for injvm protocol?
> It support group, but InjvmInvoker.isAvailable() is not support the wildcard ("*"), because the code logic of InjvmInvoker.isAvailable() is inconsistent with InjvmInvoker.doInvoke(). the code of InjvmInvoker.isAvailable() : > > ```...
e.g. org.apache.dubbo.registry.integration.RegistryDirectory#toMergeInvokerList
It should be changed to `readLength` and `writeLength`. BTW, `org.apache.dubbo.common.serialize.DataInput#readBytes` has no usage now.