You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
We have an application that create two consumers. Each consumer reads messages from diferents zookeepers servers.
The problem that occurs is that the second consumer does not read from it zookeeper server or else it read from the first consumer zookeepers servers.
We have create two consumer configuration object, two ZookeeperConsumerConnector and two streams.
Best regards
The text was updated successfully, but these errors were encountered:
ZookeeperConsumerConnector.UseSharedStaticZookeeperClient =
cgOptions.UseSharedStaticZookeeperClient;
On Thu, 9 Jun 2016 at 18:32, juliansg1980 [email protected] wrote:
Dears,
We have an application that create two consumers. Each consumer reads
messages from diferents zookeepers servers.
The problem that occurs is that the second consumer does not read from it
zookeeper server or else it read from the first consumer zookeepers servers.
We have create two consumer configuration object, two
ZookeeperConsumerConnector and two streams.
Dears,
We have an application that create two consumers. Each consumer reads messages from diferents zookeepers servers.
The problem that occurs is that the second consumer does not read from it zookeeper server or else it read from the first consumer zookeepers servers.
We have create two consumer configuration object, two ZookeeperConsumerConnector and two streams.
Best regards
The text was updated successfully, but these errors were encountered: