I just filled a JIRA for it [1], and committed a quick fix for it. [1] https://issues.apache.org/jira/browse/CXF-1946
Willem Christian Schneider wrote: > +1 > From me too > > Freeman Fang schrieb: >> +1 to set it to be 60s. >> I also encounter lots of timeout problem with current default 2s. >> >> Freeman >> >> Willem Jiang wrote: >>> Hi Eoghan, >>> >>> How about set it to be 60s? >>> I think we take the http client timeout(60s) as an example. >>> >>> Cheers, >>> >>> Willem >>> >>> Eoghan Glynn wrote: >>> >>>> Folks, >>>> >>>> Is a default value of 2000ms reasonable for the JMS >>>> clientReceiveTimeout? >>>> >>>> For even moderately long-lived requests, this seems *way* too tight >>>> to me. >>>> >>>> A timeout in the ballpark of 2s seems more appropriate for localhost >>>> demo-type situation where you want the user to get rapid feedback if >>>> they've set things up wrong, or for tests where again you want >>>> things to fail fast. But if that's the motivation, couldn't the >>>> demos/tests just configure an appropriately tight timeout, but leave >>>> much more slack in the default? >>>> >>>> Cheers, >>>> Eoghan >>>> >>> >>> >>> >> >> > >
