When I set the default_batch_fetch_size property (config file) the memory used when the SessionFactory is created is a lot more then when I'm not setting this property. I have a web application accessing 3 db's, so three session factories. 225 MB is used without the fetch size set, 700MB!!! when I set it to 16, 350 when I set it to 4. It's that bad that it's crashing my webserver. Is there a memory leak? This problem is only in NH3+, not in NH2.1.2.
grtz, Kris -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
