Skip to content

Instantly share code, notes, and snippets.

@neoeahit
Created February 9, 2017 18:05
Show Gist options
  • Save neoeahit/622515ba391ddf8566bf09af880a6ae0 to your computer and use it in GitHub Desktop.
Save neoeahit/622515ba391ddf8566bf09af880a6ae0 to your computer and use it in GitHub Desktop.
[2017-02-06 17:55:48,694] TRACE {kafka-network-thread-175127531-PLAINTEXT-1} Completed request:Name: OffsetRequest; Version: 0; CorrelationId: 8; ClientId: group1; ReplicaId: -1; RequestInfo: [topic1,0] -> PartitionOffsetRequestInfo(-2,1),[topic2,0] -> PartitionOffsetRequestInfo(-2,1) from connection 1.1.1.1:9092-1.1.1.2:51047;totalTime:1,requestQueueTime:0,localTime:0,remoteTime:0,responseQueueTime:0,sendTime:1,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS (kafka.request.logger)
[2017-02-06 17:55:50,591] TRACE {kafka-network-thread-175127531-PLAINTEXT-1} Completed request:{api_key=12,api_version=0,correlation_id=192917,client_id=consumer-1} -- {group_id=group2,group_generation_id=22,member_id=consumer-1-434d7d74-b749-4501-81aa-b889965dba16} from connection 1.1.1.1:9092-1.1.1.3:37362;totalTime:2,requestQueueTime:0,localTime:0,remoteTime:0,responseQueueTime:1,sendTime:1,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS (kafka.request.logger)
[2017-02-06 17:55:50,614] TRACE {kafka-network-thread-175127531-PLAINTEXT-2} Completed request:{api_key=12,api_version=0,correlation_id=234,client_id=consumer-1} -- {group_id=group2,group_generation_id=22,member_id=consumer-1-2982cbf7-e63f-4c5b-870c-3ac3f469cf44} from connection 1.1.1.1:9092-1.1.1.4:36200;totalTime:6,requestQueueTime:2,localTime:1,remoteTime:0,responseQueueTime:2,sendTime:1,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS (kafka.request.logger)
[2017-02-06 17:55:51,027] TRACE {kafka-network-thread-175127531-PLAINTEXT-2} Completed request:Name: FetchRequest; Version: 1; CorrelationId: 238; ClientId: consumer-1; ReplicaId: -1; MaxWait: 500 ms; MinBytes: 1 bytes; RequestInfo: [topic1,0] -> PartitionFetchInfo(207100163,524288),[topic2,0] -> PartitionFetchInfo(2,524288) from connection 1.1.1.1:9092-1.1.1.4:37029;totalTime:0,requestQueueTime:0,localTime:0,remoteTime:0,responseQueueTime:0,sendTime:0,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS (kafka.request.logger)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment