Hello Paul,
1. Yes it is OK. Actually each MirrorMaker process may use multiple
ConsumerConnectors.
2. Yes it is OK.
Guozhang
On Fri, Aug 16, 2013 at 8:29 AM, Paul Mackles wrote:
> Hi - I am making a few assumptions about the 0.8 high-level consumer API
> that I am looking to confirm:
>
> -i
Hi - I am making a few assumptions about the 0.8 high-level consumer API that I
am looking to confirm:
-it is OK to have multiple ConsumerConnector objects in the same process? To be
sure, they are all operating independently. I could probably shove everything
into one ConsumerConnector if I ha