|
|
-
Re: source status in FlumeNGJeff Lord 2013-02-12, 19:20
Madhu,
When the channel is full the source will no longer be able to accept transactions and place them on the channel. It will not hang and will begin accepting transactions again once the channel has availability. This means the upstream sink|application will start to back up and is by design. -Jeff On Tue, Feb 12, 2013 at 10:47 AM, Madhu Gmail <[EMAIL PROTECTED]>wrote: > what will happen to source which is running part of agent, when the sink > has an issue and channel reaches its max capacity. > > Does the source go in hang state or will it wait till the channel's temp > folder is cleaned ?? > > Madhu > > |