Concerning ticket NH-3579, i would like to know if there is still a bug in 
Nhibernate.
Please see the following discussion:
https://groups.google.com/forum/#!msg/nhibernate-development/agsCK1cZpkg/LEdrSZ3dpWIJ

Roman Kvasov created a post concerning an unfixed leak that still exists:
"Hi Alexander,
I think you forgot big chunk of leak, NhLinqExpression leak reference to 
constants that used in linq expression.
If linq query reference for object it end up in cache and object not 
released.
I wrote simple task case for demostration 
https://github.com/radiy/nhibernate-core/blob/master/src/NHibernate.Test/Linq/ExpressionSessionLeakTest.cs#L23
.
I made over version of fix 
https://github.com/radiy/nhibernate-core/commit/82706daafcbfe4ec32aca94a51bbbb16369fe83e
 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fradiy%2Fnhibernate-core%2Fcommit%2F82706daafcbfe4ec32aca94a51bbbb16369fe83e&sa=D&sntz=1&usg=AFQjCNHBPOftOMaB2YVi4w7jXTSc9jipdA>
.
Please review.
"

This unit test *still fails *in Nhibernate 4 and up, and i would like a 
confirmation.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to