Skip to content

[Question] which version can support dubbo3 triple protocol #4284

Description

@fantiq

Question

the question below is because the dubbo3 new protocol triple,when i switch to dubbo protocol in dubbo3, the shenyu-bootstrap works well.so the new question becomes which version support proxy dubbo3 triple protocol?

the server use dubbo v3.1.3 and shenyu use version 3.5.0. the dubbo service startup is ok and shenyu-bootstrap startup is ok, open the dubbo plugin on shenyu-admin (version is 3.5.0 too). when i request to the shenyu-bootstrap, i got the error

org.apache.dubbo.rpc.RpcException: Failed to invoke the method $invoke in the service org.apache.dubbo.rpc.service.GenericService. No provider available for the service org.xxx.xxxService from registry nacos-server:8848 on the consumer xxx.xx.x.x using the dubbo version 2.7.15. Please check if the providers have been started and registered.

when i look up the pom dependence version on 2.5.0 , i got this

<apache.dubbo.version>2.7.15</apache.dubbo.version>

it is not dubbo3, which version can support dubbo3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions