Re: random isolation test failures

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: random isolation test failures
Дата
Msg-id 20110927005740.GA17938@tornado.leadboat.com
обсуждение исходный текст
Ответ на Re: random isolation test failures  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: random isolation test failures
Список pgsql-hackers
On Mon, Sep 26, 2011 at 01:10:27PM -0400, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
> > We are seeing numerous occasional buildfarm failures of the fk-deadlock2
> > isolation test,
>
> Yeah, I complained about this already, but Kevin disclaims all
> responsibility for the fk isolation tests.  It looks like Alvaro
> and Noah Misch are the people to be harassing.

Yep; I took advantage of Kevin's test harness for some unrelated tests.

These sporadic failures happen whenever the test case takes longer than
deadlock_timeout (currently 100ms for these tests) to setup the deadlock.  I
outlined some mitigating strategies here:
http://archives.postgresql.org/message-id/20110727171438.GE18910@tornado.leadboat.com

I'd vote for #1: let's double the deadlock_timeout until the failures stop.
Other opinions?

Thanks,
nm

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: unite recovery.conf and postgresql.conf
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade automatic testing