dapr / dapr/java-sdk

Add support for actor reentrancy

Aperta
#533 0 commenti 0 reazioni 1 assegnatario Assegnata a @johnewart Vedi su GitHub
area/actor/client area/actor/runtime kind/enhancement kind/enhancement-runtime-dependency P2
Lingua principale
Java
Stelle
300
Fork
230
Merge medio
5g 1h
PR unite (30g)
5

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.