dapr / dapr/java-sdk

Add support for actor reentrancy

Open
#533 0 comments 0 reactions 1 assignee Assigned to @johnewart View on GitHub
area/actor/client area/actor/runtime kind/enhancement kind/enhancement-runtime-dependency P2
Dominant language
Java
Stars
300
Forks
230
Avg merge
1d 20h
Merged PRs (30d)
4

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.