Add support for actor reentrancy
Open
area/actor
enhancement
enhancement-runtime-dependency
- Dominant language
- Go
- Stars
- 479
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
Add support for actor reentrancy as per https://github.com/dapr/dapr/issues/2901
Other SDK implementations:
https://github.com/dapr/dotnet-sdk/pull/708/files
https://github.com/dapr/python-sdk/pull/219/files
Contributor guide
Research direction
Start by reading the linked Dapr issue #2901 and the referenced .NET and Python SDK pull requests to understand the expected actor-reentrancy behavior. Then locate the corresponding actor entry points and tests in the Go SDK; done means the Go implementation provides the same agreed support and has coverage for it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100