-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Refactor RealmContext to RealmId (#741)" #920
Conversation
This reverts commit febe4e8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a lot of the changes to this file are not needed; they look unrelated to the refactor/revert
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch! Reverted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks @eric-maynard and @collado-mike for the review. |
Hey guys. I'm a bit confused here: is it related to |
As we discussed in the sync-up, it's related to |
* Revert "Copy RealmId when passing it to TaskExecutorImpl (apache#879)" This reverts commit febe4e8. * Revert apache#741
This PR reverts the #741 per recent discussion.