[pgpool-hackers: 1370] Re: [pgpool-committers: 2973] pgpool: Fix for [pgpool-II 0000165]: Performance degradation(x250) whil

Yugo Nagata nagata at sraoss.co.jp
Fri Jan 29 14:37:56 JST 2016


On Fri, 29 Jan 2016 14:29:36 +0900 (JST)
Tatsuo Ishii <ishii at postgresql.org> wrote:

> Why?
> 
> Usama has committed it into 3.4 stable tree too and will be released
> as a next *stable* release of pgpool-II 3.4 anyway. SO why it not
> commit into 3.5.0 as well? If we reject the patch for 3.5.0, then we
> should reject it from 3.4 stable tree as well.

Of course I don't intend to reject this. I just don't wanted
new fixes to be commited to master right before major release.

> 
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
> 
> > Usama,
> > 
> > Thanks for this fix but I don't think this is intended
> > to be included in 3.5.0, because the codes are basically freezed.
> > 
> > Although I think this fix would be safe since this is a small change and
> > will be included, any more fix shouldn't be committed to master branch
> > until 3.5.0 will be released. 
> > 
> > I'll create teh new branch V3_5_STABLE soon.
> > 
> > On Fri, 29 Jan 2016 04:58:06 +0000
> > Muhammad Usama <m.usama at gmail.com> wrote:
> > 
> >> Fix for [pgpool-II 0000165]: Performance degradation(x250) while using ipv6
> >> 
> >> Missing TCP_NODELAY option for ipV6 socket was the reason.
> >> 
> >> Branch
> >> ------
> >> master
> >> 
> >> Details
> >> -------
> >> http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bd8d78be7d3ea600804b6541e95d7c45ee8f3361
> >> 
> >> Modified Files
> >> --------------
> >> src/protocol/child.c | 5 +++--
> >> 1 file changed, 3 insertions(+), 2 deletions(-)
> >> 
> >> _______________________________________________
> >> pgpool-committers mailing list
> >> pgpool-committers at pgpool.net
> >> http://www.pgpool.net/mailman/listinfo/pgpool-committers
> > 
> > 
> > -- 
> > Yugo Nagata <nagata at sraoss.co.jp>
> > _______________________________________________
> > pgpool-hackers mailing list
> > pgpool-hackers at pgpool.net
> > http://www.pgpool.net/mailman/listinfo/pgpool-hackers


-- 
Yugo Nagata <nagata at sraoss.co.jp>


More information about the pgpool-hackers mailing list