[pgpool-hackers: 1688] Re: [pgpool-committers: 3326] pgpool: Revert "Fix a posible hang during health checking"

Yugo Nagata nagata at sraoss.co.jp
Tue Jul 12 16:37:49 JST 2016


The revised patch for V3.1 is attached.

The change is simply to make health_check_timer_expired global.
I think this is no problem since this was already changed to
global in 3.2 or later.

On Tue, 05 Jul 2016 09:57:13 +0900 (JST)
Tatsuo Ishii <ishii at postgresql.org> wrote:

> So what are you going to do on this?
> 
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
> 
> From: Yugo Nagata <nagata at sraoss.co.jp>
> Subject: Re: [pgpool-hackers: 1660] Re: [pgpool-committers: 3326] pgpool: Revert "Fix a posible hang during health checking"
> Date: Fri, 24 Jun 2016 18:39:38 +0900
> Message-ID: <20160624183938.fe9f1718.nagata at sraoss.co.jp>
> 
> > I'm terribly sorry for the trouble. I overlooked that health_check_timer_expired
> > was static in V3_1_STABLE. I should have been more careful.
> > 
> > On Fri, 24 Jun 2016 17:19:28 +0900 (JST)
> > Tatsuo Ishii <ishii at postgresql.org> wrote:
> > 
> >> I have reverted the commit. Since the commit, V3_1_STABLE tree won't
> >> compile. That means the lastest release of V3_1_STABLE: pgpool-II
> >> 3.1.19 is completely broken. Sigh.
> >> 
> >> Best regards,
> >> --
> >> Tatsuo Ishii
> >> SRA OSS, Inc. Japan
> >> English: http://www.sraoss.co.jp/index_en.php
> >> Japanese:http://www.sraoss.co.jp
> >> 
> >> > Revert "Fix a posible hang during health checking"
> >> > 
> >> > This reverts commit 706c78a9c67e66da716ea7170b345f6aa641fb5e.
> >> > 
> >> > Branch
> >> > ------
> >> > V3_1_STABLE
> >> > 
> >> > Details
> >> > -------
> >> > http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=926dd04d17381f961e4873eacc095502544fe34e
> >> > 
> >> > Modified Files
> >> > --------------
> >> > pool_process_query.c | 8 --------
> >> > 1 file changed, 8 deletions(-)
> >> > 
> >> > _______________________________________________
> >> > pgpool-committers mailing list
> >> > pgpool-committers at pgpool.net
> >> > http://www.pgpool.net/mailman/listinfo/pgpool-committers
> >> _______________________________________________
> >> pgpool-hackers mailing list
> >> pgpool-hackers at pgpool.net
> >> http://www.pgpool.net/mailman/listinfo/pgpool-hackers
> > 
> > 
> > -- 
> > Yugo Nagata <nagata at sraoss.co.jp>


-- 
Yugo Nagata <nagata at sraoss.co.jp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: health_check_v31.patch
Type: text/x-diff
Size: 2033 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20160712/11b74063/attachment.bin>


More information about the pgpool-hackers mailing list