question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Response without match errors during consume

See original GitHub issue

I’m using the latest v1.5.0 release to connect to a 4-node Kafka 2.0 cluster, and I see a lot of “response without match” errors before I can even start consuming messages. I noticed #257, and tried bumping up both my connection & request timeouts, but they don’t seem to help.

Here’s a debug trace —

{"level":"DEBUG","timestamp":"2019-03-11T09:03:59.497Z","logger":"kafkajs","message":"[Connection] Request ApiVersions(key: 18, version: 2)","broker":"kafka1.com:9092","clientId":"kafka-reader-local","correlationId":0,"expectResponse":true,"size":41}
{"level":"DEBUG","timestamp":"2019-03-11T09:03:59.736Z","logger":"kafkajs","message":"[Connection] Response ApiVersions(key: 18, version: 2)","broker":"kafka1.com:9092","clientId":"kafka-reader-local","correlationId":0,"size":272,"data":{"errorCode":0,"apiVersions":[{"apiKey":0,"minVersion":0,"maxVersion":6},{"apiKey":1,"minVersion":0,"maxVersion":8},{"apiKey":2,"minVersion":0,"maxVersion":3},{"apiKey":3,"minVersion":0,"maxVersion":6},{"apiKey":4,"minVersion":0,"maxVersion":1},{"apiKey":5,"minVersion":0,"maxVersion":0},{"apiKey":6,"minVersion":0,"maxVersion":4},{"apiKey":7,"minVersion":0,"maxVersion":1},{"apiKey":8,"minVersion":0,"maxVersion":4},{"apiKey":9,"minVersion":0,"maxVersion":4},{"apiKey":10,"minVersion":0,"maxVersion":2},{"apiKey":11,"minVersion":0,"maxVersion":3},{"apiKey":12,"minVersion":0,"maxVersion":2},{"apiKey":13,"minVersion":0,"maxVersion":2},{"apiKey":14,"minVersion":0,"maxVersion":2},{"apiKey":15,"minVersion":0,"maxVersion":2},{"apiKey":16,"minVersion":0,"maxVersion":2},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":2},{"apiKey":19,"minVersion":0,"maxVersion":3},{"apiKey":20,"minVersion":0,"maxVersion":2},{"apiKey":21,"minVersion":0,"maxVersion":1},{"apiKey":22,"minVersion":0,"maxVersion":1},{"apiKey":23,"minVersion":0,"maxVersion":1},{"apiKey":24,"minVersion":0,"maxVersion":1},{"apiKey":25,"minVersion":0,"maxVersion":1},{"apiKey":26,"minVersion":0,"maxVersion":1},{"apiKey":27,"minVersion":0,"maxVersion":0},{"apiKey":28,"minVersion":0,"maxVersion":1},{"apiKey":29,"minVersion":0,"maxVersion":1},{"apiKey":30,"minVersion":0,"maxVersion":1},{"apiKey":31,"minVersion":0,"maxVersion":1},{"apiKey":32,"minVersion":0,"maxVersion":2},{"apiKey":33,"minVersion":0,"maxVersion":1},{"apiKey":34,"minVersion":0,"maxVersion":1},{"apiKey":35,"minVersion":0,"maxVersion":1},{"apiKey":36,"minVersion":0,"maxVersion":0},{"apiKey":37,"minVersion":0,"maxVersion":1},{"apiKey":38,"minVersion":0,"maxVersion":1},{"apiKey":39,"minVersion":0,"maxVersion":1},{"apiKey":40,"minVersion":0,"maxVersion":1},{"apiKey":41,"minVersion":0,"maxVersion":1},{"apiKey":42,"minVersion":0,"maxVersion":1}],"throttleTime":0}}
{"level":"DEBUG","timestamp":"2019-03-11T09:03:59.737Z","logger":"kafkajs","message":"[Broker] Verified support for SaslAuthenticate","broker":"kafka1.com:9092","supportAuthenticationProtocol":true}
{"level":"DEBUG","timestamp":"2019-03-11T09:03:59.737Z","logger":"kafkajs","message":"[Connection] Connecting","broker":"kafka1.com:9092","clientId":"kafka-reader-local","ssl":false,"sasl":false}
{"level":"DEBUG","timestamp":"2019-03-11T09:03:59.999Z","logger":"kafkajs","message":"[Connection] Request ApiVersions(key: 18, version: 2)","broker":"kafka1.com:9092","clientId":"kafka-reader-local","correlationId":0,"expectResponse":true,"size":41}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.307Z","logger":"kafkajs","message":"[Connection] Response ApiVersions(key: 18, version: 2)","broker":"kafka1.com:9092","clientId":"kafka-reader-local","correlationId":0,"size":272,"data":{"errorCode":0,"apiVersions":[{"apiKey":0,"minVersion":0,"maxVersion":6},{"apiKey":1,"minVersion":0,"maxVersion":8},{"apiKey":2,"minVersion":0,"maxVersion":3},{"apiKey":3,"minVersion":0,"maxVersion":6},{"apiKey":4,"minVersion":0,"maxVersion":1},{"apiKey":5,"minVersion":0,"maxVersion":0},{"apiKey":6,"minVersion":0,"maxVersion":4},{"apiKey":7,"minVersion":0,"maxVersion":1},{"apiKey":8,"minVersion":0,"maxVersion":4},{"apiKey":9,"minVersion":0,"maxVersion":4},{"apiKey":10,"minVersion":0,"maxVersion":2},{"apiKey":11,"minVersion":0,"maxVersion":3},{"apiKey":12,"minVersion":0,"maxVersion":2},{"apiKey":13,"minVersion":0,"maxVersion":2},{"apiKey":14,"minVersion":0,"maxVersion":2},{"apiKey":15,"minVersion":0,"maxVersion":2},{"apiKey":16,"minVersion":0,"maxVersion":2},{"apiKey":17,"minVersion":0,"maxVersion":1},{"apiKey":18,"minVersion":0,"maxVersion":2},{"apiKey":19,"minVersion":0,"maxVersion":3},{"apiKey":20,"minVersion":0,"maxVersion":2},{"apiKey":21,"minVersion":0,"maxVersion":1},{"apiKey":22,"minVersion":0,"maxVersion":1},{"apiKey":23,"minVersion":0,"maxVersion":1},{"apiKey":24,"minVersion":0,"maxVersion":1},{"apiKey":25,"minVersion":0,"maxVersion":1},{"apiKey":26,"minVersion":0,"maxVersion":1},{"apiKey":27,"minVersion":0,"maxVersion":0},{"apiKey":28,"minVersion":0,"maxVersion":1},{"apiKey":29,"minVersion":0,"maxVersion":1},{"apiKey":30,"minVersion":0,"maxVersion":1},{"apiKey":31,"minVersion":0,"maxVersion":1},{"apiKey":32,"minVersion":0,"maxVersion":2},{"apiKey":33,"minVersion":0,"maxVersion":1},{"apiKey":34,"minVersion":0,"maxVersion":1},{"apiKey":35,"minVersion":0,"maxVersion":1},{"apiKey":36,"minVersion":0,"maxVersion":0},{"apiKey":37,"minVersion":0,"maxVersion":1},{"apiKey":38,"minVersion":0,"maxVersion":1},{"apiKey":39,"minVersion":0,"maxVersion":1},{"apiKey":40,"minVersion":0,"maxVersion":1},{"apiKey":41,"minVersion":0,"maxVersion":1},{"apiKey":42,"minVersion":0,"maxVersion":1}],"throttleTime":0}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.307Z","logger":"kafkajs","message":"[Broker] Verified support for SaslAuthenticate","broker":"kafka1.com:9092","supportAuthenticationProtocol":true}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.315Z","logger":"kafkajs","message":"[Connection] Request Metadata(key: 3, version: 4)","broker":"kafka1.com:9092","clientId":"kafka-reader-local","correlationId":1,"expectResponse":true,"size":66}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.554Z","logger":"kafkajs","message":"[Connection] Response Metadata(key: 3, version: 4)","broker":"kafka1.com:9092","clientId":"kafka-reader-local","correlationId":1,"size":3569,"data":{"throttleTime":0,"brokers":[{"nodeId":2,"host":"kafka2.com","port":9092,"rack":null},{"nodeId":4,"host":"kafka4.com","port":9092,"rack":null},{"nodeId":1,"host":"10.181.18.111","port":9092,"rack":null},{"nodeId":3,"host":"kafka3.com","port":9092,"rack":null}],"clusterId":"B0YQKAjJTvGwBl-DcsdY4Q","controllerId":1,"topicMetadata":[{"topicErrorCode":0,"topic":"topic_1","isInternal":false,"partitionMetadata":[{"partitionErrorCode":0,"partitionId":92,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":83,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":95,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":23,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":86,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":77,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":59,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":50,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":41,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":68,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":32,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":62,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":53,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":35,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":8,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":44,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":17,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":26,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":80,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":89,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":71,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":98,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":11,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":74,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":56,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":29,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":38,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":47,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":20,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":2,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":65,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":5,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":14,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":46,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":82,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":91,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":55,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":64,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":73,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":94,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":85,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":67,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":58,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":49,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":40,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":4,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":13,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":22,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":31,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":76,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":16,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":97,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":79,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":7,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":88,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":70,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":43,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":52,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":25,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":34,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":61,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":10,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":37,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":1,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":28,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":19,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":60,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":87,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":96,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":69,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":78,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":63,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":90,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":99,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":54,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":45,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":81,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":72,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":27,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":36,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":18,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":9,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":21,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":57,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":48,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":3,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":12,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":84,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":93,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":75,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":30,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":39,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":66,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":15,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":42,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":51,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":24,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":33,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":6,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":0,"leader":2,"replicas":[2,4],"isr":[2,4]}]}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.556Z","logger":"kafkajs","message":"[Connection] Connecting","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","ssl":false,"sasl":false}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.797Z","logger":"kafkajs","message":"[Broker] Verified support for SaslAuthenticate","broker":"10.181.18.111:9092","supportAuthenticationProtocol":true}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:00.797Z","logger":"kafkajs","message":"[Connection] Request Metadata(key: 3, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":0,"expectResponse":true,"size":86}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.041Z","logger":"kafkajs","message":"[Connection] Response Metadata(key: 3, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":0,"size":5296,"data":{"throttleTime":0,"brokers":[{"nodeId":2,"host":"kafka2.com","port":9092,"rack":null},{"nodeId":4,"host":"kafka4.com","port":9092,"rack":null},{"nodeId":1,"host":"10.181.18.111","port":9092,"rack":null},{"nodeId":3,"host":"kafka3.com","port":9092,"rack":null}],"clusterId":"B0YQKAjJTvGwBl-DcsdY4Q","controllerId":1,"topicMetadata":[{"topicErrorCode":0,"topic":"topic_1","isInternal":false,"partitionMetadata":[{"partitionErrorCode":0,"partitionId":92,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":83,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":95,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":23,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":86,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":77,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":59,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":50,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":41,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":68,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":32,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":62,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":53,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":35,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":8,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":44,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":17,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":26,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":80,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":89,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":71,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":98,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":11,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":74,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":56,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":29,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":38,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":47,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":20,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":2,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":65,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":5,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":14,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":46,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":82,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":91,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":55,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":64,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":73,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":94,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":85,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":67,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":58,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":49,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":40,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":4,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":13,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":22,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":31,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":76,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":16,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":97,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":79,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":7,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":88,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":70,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":43,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":52,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":25,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":34,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":61,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":10,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":37,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":1,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":28,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":19,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":60,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":87,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":96,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":69,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":78,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":63,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":90,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":99,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":54,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":45,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":81,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":72,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":27,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":36,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":18,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":9,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":21,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":57,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":48,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":3,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":12,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":84,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":93,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":75,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":30,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":39,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":66,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":15,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":42,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":51,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":24,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":33,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":6,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":0,"leader":2,"replicas":[2,4],"isr":[2,4]}]},{"topicErrorCode":0,"topic":"topic_2","isInternal":false,"partitionMetadata":[{"partitionErrorCode":0,"partitionId":23,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":32,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":41,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":44,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":35,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":8,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":17,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":26,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":11,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":47,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":29,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":38,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":20,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":2,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":5,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":14,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":46,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":40,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":49,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":4,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":13,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":22,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":31,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":16,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":7,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":43,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":25,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":34,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":10,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":37,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":1,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":28,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":19,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":45,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":36,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":27,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":18,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":9,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":48,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":21,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":3,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":12,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":30,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":39,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":15,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":42,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":6,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":24,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":33,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":0,"leader":3,"replicas":[3,2],"isr":[3,2]}]}]}}
{"level":"INFO","timestamp":"2019-03-11T09:04:01.042Z","logger":"kafkajs","message":"[Consumer] Starting","groupId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.043Z","logger":"kafkajs","message":"[Connection] Connecting","broker":"kafka4.com:9092","clientId":"kafka-reader-local","ssl":false,"sasl":false}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.276Z","logger":"kafkajs","message":"[Broker] Verified support for SaslAuthenticate","broker":"kafka4.com:9092","supportAuthenticationProtocol":true}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.278Z","logger":"kafkajs","message":"[Connection] Request GroupCoordinator(key: 10, version: 1)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":0,"expectResponse":true,"size":71}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.511Z","logger":"kafkajs","message":"[Connection] Response GroupCoordinator(key: 10, version: 1)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":0,"size":35,"data":{"throttleTime":0,"errorCode":0,"errorMessage":null,"coordinator":{"nodeId":3,"host":"kafka3.com","port":9092}}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.511Z","logger":"kafkajs","message":"[Cluster] Found group coordinator","nodeId":3}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.511Z","logger":"kafkajs","message":"[Connection] Connecting","broker":"kafka3.com:9092","clientId":"kafka-reader-local","ssl":false,"sasl":false}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.745Z","logger":"kafkajs","message":"[Broker] Verified support for SaslAuthenticate","broker":"kafka3.com:9092","supportAuthenticationProtocol":true}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.747Z","logger":"kafkajs","message":"[Connection] Request JoinGroup(key: 11, version: 0)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":0,"expectResponse":true,"size":164}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.982Z","logger":"kafkajs","message":"[Connection] Response JoinGroup(key: 11, version: 0)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":0,"size":286,"data":{"errorCode":0,"generationId":4,"groupProtocol":"RoundRobinAssigner","leaderId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","members":[{"memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","memberMetadata":{"type":"Buffer","data":[0,1,0,0,0,2,0,18,112,114,111,100,117,99,116,105,111,110,95,104,116,109,108,95,118,50,0,18,112,114,111,100,117,99,116,105,111,110,95,114,101,112,97,114,115,101,0,0,0,0]}}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.983Z","logger":"kafkajs","message":"[ConsumerGroup] Chosen as group leader","groupId":"kafka-reader-local","generationId":4,"memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","topics":["topic_1","topic_2"]}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:01.983Z","logger":"kafkajs","message":"[Connection] Request Metadata(key: 3, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":1,"expectResponse":true,"size":86}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.253Z","logger":"kafkajs","message":"[Connection] Response Metadata(key: 3, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":1,"size":5296,"data":{"throttleTime":0,"brokers":[{"nodeId":2,"host":"kafka2.com","port":9092,"rack":null},{"nodeId":4,"host":"kafka4.com","port":9092,"rack":null},{"nodeId":1,"host":"10.181.18.111","port":9092,"rack":null},{"nodeId":3,"host":"kafka3.com","port":9092,"rack":null}],"clusterId":"B0YQKAjJTvGwBl-DcsdY4Q","controllerId":1,"topicMetadata":[{"topicErrorCode":0,"topic":"topic_1","isInternal":false,"partitionMetadata":[{"partitionErrorCode":0,"partitionId":92,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":83,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":95,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":23,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":86,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":77,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":59,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":50,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":41,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":68,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":32,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":62,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":53,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":35,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":8,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":44,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":17,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":26,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":80,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":89,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":71,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":98,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":11,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":74,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":56,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":29,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":38,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":47,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":20,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":2,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":65,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":5,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":14,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":46,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":82,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":91,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":55,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":64,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":73,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":94,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":85,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":67,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":58,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":49,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":40,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":4,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":13,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":22,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":31,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":76,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":16,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":97,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":79,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":7,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":88,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":70,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":43,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":52,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":25,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":34,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":61,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":10,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":37,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":1,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":28,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":19,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":60,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":87,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":96,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":69,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":78,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":63,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":90,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":99,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":54,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":45,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":81,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":72,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":27,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":36,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":18,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":9,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":21,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":57,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":48,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":3,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":12,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":84,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":93,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":75,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":30,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":39,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":66,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":15,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":42,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":51,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":24,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":33,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":6,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":0,"leader":2,"replicas":[2,4],"isr":[2,4]}]},{"topicErrorCode":0,"topic":"topic_2","isInternal":false,"partitionMetadata":[{"partitionErrorCode":0,"partitionId":23,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":32,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":41,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":44,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":35,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":8,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":17,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":26,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":11,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":47,"leader":2,"replicas":[2,4],"isr":[2,4]},{"partitionErrorCode":0,"partitionId":29,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":38,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":20,"leader":3,"replicas":[3,1],"isr":[3,1]},{"partitionErrorCode":0,"partitionId":2,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":5,"leader":4,"replicas":[4,1],"isr":[4,1]},{"partitionErrorCode":0,"partitionId":14,"leader":1,"replicas":[1,4],"isr":[1,4]},{"partitionErrorCode":0,"partitionId":46,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":40,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":49,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":4,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":13,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":22,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":31,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":16,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":7,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":43,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":25,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":34,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":10,"leader":1,"replicas":[1,3],"isr":[1,3]},{"partitionErrorCode":0,"partitionId":37,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":1,"leader":4,"replicas":[4,3],"isr":[4,3]},{"partitionErrorCode":0,"partitionId":28,"leader":3,"replicas":[3,4],"isr":[3,4]},{"partitionErrorCode":0,"partitionId":19,"leader":2,"replicas":[2,3],"isr":[2,3]},{"partitionErrorCode":0,"partitionId":45,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":36,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":27,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":18,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":9,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":48,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":21,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":3,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":12,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":30,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":39,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":15,"leader":2,"replicas":[2,1],"isr":[2,1]},{"partitionErrorCode":0,"partitionId":42,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":6,"leader":1,"replicas":[1,2],"isr":[1,2]},{"partitionErrorCode":0,"partitionId":24,"leader":3,"replicas":[3,2],"isr":[3,2]},{"partitionErrorCode":0,"partitionId":33,"leader":4,"replicas":[4,2],"isr":[4,2]},{"partitionErrorCode":0,"partitionId":0,"leader":3,"replicas":[3,2],"isr":[3,2]}]}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.254Z","logger":"kafkajs","message":"[ConsumerGroup] Group assignment","groupId":"kafka-reader-local","generationId":4,"groupProtocol":"RoundRobinAssigner","assignment":[{"memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","memberAssignment":{"type":"Buffer","data":[0,1,0,0,0,2,0,18,112,114,111,100,117,99,116,105,111,110,95,104,116,109,108,95,118,50,0,0,0,100,0,0,0,92,0,0,0,83,0,0,0,95,0,0,0,23,0,0,0,86,0,0,0,77,0,0,0,59,0,0,0,50,0,0,0,41,0,0,0,68,0,0,0,32,0,0,0,62,0,0,0,53,0,0,0,35,0,0,0,8,0,0,0,44,0,0,0,17,0,0,0,26,0,0,0,80,0,0,0,89,0,0,0,71,0,0,0,98,0,0,0,11,0,0,0,74,0,0,0,56,0,0,0,29,0,0,0,38,0,0,0,47,0,0,0,20,0,0,0,2,0,0,0,65,0,0,0,5,0,0,0,14,0,0,0,46,0,0,0,82,0,0,0,91,0,0,0,55,0,0,0,64,0,0,0,73,0,0,0,94,0,0,0,85,0,0,0,67,0,0,0,58,0,0,0,49,0,0,0,40,0,0,0,4,0,0,0,13,0,0,0,22,0,0,0,31,0,0,0,76,0,0,0,16,0,0,0,97,0,0,0,79,0,0,0,7,0,0,0,88,0,0,0,70,0,0,0,43,0,0,0,52,0,0,0,25,0,0,0,34,0,0,0,61,0,0,0,10,0,0,0,37,0,0,0,1,0,0,0,28,0,0,0,19,0,0,0,60,0,0,0,87,0,0,0,96,0,0,0,69,0,0,0,78,0,0,0,63,0,0,0,90,0,0,0,99,0,0,0,54,0,0,0,45,0,0,0,81,0,0,0,72,0,0,0,27,0,0,0,36,0,0,0,18,0,0,0,9,0,0,0,21,0,0,0,57,0,0,0,48,0,0,0,3,0,0,0,12,0,0,0,84,0,0,0,93,0,0,0,75,0,0,0,30,0,0,0,39,0,0,0,66,0,0,0,15,0,0,0,42,0,0,0,51,0,0,0,24,0,0,0,33,0,0,0,6,0,0,0,0,0,18,112,114,111,100,117,99,116,105,111,110,95,114,101,112,97,114,115,101,0,0,0,50,0,0,0,23,0,0,0,32,0,0,0,41,0,0,0,44,0,0,0,35,0,0,0,8,0,0,0,17,0,0,0,26,0,0,0,11,0,0,0,47,0,0,0,29,0,0,0,38,0,0,0,20,0,0,0,2,0,0,0,5,0,0,0,14,0,0,0,46,0,0,0,40,0,0,0,49,0,0,0,4,0,0,0,13,0,0,0,22,0,0,0,31,0,0,0,16,0,0,0,7,0,0,0,43,0,0,0,25,0,0,0,34,0,0,0,10,0,0,0,37,0,0,0,1,0,0,0,28,0,0,0,19,0,0,0,45,0,0,0,36,0,0,0,27,0,0,0,18,0,0,0,9,0,0,0,48,0,0,0,21,0,0,0,3,0,0,0,12,0,0,0,30,0,0,0,39,0,0,0,15,0,0,0,42,0,0,0,6,0,0,0,24,0,0,0,33,0,0,0,0,0,0,0,0]}}],"topics":["topic_1","topic_2"]}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.257Z","logger":"kafkajs","message":"[Connection] Request SyncGroup(key: 14, version: 0)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":1,"expectResponse":true,"size":872}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.492Z","logger":"kafkajs","message":"[Connection] Response SyncGroup(key: 14, version: 0)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":1,"size":668,"data":{"errorCode":0,"memberAssignment":{"type":"Buffer","data":[0,1,0,0,0,2,0,18,112,114,111,100,117,99,116,105,111,110,95,104,116,109,108,95,118,50,0,0,0,100,0,0,0,92,0,0,0,83,0,0,0,95,0,0,0,23,0,0,0,86,0,0,0,77,0,0,0,59,0,0,0,50,0,0,0,41,0,0,0,68,0,0,0,32,0,0,0,62,0,0,0,53,0,0,0,35,0,0,0,8,0,0,0,44,0,0,0,17,0,0,0,26,0,0,0,80,0,0,0,89,0,0,0,71,0,0,0,98,0,0,0,11,0,0,0,74,0,0,0,56,0,0,0,29,0,0,0,38,0,0,0,47,0,0,0,20,0,0,0,2,0,0,0,65,0,0,0,5,0,0,0,14,0,0,0,46,0,0,0,82,0,0,0,91,0,0,0,55,0,0,0,64,0,0,0,73,0,0,0,94,0,0,0,85,0,0,0,67,0,0,0,58,0,0,0,49,0,0,0,40,0,0,0,4,0,0,0,13,0,0,0,22,0,0,0,31,0,0,0,76,0,0,0,16,0,0,0,97,0,0,0,79,0,0,0,7,0,0,0,88,0,0,0,70,0,0,0,43,0,0,0,52,0,0,0,25,0,0,0,34,0,0,0,61,0,0,0,10,0,0,0,37,0,0,0,1,0,0,0,28,0,0,0,19,0,0,0,60,0,0,0,87,0,0,0,96,0,0,0,69,0,0,0,78,0,0,0,63,0,0,0,90,0,0,0,99,0,0,0,54,0,0,0,45,0,0,0,81,0,0,0,72,0,0,0,27,0,0,0,36,0,0,0,18,0,0,0,9,0,0,0,21,0,0,0,57,0,0,0,48,0,0,0,3,0,0,0,12,0,0,0,84,0,0,0,93,0,0,0,75,0,0,0,30,0,0,0,39,0,0,0,66,0,0,0,15,0,0,0,42,0,0,0,51,0,0,0,24,0,0,0,33,0,0,0,6,0,0,0,0,0,18,112,114,111,100,117,99,116,105,111,110,95,114,101,112,97,114,115,101,0,0,0,50,0,0,0,23,0,0,0,32,0,0,0,41,0,0,0,44,0,0,0,35,0,0,0,8,0,0,0,17,0,0,0,26,0,0,0,11,0,0,0,47,0,0,0,29,0,0,0,38,0,0,0,20,0,0,0,2,0,0,0,5,0,0,0,14,0,0,0,46,0,0,0,40,0,0,0,49,0,0,0,4,0,0,0,13,0,0,0,22,0,0,0,31,0,0,0,16,0,0,0,7,0,0,0,43,0,0,0,25,0,0,0,34,0,0,0,10,0,0,0,37,0,0,0,1,0,0,0,28,0,0,0,19,0,0,0,45,0,0,0,36,0,0,0,27,0,0,0,18,0,0,0,9,0,0,0,48,0,0,0,21,0,0,0,3,0,0,0,12,0,0,0,30,0,0,0,39,0,0,0,15,0,0,0,42,0,0,0,6,0,0,0,24,0,0,0,33,0,0,0,0,0,0,0,0]}}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.493Z","logger":"kafkajs","message":"[ConsumerGroup] Received assignment","groupId":"kafka-reader-local","generationId":4,"memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","memberAssignment":{"topic_1":[92,83,95,23,86,77,59,50,41,68,32,62,53,35,8,44,17,26,80,89,71,98,11,74,56,29,38,47,20,2,65,5,14,46,82,91,55,64,73,94,85,67,58,49,40,4,13,22,31,76,16,97,79,7,88,70,43,52,25,34,61,10,37,1,28,19,60,87,96,69,78,63,90,99,54,45,81,72,27,36,18,9,21,57,48,3,12,84,93,75,30,39,66,15,42,51,24,33,6,0],"topic_2":[23,32,41,44,35,8,17,26,11,47,29,38,20,2,5,14,46,40,49,4,13,22,31,16,7,43,25,34,10,37,1,28,19,45,36,27,18,9,48,21,3,12,30,39,15,42,6,24,33,0]}}
{"level":"INFO","timestamp":"2019-03-11T09:04:02.494Z","logger":"kafkajs","message":"[Runner] Consumer has joined the group","groupId":"kafka-reader-local","memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","leaderId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","isLeader":true,"memberAssignment":{"topic_1":[92,83,95,23,86,77,59,50,41,68,32,62,53,35,8,44,17,26,80,89,71,98,11,74,56,29,38,47,20,2,65,5,14,46,82,91,55,64,73,94,85,67,58,49,40,4,13,22,31,76,16,97,79,7,88,70,43,52,25,34,61,10,37,1,28,19,60,87,96,69,78,63,90,99,54,45,81,72,27,36,18,9,21,57,48,3,12,84,93,75,30,39,66,15,42,51,24,33,6,0],"topic_2":[23,32,41,44,35,8,17,26,11,47,29,38,20,2,5,14,46,40,49,4,13,22,31,16,7,43,25,34,10,37,1,28,19,45,36,27,18,9,48,21,3,12,30,39,15,42,6,24,33,0]},"groupProtocol":"RoundRobinAssigner","duration":1451}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.501Z","logger":"kafkajs","message":"[Connection] Request OffsetFetch(key: 9, version: 2)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":2,"expectResponse":true,"size":722}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.765Z","logger":"kafkajs","message":"[Connection] Response OffsetFetch(key: 9, version: 2)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":2,"size":2458,"data":{"responses":[{"topic":"topic_2","partitions":[{"partition":0,"offset":"-1","metadata":"","errorCode":0},{"partition":1,"offset":"-1","metadata":"","errorCode":0},{"partition":2,"offset":"-1","metadata":"","errorCode":0},{"partition":3,"offset":"-1","metadata":"","errorCode":0},{"partition":4,"offset":"-1","metadata":"","errorCode":0},{"partition":5,"offset":"-1","metadata":"","errorCode":0},{"partition":6,"offset":"-1","metadata":"","errorCode":0},{"partition":7,"offset":"-1","metadata":"","errorCode":0},{"partition":8,"offset":"-1","metadata":"","errorCode":0},{"partition":9,"offset":"-1","metadata":"","errorCode":0},{"partition":10,"offset":"-1","metadata":"","errorCode":0},{"partition":11,"offset":"-1","metadata":"","errorCode":0},{"partition":12,"offset":"-1","metadata":"","errorCode":0},{"partition":13,"offset":"-1","metadata":"","errorCode":0},{"partition":14,"offset":"-1","metadata":"","errorCode":0},{"partition":15,"offset":"-1","metadata":"","errorCode":0},{"partition":16,"offset":"-1","metadata":"","errorCode":0},{"partition":17,"offset":"-1","metadata":"","errorCode":0},{"partition":18,"offset":"-1","metadata":"","errorCode":0},{"partition":19,"offset":"-1","metadata":"","errorCode":0},{"partition":20,"offset":"-1","metadata":"","errorCode":0},{"partition":21,"offset":"-1","metadata":"","errorCode":0},{"partition":22,"offset":"-1","metadata":"","errorCode":0},{"partition":23,"offset":"-1","metadata":"","errorCode":0},{"partition":24,"offset":"-1","metadata":"","errorCode":0},{"partition":25,"offset":"-1","metadata":"","errorCode":0},{"partition":26,"offset":"-1","metadata":"","errorCode":0},{"partition":27,"offset":"-1","metadata":"","errorCode":0},{"partition":28,"offset":"-1","metadata":"","errorCode":0},{"partition":29,"offset":"-1","metadata":"","errorCode":0},{"partition":30,"offset":"-1","metadata":"","errorCode":0},{"partition":31,"offset":"-1","metadata":"","errorCode":0},{"partition":32,"offset":"-1","metadata":"","errorCode":0},{"partition":33,"offset":"-1","metadata":"","errorCode":0},{"partition":34,"offset":"-1","metadata":"","errorCode":0},{"partition":35,"offset":"-1","metadata":"","errorCode":0},{"partition":36,"offset":"-1","metadata":"","errorCode":0},{"partition":37,"offset":"-1","metadata":"","errorCode":0},{"partition":38,"offset":"-1","metadata":"","errorCode":0},{"partition":39,"offset":"-1","metadata":"","errorCode":0},{"partition":40,"offset":"-1","metadata":"","errorCode":0},{"partition":41,"offset":"-1","metadata":"","errorCode":0},{"partition":42,"offset":"-1","metadata":"","errorCode":0},{"partition":43,"offset":"-1","metadata":"","errorCode":0},{"partition":44,"offset":"-1","metadata":"","errorCode":0},{"partition":45,"offset":"-1","metadata":"","errorCode":0},{"partition":46,"offset":"-1","metadata":"","errorCode":0},{"partition":47,"offset":"-1","metadata":"","errorCode":0},{"partition":48,"offset":"-1","metadata":"","errorCode":0},{"partition":49,"offset":"-1","metadata":"","errorCode":0}]},{"topic":"topic_1","partitions":[{"partition":0,"offset":"-1","metadata":"","errorCode":0},{"partition":1,"offset":"-1","metadata":"","errorCode":0},{"partition":2,"offset":"-1","metadata":"","errorCode":0},{"partition":3,"offset":"-1","metadata":"","errorCode":0},{"partition":4,"offset":"-1","metadata":"","errorCode":0},{"partition":5,"offset":"-1","metadata":"","errorCode":0},{"partition":6,"offset":"-1","metadata":"","errorCode":0},{"partition":7,"offset":"-1","metadata":"","errorCode":0},{"partition":8,"offset":"-1","metadata":"","errorCode":0},{"partition":9,"offset":"-1","metadata":"","errorCode":0},{"partition":10,"offset":"-1","metadata":"","errorCode":0},{"partition":11,"offset":"-1","metadata":"","errorCode":0},{"partition":12,"offset":"-1","metadata":"","errorCode":0},{"partition":13,"offset":"-1","metadata":"","errorCode":0},{"partition":14,"offset":"-1","metadata":"","errorCode":0},{"partition":15,"offset":"-1","metadata":"","errorCode":0},{"partition":16,"offset":"-1","metadata":"","errorCode":0},{"partition":17,"offset":"-1","metadata":"","errorCode":0},{"partition":18,"offset":"-1","metadata":"","errorCode":0},{"partition":19,"offset":"-1","metadata":"","errorCode":0},{"partition":20,"offset":"-1","metadata":"","errorCode":0},{"partition":21,"offset":"-1","metadata":"","errorCode":0},{"partition":22,"offset":"-1","metadata":"","errorCode":0},{"partition":23,"offset":"-1","metadata":"","errorCode":0},{"partition":24,"offset":"-1","metadata":"","errorCode":0},{"partition":25,"offset":"-1","metadata":"","errorCode":0},{"partition":26,"offset":"-1","metadata":"","errorCode":0},{"partition":27,"offset":"-1","metadata":"","errorCode":0},{"partition":28,"offset":"-1","metadata":"","errorCode":0},{"partition":29,"offset":"-1","metadata":"","errorCode":0},{"partition":30,"offset":"-1","metadata":"","errorCode":0},{"partition":31,"offset":"-1","metadata":"","errorCode":0},{"partition":32,"offset":"-1","metadata":"","errorCode":0},{"partition":33,"offset":"-1","metadata":"","errorCode":0},{"partition":34,"offset":"-1","metadata":"","errorCode":0},{"partition":35,"offset":"-1","metadata":"","errorCode":0},{"partition":36,"offset":"-1","metadata":"","errorCode":0},{"partition":37,"offset":"-1","metadata":"","errorCode":0},{"partition":38,"offset":"-1","metadata":"","errorCode":0},{"partition":39,"offset":"-1","metadata":"","errorCode":0},{"partition":40,"offset":"-1","metadata":"","errorCode":0},{"partition":41,"offset":"-1","metadata":"","errorCode":0},{"partition":42,"offset":"-1","metadata":"","errorCode":0},{"partition":43,"offset":"-1","metadata":"","errorCode":0},{"partition":44,"offset":"-1","metadata":"","errorCode":0},{"partition":45,"offset":"-1","metadata":"","errorCode":0},{"partition":46,"offset":"-1","metadata":"","errorCode":0},{"partition":47,"offset":"-1","metadata":"","errorCode":0},{"partition":48,"offset":"-1","metadata":"","errorCode":0},{"partition":49,"offset":"-1","metadata":"","errorCode":0},{"partition":50,"offset":"-1","metadata":"","errorCode":0},{"partition":51,"offset":"-1","metadata":"","errorCode":0},{"partition":52,"offset":"-1","metadata":"","errorCode":0},{"partition":53,"offset":"-1","metadata":"","errorCode":0},{"partition":54,"offset":"-1","metadata":"","errorCode":0},{"partition":55,"offset":"-1","metadata":"","errorCode":0},{"partition":56,"offset":"-1","metadata":"","errorCode":0},{"partition":57,"offset":"-1","metadata":"","errorCode":0},{"partition":58,"offset":"-1","metadata":"","errorCode":0},{"partition":59,"offset":"-1","metadata":"","errorCode":0},{"partition":60,"offset":"-1","metadata":"","errorCode":0},{"partition":61,"offset":"-1","metadata":"","errorCode":0},{"partition":62,"offset":"-1","metadata":"","errorCode":0},{"partition":63,"offset":"-1","metadata":"","errorCode":0},{"partition":64,"offset":"-1","metadata":"","errorCode":0},{"partition":65,"offset":"-1","metadata":"","errorCode":0},{"partition":66,"offset":"-1","metadata":"","errorCode":0},{"partition":67,"offset":"-1","metadata":"","errorCode":0},{"partition":68,"offset":"-1","metadata":"","errorCode":0},{"partition":69,"offset":"-1","metadata":"","errorCode":0},{"partition":70,"offset":"-1","metadata":"","errorCode":0},{"partition":71,"offset":"-1","metadata":"","errorCode":0},{"partition":72,"offset":"-1","metadata":"","errorCode":0},{"partition":73,"offset":"-1","metadata":"","errorCode":0},{"partition":74,"offset":"-1","metadata":"","errorCode":0},{"partition":75,"offset":"-1","metadata":"","errorCode":0},{"partition":76,"offset":"-1","metadata":"","errorCode":0},{"partition":77,"offset":"-1","metadata":"","errorCode":0},{"partition":78,"offset":"-1","metadata":"","errorCode":0},{"partition":79,"offset":"-1","metadata":"","errorCode":0},{"partition":80,"offset":"-1","metadata":"","errorCode":0},{"partition":81,"offset":"-1","metadata":"","errorCode":0},{"partition":82,"offset":"-1","metadata":"","errorCode":0},{"partition":83,"offset":"-1","metadata":"","errorCode":0},{"partition":84,"offset":"-1","metadata":"","errorCode":0},{"partition":85,"offset":"-1","metadata":"","errorCode":0},{"partition":86,"offset":"-1","metadata":"","errorCode":0},{"partition":87,"offset":"-1","metadata":"","errorCode":0},{"partition":88,"offset":"-1","metadata":"","errorCode":0},{"partition":89,"offset":"-1","metadata":"","errorCode":0},{"partition":90,"offset":"-1","metadata":"","errorCode":0},{"partition":91,"offset":"-1","metadata":"","errorCode":0},{"partition":92,"offset":"-1","metadata":"","errorCode":0},{"partition":93,"offset":"-1","metadata":"","errorCode":0},{"partition":94,"offset":"-1","metadata":"","errorCode":0},{"partition":95,"offset":"-1","metadata":"","errorCode":0},{"partition":96,"offset":"-1","metadata":"","errorCode":0},{"partition":97,"offset":"-1","metadata":"","errorCode":0},{"partition":98,"offset":"-1","metadata":"","errorCode":0},{"partition":99,"offset":"-1","metadata":"","errorCode":0}]}],"errorCode":0}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.769Z","logger":"kafkajs","message":"[Connection] Connecting","broker":"kafka2.com:9092","clientId":"kafka-reader-local","ssl":false,"sasl":false}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.774Z","logger":"kafkajs","message":"[Connection] Request ListOffsets(key: 2, version: 2)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":2,"expectResponse":true,"size":542}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.774Z","logger":"kafkajs","message":"[Connection] Request ListOffsets(key: 2, version: 2)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":3,"expectResponse":true,"size":554}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:02.775Z","logger":"kafkajs","message":"[Connection] Request ListOffsets(key: 2, version: 2)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":1,"expectResponse":true,"size":554}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.073Z","logger":"kafkajs","message":"[Connection] Response ListOffsets(key: 2, version: 2)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":2,"size":874,"data":{"throttleTime":0,"responses":[{"topic":"topic_2","partitions":[{"partition":34,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":2,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":18,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":6,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":22,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":38,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":10,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":26,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":42,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":14,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":30,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":46,"errorCode":0,"timestamp":"-1","offset":"0"}]},{"topic":"topic_1","partitions":[{"partition":3,"errorCode":0,"timestamp":"-1","offset":"1140007"},{"partition":67,"errorCode":0,"timestamp":"-1","offset":"1138744"},{"partition":71,"errorCode":0,"timestamp":"-1","offset":"1139845"},{"partition":7,"errorCode":0,"timestamp":"-1","offset":"1137959"},{"partition":11,"errorCode":0,"timestamp":"-1","offset":"1141038"},{"partition":75,"errorCode":0,"timestamp":"-1","offset":"1139257"},{"partition":79,"errorCode":0,"timestamp":"-1","offset":"1137733"},{"partition":15,"errorCode":0,"timestamp":"-1","offset":"1141677"},{"partition":19,"errorCode":0,"timestamp":"-1","offset":"1139087"},{"partition":83,"errorCode":0,"timestamp":"-1","offset":"1146817"},{"partition":87,"errorCode":0,"timestamp":"-1","offset":"1139963"},{"partition":23,"errorCode":0,"timestamp":"-1","offset":"1139792"},{"partition":91,"errorCode":0,"timestamp":"-1","offset":"1141345"},{"partition":27,"errorCode":0,"timestamp":"-1","offset":"1144531"},{"partition":31,"errorCode":0,"timestamp":"-1","offset":"1142095"},{"partition":95,"errorCode":0,"timestamp":"-1","offset":"1139335"},{"partition":99,"errorCode":0,"timestamp":"-1","offset":"1141088"},{"partition":35,"errorCode":0,"timestamp":"-1","offset":"1138377"},{"partition":39,"errorCode":0,"timestamp":"-1","offset":"1138930"},{"partition":43,"errorCode":0,"timestamp":"-1","offset":"1136689"},{"partition":47,"errorCode":0,"timestamp":"-1","offset":"1138520"},{"partition":51,"errorCode":0,"timestamp":"-1","offset":"1139851"},{"partition":55,"errorCode":0,"timestamp":"-1","offset":"1139853"},{"partition":59,"errorCode":0,"timestamp":"-1","offset":"1139960"},{"partition":63,"errorCode":0,"timestamp":"-1","offset":"1142056"}]}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.073Z","logger":"kafkajs","message":"[Broker] Verified support for SaslAuthenticate","broker":"kafka2.com:9092","supportAuthenticationProtocol":true}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.074Z","logger":"kafkajs","message":"[Connection] Request ListOffsets(key: 2, version: 2)","broker":"kafka2.com:9092","clientId":"kafka-reader-local","correlationId":0,"expectResponse":true,"size":542}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.075Z","logger":"kafkajs","message":"[Connection] Response ListOffsets(key: 2, version: 2)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":1,"size":896,"data":{"throttleTime":0,"responses":[{"topic":"topic_2","partitions":[{"partition":1,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":33,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":37,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":5,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":9,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":41,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":45,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":13,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":17,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":49,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":21,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":25,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":29,"errorCode":0,"timestamp":"-1","offset":"0"}]},{"topic":"topic_1","partitions":[{"partition":66,"errorCode":0,"timestamp":"-1","offset":"1118443"},{"partition":2,"errorCode":0,"timestamp":"-1","offset":"1121702"},{"partition":6,"errorCode":0,"timestamp":"-1","offset":"1117228"},{"partition":70,"errorCode":0,"timestamp":"-1","offset":"1121177"},{"partition":74,"errorCode":0,"timestamp":"-1","offset":"1124800"},{"partition":10,"errorCode":0,"timestamp":"-1","offset":"1120163"},{"partition":14,"errorCode":0,"timestamp":"-1","offset":"1119278"},{"partition":78,"errorCode":0,"timestamp":"-1","offset":"1122129"},{"partition":82,"errorCode":0,"timestamp":"-1","offset":"1118959"},{"partition":18,"errorCode":0,"timestamp":"-1","offset":"1118806"},{"partition":22,"errorCode":0,"timestamp":"-1","offset":"1119138"},{"partition":86,"errorCode":0,"timestamp":"-1","offset":"1121684"},{"partition":90,"errorCode":0,"timestamp":"-1","offset":"1119956"},{"partition":26,"errorCode":0,"timestamp":"-1","offset":"1117284"},{"partition":30,"errorCode":0,"timestamp":"-1","offset":"1120472"},{"partition":94,"errorCode":0,"timestamp":"-1","offset":"1119433"},{"partition":98,"errorCode":0,"timestamp":"-1","offset":"1122830"},{"partition":34,"errorCode":0,"timestamp":"-1","offset":"1119854"},{"partition":38,"errorCode":0,"timestamp":"-1","offset":"1121233"},{"partition":42,"errorCode":0,"timestamp":"-1","offset":"1122945"},{"partition":46,"errorCode":0,"timestamp":"-1","offset":"1119208"},{"partition":50,"errorCode":0,"timestamp":"-1","offset":"1120723"},{"partition":54,"errorCode":0,"timestamp":"-1","offset":"1117530"},{"partition":58,"errorCode":0,"timestamp":"-1","offset":"1118850"},{"partition":62,"errorCode":0,"timestamp":"-1","offset":"1117829"}]}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.076Z","logger":"kafkajs","message":"[Connection] Response ListOffsets(key: 2, version: 2)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":3,"size":896,"data":{"throttleTime":0,"responses":[{"topic":"topic_2","partitions":[{"partition":0,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":32,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":4,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":36,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":8,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":40,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":12,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":44,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":48,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":16,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":20,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":24,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":28,"errorCode":0,"timestamp":"-1","offset":"0"}]},{"topic":"topic_1","partitions":[{"partition":65,"errorCode":0,"timestamp":"-1","offset":"1136928"},{"partition":1,"errorCode":0,"timestamp":"-1","offset":"1139745"},{"partition":69,"errorCode":0,"timestamp":"-1","offset":"1139975"},{"partition":5,"errorCode":0,"timestamp":"-1","offset":"1140152"},{"partition":9,"errorCode":0,"timestamp":"-1","offset":"1139641"},{"partition":73,"errorCode":0,"timestamp":"-1","offset":"1139349"},{"partition":77,"errorCode":0,"timestamp":"-1","offset":"1139261"},{"partition":13,"errorCode":0,"timestamp":"-1","offset":"1143466"},{"partition":17,"errorCode":0,"timestamp":"-1","offset":"1140366"},{"partition":81,"errorCode":0,"timestamp":"-1","offset":"1139143"},{"partition":85,"errorCode":0,"timestamp":"-1","offset":"1139376"},{"partition":21,"errorCode":0,"timestamp":"-1","offset":"1139470"},{"partition":25,"errorCode":0,"timestamp":"-1","offset":"1138754"},{"partition":89,"errorCode":0,"timestamp":"-1","offset":"1143335"},{"partition":93,"errorCode":0,"timestamp":"-1","offset":"1139616"},{"partition":29,"errorCode":0,"timestamp":"-1","offset":"1139715"},{"partition":33,"errorCode":0,"timestamp":"-1","offset":"1140684"},{"partition":97,"errorCode":0,"timestamp":"-1","offset":"1137318"},{"partition":37,"errorCode":0,"timestamp":"-1","offset":"1142570"},{"partition":41,"errorCode":0,"timestamp":"-1","offset":"1137831"},{"partition":45,"errorCode":0,"timestamp":"-1","offset":"1139784"},{"partition":49,"errorCode":0,"timestamp":"-1","offset":"1142671"},{"partition":53,"errorCode":0,"timestamp":"-1","offset":"1135443"},{"partition":57,"errorCode":0,"timestamp":"-1","offset":"1140088"},{"partition":61,"errorCode":0,"timestamp":"-1","offset":"1138340"}]}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.376Z","logger":"kafkajs","message":"[Connection] Response ListOffsets(key: 2, version: 2)","broker":"kafka2.com:9092","clientId":"kafka-reader-local","correlationId":0,"size":874,"data":{"throttleTime":0,"responses":[{"topic":"topic_2","partitions":[{"partition":3,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":19,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":35,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":23,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":39,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":7,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":11,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":27,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":43,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":15,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":31,"errorCode":0,"timestamp":"-1","offset":"0"},{"partition":47,"errorCode":0,"timestamp":"-1","offset":"0"}]},{"topic":"topic_1","partitions":[{"partition":64,"errorCode":0,"timestamp":"-1","offset":"1133226"},{"partition":0,"errorCode":0,"timestamp":"-1","offset":"1129608"},{"partition":68,"errorCode":0,"timestamp":"-1","offset":"1128626"},{"partition":4,"errorCode":0,"timestamp":"-1","offset":"1133116"},{"partition":8,"errorCode":0,"timestamp":"-1","offset":"1128270"},{"partition":72,"errorCode":0,"timestamp":"-1","offset":"1129275"},{"partition":76,"errorCode":0,"timestamp":"-1","offset":"1134424"},{"partition":12,"errorCode":0,"timestamp":"-1","offset":"1128649"},{"partition":80,"errorCode":0,"timestamp":"-1","offset":"1129354"},{"partition":16,"errorCode":0,"timestamp":"-1","offset":"1128223"},{"partition":20,"errorCode":0,"timestamp":"-1","offset":"1127938"},{"partition":84,"errorCode":0,"timestamp":"-1","offset":"1131303"},{"partition":88,"errorCode":0,"timestamp":"-1","offset":"1128687"},{"partition":24,"errorCode":0,"timestamp":"-1","offset":"1132053"},{"partition":28,"errorCode":0,"timestamp":"-1","offset":"1130733"},{"partition":92,"errorCode":0,"timestamp":"-1","offset":"1131055"},{"partition":96,"errorCode":0,"timestamp":"-1","offset":"1129260"},{"partition":32,"errorCode":0,"timestamp":"-1","offset":"1130517"},{"partition":36,"errorCode":0,"timestamp":"-1","offset":"1127523"},{"partition":40,"errorCode":0,"timestamp":"-1","offset":"1130711"},{"partition":44,"errorCode":0,"timestamp":"-1","offset":"1127867"},{"partition":48,"errorCode":0,"timestamp":"-1","offset":"1130257"},{"partition":52,"errorCode":0,"timestamp":"-1","offset":"1131188"},{"partition":56,"errorCode":0,"timestamp":"-1","offset":"1129602"},{"partition":60,"errorCode":0,"timestamp":"-1","offset":"1134715"}]}]}}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.377Z","logger":"kafkajs","message":"[ConsumerGroup] Fetching from 2 out of 2 topics","topics":["topic_1","topic_2"],"activeTopics":["topic_1","topic_2"],"pausedTopics":[]}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.393Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":3,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.393Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka2.com:9092","clientId":"kafka-reader-local","correlationId":1,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.393Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":4,"expectResponse":true,"size":718}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:03.393Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":2,"expectResponse":true,"size":718}














































{"level":"DEBUG","timestamp":"2019-03-11T09:04:33.420Z","logger":"kafkajs","message":"[Runner] Error while fetching data, trying again...","groupId":"kafka-reader-local","memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","error":"Request Fetch(key: 1, version: 4) timed out","stack":"KafkaJSRequestTimeoutError: Request Fetch(key: 1, version: 4) timed out\n    at Timeout.timeoutCallback (node_modules/kafkajs/src/network/requestQueue/socketRequest.js:104:21)\n    at listOnTimeout (timers.js:327:15)\n    at processTimers (timers.js:271:5)","retryCount":0,"retryTime":889}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:34.312Z","logger":"kafkajs","message":"[ConsumerGroup] Fetching from 2 out of 2 topics","topics":["topic_1","topic_2"],"activeTopics":["topic_1","topic_2"],"pausedTopics":[]}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:34.322Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":4,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:34.322Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka2.com:9092","clientId":"kafka-reader-local","correlationId":2,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:34.322Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":5,"expectResponse":true,"size":718}
{"level":"DEBUG","timestamp":"2019-03-11T09:04:34.323Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":3,"expectResponse":true,"size":718}






























{"level":"DEBUG","timestamp":"2019-03-11T09:05:04.383Z","logger":"kafkajs","message":"[Runner] Error while fetching data, trying again...","groupId":"kafka-reader-local","memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","error":"Request Fetch(key: 1, version: 4) timed out","stack":"KafkaJSRequestTimeoutError: Request Fetch(key: 1, version: 4) timed out\n    at Timeout.timeoutCallback (node_modules/kafkajs/src/network/requestQueue/socketRequest.js:104:21)\n    at listOnTimeout (timers.js:327:15)\n    at processTimers (timers.js:271:5)","retryCount":1,"retryTime":1924}
{"level":"WARN","timestamp":"2019-03-11T09:05:06.221Z","logger":"kafkajs","message":"[RequestQueue] Response without match","clientId":"kafka-reader-local","broker":"kafka2.com:9092","correlationId":1}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:06.330Z","logger":"kafkajs","message":"[ConsumerGroup] Fetching from 2 out of 2 topics","topics":["topic_1","topic_2"],"activeTopics":["topic_1","topic_2"],"pausedTopics":[]}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:06.360Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":5,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:06.360Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka2.com:9092","clientId":"kafka-reader-local","correlationId":3,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:06.361Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":6,"expectResponse":true,"size":718}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:06.361Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":4,"expectResponse":true,"size":718}
{"level":"WARN","timestamp":"2019-03-11T09:05:15.528Z","logger":"kafkajs","message":"[RequestQueue] Response without match","clientId":"kafka-reader-local","broker":"kafka3.com:9092","correlationId":4}
{"level":"WARN","timestamp":"2019-03-11T09:05:29.818Z","logger":"kafkajs","message":"[RequestQueue] Response without match","clientId":"kafka-reader-local","broker":"kafka4.com:9092","correlationId":2}
{"level":"WARN","timestamp":"2019-03-11T09:05:30.111Z","logger":"kafkajs","message":"[RequestQueue] Response without match","clientId":"kafka-reader-local","broker":"10.181.18.111:9092","correlationId":3}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:36.387Z","logger":"kafkajs","message":"[Runner] Error while fetching data, trying again...","groupId":"kafka-reader-local","memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508","error":"Request Fetch(key: 1, version: 4) timed out","stack":"KafkaJSRequestTimeoutError: Request Fetch(key: 1, version: 4) timed out\n    at Timeout.timeoutCallback (node_modules/kafkajs/src/network/requestQueue/socketRequest.js:104:21)\n    at listOnTimeout (timers.js:327:15)\n    at processTimers (timers.js:271:5)","retryCount":2,"retryTime":4320}


