Skip to content

Conversation

@withinboredom
Copy link
Member

@withinboredom withinboredom commented Mar 10, 2021

Description

This adds support for an Actor Reference that is serializable.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to
implementation.

Please reference the issue this PR will close: #66

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Tests pass
  • Created/updated tests
  • Extended the documentation
@withinboredom withinboredom self-assigned this Mar 10, 2021
@withinboredom withinboredom marked this pull request as ready for review March 13, 2021 20:49
@dapr dapr deleted a comment from codecov-io Mar 14, 2021
@withinboredom withinboredom changed the base branch from main to release-1.1.0 April 5, 2021 16:46
@withinboredom withinboredom merged commit 1154f88 into release-1.1.0 Apr 10, 2021
@withinboredom withinboredom deleted the add/actor-reference branch April 10, 2021 07:40
withinboredom added a commit that referenced this pull request Apr 10, 2021
* Update dependencies * Update daprd * feat: add shutdown (#80) * feat: add shutdown * Adds params and throw attributes * Add param description * Add a helper to shutdown at the end of the request * Ensure unit tests using the mock client will fail if they try to call the sidecar after shutting it down. * Use POST to shutdown Co-authored-by: Rob Landers <landers.robert@gmail.com> * Add actor reference (#71) * Add actor reference * Add 'get from interface' * Use interface instead * fix bad var name * Add actor reference to tests * Implement an actor reference and address * ok, I think I like the way it works now * Add deprecation to actor reference * Revert format change * Revert comment * Add more tests * not going to deprecate actor proxy After thinking about it and trying to understand usages, I don't think this should be deprecated at this time. Co-authored-by: Hugome <Hugome@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants