Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

UNR-1757 Skip actor itself when iterating ReplicationMap when creating entity #1179

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

improbable-valy
Copy link
Contributor

Contributions: We are not currently taking public contributions - see our contributions policy. However, we are accepting issues and we do want your feedback.


Description

Actor's replicator is also contained in ReplicationMap. We weren't explicitly checking for it, and that caused the unresolved objects to be added twice, which shouldn't happen.
On a side note, the only reason we had an unresolved object was because of a torn off actor which was referenced by the actor whose entity was being created.

Primary reviewers

@m-samiec

@improbable-prow-robot
Copy link

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UNR-1757

@improbable-prow-robot improbable-prow-robot added jira/UNR size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. labels Jul 18, 2019
Copy link
Collaborator

@m-samiec m-samiec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@improbable-valy improbable-valy merged commit 68c90fb into 0.6.0-rc Jul 18, 2019
@improbable-valy improbable-valy deleted the bugfix/UNR-1757-check-queue-unresolved branch July 18, 2019 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jira/UNR size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants