PHP SDK Processes Continually Exit w/ Signal 6 During Rebalance
Fri, 02/08/2013 - 18:29
During a rebalance PHP processes will abort themselves with a SIGABRT. This doesn't happen outside of rebalancing.
I have a number of web servers accessing CB and the tendency is for there to be multiple php processes that die across all servers at the same moment. I would expect this means that the PHP SDK isn't gracefully handling some event which occurs only during rebalance.
PHP SDK 1.1 / CB Community 2.0
Yes, I'd agree with you. Is there a core file or a log with a backtrace somewhere? Can you give the specific micro version and possibly guide us with a test to reproduce this?