Skip to content

WIP: allow actor invocation without state store requirement#8544

Closed
cicoyle wants to merge 2 commits into
dapr:release-1.15from
cicoyle:fix-act-place-conn
Closed

WIP: allow actor invocation without state store requirement#8544
cicoyle wants to merge 2 commits into
dapr:release-1.15from
cicoyle:fix-act-place-conn

Conversation

@cicoyle

@cicoyle cicoyle commented Mar 1, 2025

Copy link
Copy Markdown
Contributor

Currently, Dapr instances without an actor state store configured are prevented from connecting to the placement service and marked as not-ready/unhealthy. This incorrectly prevents these instances from acting as actor clients, even when they only need to invoke actors on other hosts.

I still need to fix: dapr is not becoming ready and dapr did not find address for actor

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle

cicoyle commented Mar 3, 2025

Copy link
Copy Markdown
Contributor Author

closing since this PR got merged

@cicoyle cicoyle closed this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant