Add support for actor reentrancy
Đang mở
area/actor/client
area/actor/runtime
kind/enhancement
kind/enhancement-runtime-dependency
P2
- Ngôn ngữ chính
- Java
- Star
- 300
- Fork
- 230
- Merge trung bình
- 5 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
## Describe the feature
The dapr core runtime is planning on supporting actor reentrancy. The bulk of this logic will be handled in dapr's runtime but the SDK will be responsible for:
- Preserving the header `dapr-reentrant-id`
- Providing the new config fields required by `dapr/config`
For more context on actor reentrancy, the design proposal can be found here: [actor reentrancy](https://github.com/dapr/dapr/issues/2901)
## Release Note
RELEASE NOTE: **ADD** Support for actor reentrancy
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.