GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel-membrane/pull/12
METAMODEL-1166: TenantContext caching
Fixes METAMODEL-1166
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel-membrane
METAMODEL-1166-tenant-context-caching
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel-membrane/pull/12.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12
----
commit 391567927ad6a262a7baec08fa95b55f0bc07afb
Author: Kasper Sørensen <[email protected]>
Date: 2017-10-01T02:31:33Z
METAMODEL-1166: Moved classes to more appropriate packages
commit a2d4b1b4cc3f20083c3552406e1a7bef1f5c6e06
Author: Kasper Sørensen <[email protected]>
Date: 2017-10-01T02:44:31Z
METAMODEL-1166: Created CachedTenantRegistryWrapper
----
---