Skip to content

在registry中获取provider的host信息时,没有包含contextPath #4

@zhanhai

Description

@zhanhai

var mHost = /^jsonrpc://([^\/]+)//.exec(child),

如果provider的信息为: ‘http://127.0.0.1:8080/testdubbo/dubbo/com.rongan.rpc.DemoService’,
获取到的是:‘127.0.0.1:8080’,应该是'127.0.0.1:8080/testdubbo/dubbo'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions