benko233
benko233
>  > > My question is why the process is interrupted? I'm not sure whether the process is interrupted by next retry.  My connection timeout is 3000ms. If...
> >  > > My question is why the process is interrupted? > > I'm not sure whether the process is interrupted by next retry.  > > My...
If provide version, the invoker in pathResolver must have non-equal serviceKey and interfaceName. At this scenario, all overridings fail. I think more reasonable to compare `url.getServiceKey()` with `previous.getUrl().getServiceKey()` at `TripleProtocol#export`....