Skip to content

got StoreNotMatch error when using switchProxyStore #459

@marsishandsome

Description

@marsishandsome

2021-12-28 23:06:13,300 [idx-trx-73] INFO o.t.c.r.AbstractRegionStoreClient - rawGetResponse indicates forward from [172.16.105.55:20460 to [172.16.105.35:20460
2021-12-28 23:06:13,301 [idx-trx-73] WARN o.t.c.r.AbstractRegionStoreClient - Store Not Match happened with actual store id 31, StoreNotMatch is request_store_id: 2 actual_store_id: 31

"store": { "id": 2, "address": "172.16.105.55:20460",

"store": { "id": 31, "address": "172.16.105.35:20460",

origin_img_v2_c52ae888-63d5-4e75-9c1e-df0aeecddcfg

RCA

use target store context instead of proxy store context when calling grpc forward

Influence

Correctness: no influence
Latency: no influence

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions