dnservice: add retry txn request at dn node (#4746)
In some cases, TxnRequest is supported to retry on the DN to resolve DNShardNotFound errors due to inconsistent message propagation Approved by: @reusee
Showing
- pkg/dnservice/store_rpc_handler.go 57 additions, 1 deletionpkg/dnservice/store_rpc_handler.go
- pkg/dnservice/store_rpc_handler_test.go 31 additions, 0 deletionspkg/dnservice/store_rpc_handler_test.go
- pkg/pb/txn/txn.pb.go 430 additions, 94 deletionspkg/pb/txn/txn.pb.go
- proto/txn.proto 11 additions, 0 deletionsproto/txn.proto
This diff is collapsed.
Please register or sign in to comment