Re: Reg Setting Threshold for Attachment.

2018-02-19 Thread Colm O hEigeartaigh
When you are working with attachments, the value (or default value) configured for the attachment memory threshold in AttachmentDeserializer overrides the value set for CachedOutputStream.Threshold. So if you want to change the Threshold you need to configure the "attachment-memory-threshold" prope

Failing MonoReactorTest on master

2018-02-19 Thread Colm O hEigeartaigh
Hi all, The following test is failing for me on master: [INFO] Running org.apache.cxf.systest.jaxrs.reactor.MonoReactorTest [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.444 s <<< FAILURE! - in org.apache.cxf.systest.jaxrs.reactor.MonoReactorTest [ERROR] testTextJsonIm

Re: Failing MonoReactorTest on master

2018-02-19 Thread John D. Ament
It looks like its passing on master in jenkins. are you able to debug why its failing? On Mon, Feb 19, 2018 at 11:26 AM Colm O hEigeartaigh wrote: > Hi all, > > The following test is failing for me on master: > > [INFO] Running org.apache.cxf.systest.jaxrs.reactor.MonoReactorTest > [ERROR] Test