Skip to content
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

Make DataFacade local to every request #3012

Merged
merged 1 commit into from
Oct 6, 2016
Merged

Conversation

TheMarex
Copy link
Member

@TheMarex TheMarex commented Oct 6, 2016

Issue

This is the first step to having fine grained locking on data updates,
see issue #2570. I'm breaking this out of the PR since this is a huge changeset and should go into master quickly or merge chaos will ensure. There is no real functionality change here, however this is a fundamental structural change.

Tasklist

  • review
  • adjust for for comments

Requirements / Relations

Requirement of #2570.

/cc @daniel-j-h

This is the first step to having fine grained locking on data updates,
see issue #2570.
@MoKob
Copy link

MoKob commented Oct 6, 2016

Looks good.

@MoKob
Copy link

MoKob commented Oct 6, 2016

To capture from the issue: Merge is pending discussion over at #2570

@TheMarex TheMarex merged commit 1c2ead8 into master Oct 6, 2016
@TheMarex TheMarex deleted the refactor/datafacade-sharing branch October 6, 2016 10:56
@TheMarex TheMarex mentioned this pull request Oct 7, 2016
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants