Hi Eddie, Nice to read you !
When you say that, do you mean that I need to write a full new
FlowController? Or, is it sufficient to override some parameter in a XML
descriptor file?
Regards,
Benjamin
"Eddie Epstein"
<[EMAIL PROTECTED]
com> To
[email protected]
10/07/2007 16:21 cc
Subject
Please respond to Re: CAS Merger question
[EMAIL PROTECTED]
r.apache.org
On 7/10/07, Benjamin Sznajder <[EMAIL PROTECTED]> wrote:
> The hasNext() method returns false when the CASMerger did not finish to
> "merge".
> When the hasNext() method returns false, then the inputted CAS passes to
> the CASConsumer. I expected that no CAS is outputted until hasNext()
> returns true.
>
> Is it the wished behavior?
Hi Benjamin,
This behavior of the built-in flow controller is designed to
demonstrate a segmenting Cas multiplier at the front of an aggregate.
It is not intended for all circumstances, and of course you can
replace this code to achieve other behaviors.
Eddie
