-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
Description
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",
RCA
use target store context instead of proxy store context when calling grpc forward
Influence
Correctness: no influence
Latency: no influence