^C



{"level":"DEBUG","timestamp":"2019-03-11T09:05:38.040Z","logger":"kafkajs","message":"[Runner] stop consumer group","groupId":"kafka-reader-local","memberId":"kafka-reader-local-0efe851f-08f7-42a3-83cd-dd24fc0eb508"}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:38.043Z","logger":"kafkajs","message":"[Connection] Request LeaveGroup(key: 13, version: 0)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":7,"expectResponse":true,"size":136}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:40.782Z","logger":"kafkajs","message":"[ConsumerGroup] Fetching from 2 out of 2 topics","topics":["topic_1","topic_2"],"activeTopics":["topic_1","topic_2"],"pausedTopics":[]}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:40.815Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"10.181.18.111:9092","clientId":"kafka-reader-local","correlationId":6,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:40.815Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka2.com:9092","clientId":"kafka-reader-local","correlationId":4,"expectResponse":true,"size":702}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:40.815Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka3.com:9092","clientId":"kafka-reader-local","correlationId":8,"expectResponse":true,"size":718}
{"level":"DEBUG","timestamp":"2019-03-11T09:05:40.815Z","logger":"kafkajs","message":"[Connection] Request Fetch(key: 1, version: 4)","broker":"kafka4.com:9092","clientId":"kafka-reader-local","correlationId":5,"expectResponse":true,"size":718}
{"level":"INFO","timestamp":"2019-03-11T09:06:08.232Z","logger":"kafkajs","message":"[Consumer] Stopped","groupId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.232Z","logger":"kafkajs","message":"[Consumer] consumer has stopped, disconnecting","groupId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.232Z","logger":"kafkajs","message":"[Connection] disconnecting...","broker":"kafka1.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.232Z","logger":"kafkajs","message":"[Connection] disconnected","broker":"kafka1.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnecting...","broker":"10.181.18.111:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnected","broker":"10.181.18.111:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnecting...","broker":"kafka2.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnected","broker":"kafka2.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnecting...","broker":"kafka3.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnected","broker":"kafka3.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnecting...","broker":"kafka4.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.233Z","logger":"kafkajs","message":"[Connection] disconnected","broker":"kafka4.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.234Z","logger":"kafkajs","message":"[Connection] disconnecting...","broker":"kafka1.com:9092","clientId":"kafka-reader-local"}
{"level":"DEBUG","timestamp":"2019-03-11T09:06:08.234Z","logger":"kafkajs","message":"[Connection] disconnected","broker":"kafka1.com:9092","clientId":"kafka-reader-local"}

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tulioscommented, Mar 14, 2019

1.5.1 is out

1reaction
paambaaticommented, Mar 13, 2019

@tulios I can confirm that #313 fixes this! 🥳

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to throw error into Result <T, E> without match in Rust?
1 Answer 1 · Solution 1: return it · Solution 2: make it an if expression.
Read more >
Error Messages: Examples, Best Practices & Common Mistakes
Useful error messages can keep users on your site and increase conversions. See examples and learn the best practices.
Read more >
HTTP response status codes - MDN Web Docs - Mozilla
HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes:
Read more >
How to correct a #N/A error in INDEX/MATCH functions
Also, verify if the cells are formatted as correct data types. You have used an array formula without pressing Ctrl+Shift+Enter. When you use...
Read more >
Status codes in HTTP - W3C
When received in the response to a GET command, this indicates that the returned metainformation is not a definitive set of the object...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found