Re: reg Kafka Node num

2017-10-23 Thread eazama001
s seems >> to be logged with negative integers. -1 for the first bootstrap server, -2 >> for the second and so on. >> >> >> >> -- Forwarded message ------ >> From: pravin kumar >> To: users@kafka.apache.org >> Cc: >> Bcc:

Re: reg Kafka Node num

2017-10-23 Thread pravin kumar
irst bootstrap server, -2 > for the second and so on. > > > > -- Forwarded message -- > From: pravin kumar > To: users@kafka.apache.org > Cc: > Bcc: > Date: Fri, 20 Oct 2017 14:44:04 +0530 > Subject: reg Kafka Node num > I have run a Multiple Pa

Re: reg Kafka Node num

2017-10-20 Thread Eric Azama
ap process seems to be logged with negative integers. -1 for the first bootstrap server, -2 for the second and so on. -- Forwarded message -- From: pravin kumar To: users@kafka.apache.org Cc: Bcc: Date: Fri, 20 Oct 2017 14:44:04 +0530 Subject: reg Kafka Node num I have run

Re: reg Kafka Node num

2017-10-20 Thread Ted Yu
Here is related code: log.debug("Using older server API v{} to send {} {} with correlation id {} to node {}", header.apiVersion(), clientRequest.apiKey(), request, clientRequest.correlationId(), nodeId); 2147483647 is the node Id. On Fri, Oct 20, 2017 at 2:

reg Kafka Node num

2017-10-20 Thread pravin kumar
I have run a Multiple Partition and Multiple Consumer application.Then i have altered the no of Partitions, in log im getting Using older server API v0 to send HEARTBEAT {group_id= altermultipartitionmulticonsumer2,group_generation_id=6, member_id=C2-b7b4f485-d0c3-466b-b0e7-b3de834832e9} to node