-
I created the tarball with all the latest versions (make tarball), but when I try to run, for example, bin/logstash version, I get the following error:
SyntaxError: /Users/pedro/coding/logstash/logst…
-
I have a few ideas how to make a non-flatjar build, but there are some details I'm unsure of. I did manage to hack something and got it working, but it's pretty hideous. Could you post a build artif…
-
Hi,
I have tested a very simple scenario with the plugin's output, while Kafka was not reachable at all. I observed then that the plugin's output did not retry sending the messages at all. This is qu…
-
With a simple producer, if I bounce the Kafka broker the first message sent after that is lost before the producer code works out the broker has disappeared and attempts a reconnect.
Here's my test s…
-
the inline doc reference the old dependencies file format.
-
Some topologies may require external jars, such as the ones in [storm-contrib](https://github.com/nathanmarz/storm-contrib). A mechanism is needed to specify jars/files/etc that will get included duri…