You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/05/25 10:44:32 UTC

[GitHub] [dubbo-benchmark] plusmancn opened a new issue #10: [Dubbo 3.0] Support benchmark test of Dubbo 3.0

plusmancn opened a new issue #10:
URL: https://github.com/apache/dubbo-benchmark/issues/10


   Dubbo 3.0 will release in June 2021.
   
   As far as now, if I change the config `dubbo.version` to `3.0.x` directly, the tests will throw exceptions.
   
   I have found these problems.
   
   **1) package org.apache.dubbo.common.serialize.protobuf.support does not exist**
   ```shell
   ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project benchmark-base: Compilation failure: Compilation failure:
   [ERROR] /Users/plusman/Desktop/Learning/dubbo-group/dubbo-benchmark/benchmark-base/build/generated/source/proto/main/java/org/apache/dubbo/benchmark/
   bean/UserServiceDubbo.java:[18,55] package org.apache.dubbo.common.serialize.protobuf.support does not exist
   [ERROR] /Users/plusman/Desktop/Learning/dubbo-group/dubbo-benchmark/benchmark-base/build/generated/source/proto/main/java/org/apache/dubbo/benchmark/bean/
   UserServiceDubbo.java:[20,55] package org.apache.dubbo.common.serialize.protobuf.support does not exist
   ```
   
   
   to be continued...
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-benchmark] plusmancn closed issue #10: [Dubbo 3.0] Support benchmark test of Dubbo 3.0

Posted by GitBox <gi...@apache.org>.
plusmancn closed issue #10:
URL: https://github.com/apache/dubbo-benchmark/issues/10


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org