Skip to content

Conversation

@thomasdarimont
Copy link

We now handle intercepted finalize method invocations by not resolving the proxy. Previously the LazyLoadingProxy tried to resolve the proxy during finalisation which could lead to unnecessary database accesses.

Thomas Darimont added 2 commits October 27, 2014 14:00
… finalize.

We now handle intercepted finalize method invocations by not resolving the proxy. Previously the LazyLoadingProxy tried to resolve the proxy during finalisation which could lead to unnecessary database accesses.

Original pull request: #234.
thomasdarimont pushed a commit that referenced this pull request Oct 29, 2014
… finalize.

We now handle intercepted finalize method invocations by not resolving the proxy. Previously the LazyLoadingProxy tried to resolve the proxy during finalization which could lead to unnecessary database accesses.

Original pull request: #234.
thomasdarimont pushed a commit that referenced this pull request Oct 29, 2014
… finalize.

We now handle intercepted finalize method invocations by not resolving the proxy. Previously the LazyLoadingProxy tried to resolve the proxy during finalization which could lead to unnecessary database accesses.

Original pull request: #234.
@odrotbohm odrotbohm closed this Oct 29, 2014
@odrotbohm odrotbohm deleted the issue/DATAMONGO-1076 branch October 29, 2014 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants