[GitHub] gyoetam opened a new pull request #466: fix: handle connectionRequestTimeout in AsyncHTTPConduitFactory

2018-10-24 Thread GitBox
gyoetam opened a new pull request #466: fix: handle connectionRequestTimeout in AsyncHTTPConduitFactory URL: https://github.com/apache/cxf/pull/466 Motivation: if connections are contended towards a slow target, it may make sense to set connectionTimeout and connectionRequestTimeout to

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Andrey Redko
+1, thanks Dan! Best Regards, Andriy Redko On Wed, Oct 24, 2018, 3:35 PM Daniel Kulp wrote: > It’s been over two months since we last release a 3.2.x. Thus, it’s > time. We’ve fixed a bunch of bugs, fixed some performance regressions, > added a few new features, etc… > > Tags: > CXF: >

[VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Daniel Kulp
It’s been over two months since we last release a 3.2.x. Thus, it’s time. We’ve fixed a bunch of bugs, fixed some performance regressions, added a few new features, etc… Tags: CXF: https://gitbox.apache.org/repos/asf?p=cxf.git;a=tag;h=7e83e9f7c5f448cbbc8ce5675f4814144270aef7

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread David Karlsen
Great news - is there any chance at all to get https://issues.apache.org/jira/browse/CXF-7852 backported into 3.2? Den ons. 24. okt. 2018 kl. 21:35 skrev Daniel Kulp : > It’s been over two months since we last release a 3.2.x. Thus, it’s > time. We’ve fixed a bunch of bugs, fixed some

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Freeman Fang
+1 Thanks! - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat > On Oct 25, 2018, at 3:35 AM, Daniel Kulp wrote: > > It’s been over two months since we last release a 3.2.x. Thus, it’s time. > We’ve fixed a bunch of bugs, fixed some performance regressions,

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Andy McCright
+1 Thanks! Andy On Wed, Oct 24, 2018 at 7:53 PM Jeff Genender wrote: > +1 > > Jeff > > > On Oct 24, 2018, at 1:35 PM, Daniel Kulp wrote: > > > > It’s been over two months since we last release a 3.2.x. Thus, it’s > time. We’ve fixed a bunch of bugs, fixed some performance regressions, >

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Francois Papon
+1 (non-binding) Thanks! regards, François Papon fpa...@apache.org Le 24/10/2018 à 23:35, Daniel Kulp a écrit : > It’s been over two months since we last release a 3.2.x. Thus, it’s time. > We’ve fixed a bunch of bugs, fixed some performance regressions, added a few > new features, etc… >

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Jeff Genender
+1 Jeff > On Oct 24, 2018, at 1:35 PM, Daniel Kulp wrote: > > It’s been over two months since we last release a 3.2.x. Thus, it’s time. > We’ve fixed a bunch of bugs, fixed some performance regressions, added a few > new features, etc… > > Tags: > CXF: >

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Jean-Baptiste Onofré
+1 (non binding) Quickly tested on Karaf with the examples. Regards JB On 24/10/2018 21:35, Daniel Kulp wrote: > It’s been over two months since we last release a 3.2.x. Thus, it’s time. > We’ve fixed a bunch of bugs, fixed some performance regressions, added a few > new features, etc… >

Re: [VOTE] CXF 3.2.7 and xic-utils 3.2.3

2018-10-24 Thread Alessio Soldano
+1 Thanks! On Wed, Oct 24, 2018 at 9:35 PM Daniel Kulp wrote: > It’s been over two months since we last release a 3.2.x. Thus, it’s > time. We’ve fixed a bunch of bugs, fixed some performance regressions, > added a few new features, etc… > > Tags: > CXF: >

[GitHub] amarkevich commented on issue #465: StringUtils: lazy Pattern evaluation

2018-10-24 Thread GitBox
amarkevich commented on issue #465: StringUtils: lazy Pattern evaluation URL: https://github.com/apache/cxf/pull/465#issuecomment-432541205 I will recheck this method usage; some cases can be switched to String.split fastpath way

[GitHub] amarkevich closed pull request #465: StringUtils: lazy Pattern evaluation

2018-10-24 Thread GitBox
amarkevich closed pull request #465: StringUtils: lazy Pattern evaluation URL: https://github.com/apache/cxf/pull/465 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull