Closed yaauie closed 4 years ago
Revival of https://github.com/logstash-plugins/logstash-input-rabbitmq/pull/118
Resolves: https://github.com/logstash-plugins/logstash-integration-rabbitmq/issues/10 Resolves: https://github.com/logstash-plugins/logstash-integration-rabbitmq/issues/11
LGTM minus minor comment in the reset! method.
reset!
I've added a simple rescue -> log-and-squash clause for exceptions in Inputs::RabbitMQ#reset!, rebased, and have a green build.
rescue
Inputs::RabbitMQ#reset!
Revival of https://github.com/logstash-plugins/logstash-input-rabbitmq/pull/118
Resolves: https://github.com/logstash-plugins/logstash-integration-rabbitmq/issues/10 Resolves: https://github.com/logstash-plugins/logstash-integration-rabbitmq/issues/11