We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ docker-compose run shell heroku@e861140819f4:~$ sh bin/run com.example.consumers.Metrics warning [/app/target/heroku-replay-spring-1.0.jar]: 6949 extra bytes at beginning or within zipfile (attempting to process anyway) starting consumer... 2017-02-01 22:23:12.663 INFO --- [pool-1-thread-1] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: metric.reporters = [] metadata.max.age.ms = 300000 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer group.id = test partition.assignment.strategy = [org.apache.kafka.clients.consumer.RangeAssignor] reconnect.backoff.ms = 50 sasl.kerberos.ticket.renew.window.factor = 0.8 max.partition.fetch.bytes = 1048576 bootstrap.servers = [kafka:9092] retry.backoff.ms = 100 sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 ssl.keystore.type = JKS ssl.trustmanager.algorithm = PKIX enable.auto.commit = true ssl.key.password = null fetch.max.wait.ms = 500 sasl.kerberos.min.time.before.relogin = 60000 connections.max.idle.ms = 540000 ssl.truststore.password = null session.timeout.ms = 30000 metrics.num.samples = 2 client.id = ssl.endpoint.identification.algorithm = null key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer ssl.protocol = TLS check.crcs = true request.timeout.ms = 40000 ssl.provider = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.keystore.location = null heartbeat.interval.ms = 3000 auto.commit.interval.ms = 1000 receive.buffer.bytes = 32768 ssl.cipher.suites = null ssl.truststore.type = JKS security.protocol = PLAINTEXT ssl.truststore.location = null ssl.keystore.password = null ssl.keymanager.algorithm = SunX509 metrics.sample.window.ms = 30000 fetch.min.bytes = 1 send.buffer.bytes = 131072 auto.offset.reset = latest 2017-02-01 22:23:12.774 INFO --- [pool-1-thread-1] o.a.kafka.common.utils.AppInfoParser : Kafka version : 0.9.0.1 2017-02-01 22:23:12.775 INFO --- [pool-1-thread-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId : 23c69d62a0cabf06 2017-02-01 22:23:13.051 WARN --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : Error while fetching metadata with correlation id 1 : {logs=LEADER_NOT_AVAILABLE} 2017-02-01 22:23:13.191 WARN --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : Error while fetching metadata with correlation id 3 : {logs=LEADER_NOT_AVAILABLE} 2017-02-01 22:23:13.314 WARN --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : Error while fetching metadata with correlation id 5 : {logs=LEADER_NOT_AVAILABLE} 2017-02-01 22:23:13.422 WARN --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : Error while fetching metadata with correlation id 7 : {logs=LEADER_NOT_AVAILABLE} 2017-02-01 22:23:13.537 WARN --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : Error while fetching metadata with correlation id 9 : {logs=LEADER_NOT_AVAILABLE} 2017-02-01 22:23:13.643 WARN --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : Error while fetching metadata with correlation id 11 : {logs=LEADER_NOT_AVAILABLE} 2017-02-01 22:23:17.840 INFO --- [pool-1-thread-1] o.a.k.c.c.internals.AbstractCoordinator : Marking the coordinator 2147483647 dead. 2017-02-01 22:23:17.842 INFO --- [pool-1-thread-1] o.a.k.c.c.internals.AbstractCoordinator : Attempt to join group test failed due to obsolete coordinator information, retrying. 2017-02-01 22:23:17.962 INFO --- [pool-1-thread-1] o.a.k.c.c.internals.AbstractCoordinator : Marking the coordinator 2147483647 dead. 2017-02-01 22:23:17.964 INFO --- [pool-1-thread-1] o.a.k.c.c.internals.AbstractCoordinator : Attempt to join group test failed due to obsolete coordinator information, retrying.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: