Joerg Heinicke schrieb:
On 05.03.2008 23:06, Joerg Heinicke wrote:

From what I see from the code (AbstractProcessingPipeline) it is possible to configure and setup/parameterize a pipeline with "outputBufferSize". This means on both map:pipe and map:pipeline it should be possible to set an actual buffer size. Only if none is set (and it defaults to -1) the non-flushing BufferedOutputStream is used.

I found a thread on the users list claiming outputBufferSize does not work [1] at the moment (or since some time). Carsten wrote he sees a potential problem but does not outline them.

ATM we are always talking about Buffered... I'm believe this has to do with 
caching the pipelines, right?
So I wonder really why my the issue also occurs in noncaching pipelines?

Felix

Reply via email to