Skip to content

need a better lifecycle design that objects of endpointproxy can be used properly #89

@wsky

Description

@wsky

Identity not unique for same endpoint

https://github.com/wsky/top-link/blob/master/java/src/main/java/com/taobao/top/link/endpoint/EndpointChannelHandler.java#L202

Identity id = this.endpoint.getIdentity().parse(connectMessage.content);
                        //...
                        this.idByToken.put(proxy.getToken(), id);

also about context or others

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions