|
From: Lionel B. <lio...@bo...> - 2005-10-23 23:47:24
|
Who Knows wrote the following on 29.09.2005 04:46 : > Lionel Bouton wrote: > >> So several messages like this were rejected. If I understand >> correctly SQLgrey recovered when the database came back. Did some >> messages get through while the database was down or each and every >> message were tempfailed ? >> >> Lionel > > > to the best of my knowledge all inbound messages were rejected with > 450 until the sql server was restored to service. > I reviewed the whole 1.6.x code looking for a case where it could reject the message when the DB is not reachable and found none obvious. I just uploaded 1.6.7 which fixes the odd log errors you witnessed. There is a remote possibility that they were linked to the rejects you witnessed (I'm not sure how Perl handles the undefined variables, the calling methods could abort at mid-processing which *could* explain messages being rejected). Lionel. |