[pgpool-committers: 6204] Re: pgpool: Adding new wd_cli utility

Muhammad Usama m.usama at gmail.com
Tue Sep 24 17:08:54 JST 2019


On Tue, Sep 24, 2019 at 12:50 PM Tatsuo Ishii <ishii at sraoss.co.jp> wrote:

> > Hi Tatsuo
> >
> > I have not changed/removed the 'lifecheck started" message and I am
> getting
> > clean
> > regression including this test case.
> >
> > testing 028.watchdog_enable_consensus_with_half_votes...ok.
> > out of 1 ok:1 failed:0 timeout:0
> >
> > Can you send me the pgpool.log for a failed test case? It could be some
> > other issue that was
> > preventing the pgpool-II to start up in time.
>
> Strange. This time the test has passed. Will notify you if I get the
> failure again (along with pgpool.log).
>
> Sure, Thanks


> BTW, I get compiler warning after your commit:
>
> psprintf.c:139:45: warning: implicit declaration of function ‘strerror’;
> did you mean ‘perror’? [-Wimplicit-function-declaration]
>    fprintf(stderr, "vsnprintf failed: %s\n", strerror(errno));
>                                              ^~~~~~~~
>                                              perror
> psprintf.c:139:39: warning: format ‘%s’ expects argument of type ‘char *’,
> but argument 3 has type ‘int’ [-Wformat=]
>    fprintf(stderr, "vsnprintf failed: %s\n", strerror(errno));
>                                       ~^     ~~~~~~~~~~~~~~~
>                                       %d
>
> Sorry about that. I will take care of this one.


> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-committers/attachments/20190924/ac3c1879/attachment.html>


More information about the pgpool-committers mailing list