Re: [Sqlrelay-discussion] sqlr-listener
Brought to you by:
mused
|
From: Alberto C. <aca...@pu...> - 2010-01-22 08:58:30
|
2010/1/21 Cameron Laird <cla...@gm...>: > On Thu, Jan 21, 2010 at 1:18 AM, Alberto Cabello <aca...@pu...> wrote: >> >> Hi, Jerome >> >> IIRC, the standard workaround to solve this known bug is to add a >> dummy instance at the start of the conf file, just to make the parser >> happy. > > ... > Now I'm curious: what's the bug? I don't understand the symptom as Mr. > Macaranas reported it. I don't know what is exactly the bug, but my experience is that sqlr-scaler wont start unless you have an instance placed before the actual instance you want to start. I unsuccessfully tried to solve the issue in the code in a hurry (it is a bug in the configuration parser, I guess), but was more pressed to get the thing working so I gave up as the dummy instance worked like a charm. |