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 chica...@googlegroups.com
Hi Everyone,
I have noticed after upgrading that the actual version of CB/boss_db forgets to close mongodb connections. Just run 1000 queries and you will have 1000 active connections until timeout. Is it by purpose? The mongodb connection crashes heavily because of this (when running a lot of queries). going back to boss_db commit ad171d987d5df74932e79c9f8d9fce9640044206 solves the problem.
Regards, Peter
Jesse Gumm
unread,
Apr 16, 2014, 6:37:20 PM4/16/14
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 chica...@googlegroups.com
Thanks for the report, Peter (sorry for the lack of response).