[
https://issues.apache.org/jira/browse/FLUME-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
li xiang updated FLUME-2833:
----------------------------
Description:
As proposed by Yongkun in FLUME-1435, it is a common scenario where
1. More than one sink is connected a single channel
2. Each event in the channel is replicated and pushed into all sinks
But the current sink processors(default, failover, load_balance) can not
implement that request.
Yongkun‘s proposal in FLME-1435 is complicated. As the first step, a
"replicating" sink process can be implemented.
> Implement a "replicating" sink processor
> ----------------------------------------
>
> Key: FLUME-2833
> URL: https://issues.apache.org/jira/browse/FLUME-2833
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Reporter: li xiang
>
> As proposed by Yongkun in FLUME-1435, it is a common scenario where
> 1. More than one sink is connected a single channel
> 2. Each event in the channel is replicated and pushed into all sinks
> But the current sink processors(default, failover, load_balance) can not
> implement that request.
> Yongkun‘s proposal in FLME-1435 is complicated. As the first step, a
> "replicating" sink process can be implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)