| 类 | 说明 |
|---|---|
| TransactionPropagationClientInterceptor |
load SEATA xid for brpc request
|
| TransactionPropagationServerInterceptor |
1. load SEATA xid from brpc request in handleRequest
2. clear SEATA xid when brpc request done in aroundProcess
|
Copyright © 2022 Seata. All rights reserved.