Interesting memory leak discussion and fix for CF9 (but likely relevant on CF8 too)
39 views
Skip to first unread message
Brian G
unread,
Apr 17, 2012, 9:41:42 PM4/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to transfer-dev
I personally have struggled with memory leak issues for a long time,
and some custom work by Mark to ehCache combined with frequent cache
discardAll()s has given me a stable app. For those of you still using
Transfer (or really any large OO CF app), I thought I'd share this
discussion on SO that I came across: