verspaetung/src/main/groovy/com/github/lookout/verspaetung
Christian Meier 59c8e79f4e reduce polling speed in case kafka is responding with exceptions
just double the interval on each successive error and reset it to 1 sec
once a request succeeded again. maximum polling inteval is about half
an hour.
2015-11-03 20:40:41 +01:00
..
metrics Introduce codenarc and make the project adhere to some coding standards 2015-09-01 15:50:31 -07:00
zk Introduce codenarc and make the project adhere to some coding standards 2015-09-01 15:50:31 -07:00
Delay.groovy reduce polling speed in case kafka is responding with exceptions 2015-11-03 20:40:41 +01:00
KafkaBroker.groovy Introduce codenarc and make the project adhere to some coding standards 2015-09-01 15:50:31 -07:00
KafkaConsumer.groovy Introduce codenarc and make the project adhere to some coding standards 2015-09-01 15:50:31 -07:00
KafkaPoller.groovy reduce polling speed in case kafka is responding with exceptions 2015-11-03 20:40:41 +01:00
Main.groovy Add the --exclude CLI option for filtering out unwanted consumer groups 2015-09-01 17:10:43 -07:00
TopicPartition.groovy Introduce codenarc and make the project adhere to some coding standards 2015-09-01 15:50:31 -07:00