[02:33:45 CDT(-0500)] <jgribonvald> Hi, is there someone at this time ?
[02:34:46 CDT(-0500)] <jgribonvald> morning in France ...
[10:33:11 CDT(-0500)] <jgribonvald> Hi, are you interested by a feedback of our deployment in up 4.0.12 ?
[10:33:30 CDT(-0500)] <tlev> sure, how did it go?
[10:33:52 CDT(-0500)] <jgribonvald> well now after some bad things
[10:33:57 CDT(-0500)] <jgribonvald> the main one is
[10:34:21 CDT(-0500)] <jgribonvald> never deploy a JSF portlet that use the myface portlet-bridge
[10:34:34 CDT(-0500)] <jgribonvald> there is a main bug
[10:36:15 CDT(-0500)] <jgribonvald> with the bug the portal go on overload
[10:36:58 CDT(-0500)] <jgribonvald> so we solved the bug but we will merge all our old portlet using JSF to spring MVC
[10:37:31 CDT(-0500)] <jgribonvald> after we had a concurrency problem with the user creation
[10:37:39 CDT(-0500)] <jgribonvald> with mysql
[10:37:48 CDT(-0500)] <jgribonvald> mysql created deadlock
[10:37:58 CDT(-0500)] <jgribonvald> due to our load-balancing
[10:38:09 CDT(-0500)] <tlev> ah right with the same user coming from two nodes
[10:38:18 CDT(-0500)] <jgribonvald> yes