Ralph Goers

Results 116 comments of Ralph Goers

As ugly as this is I was able to work around this problem with ``` maven-antrun-plugin 3.0.0 post-integration-test ${spaces}apache-log4j-${project.version}-src.zip ${spaces}apache-log4j-${project.version}-src.zip ${spaces}apache-log4j-${project.version}-src.tar.gz ${spaces}apache-log4j-${project.version}-src.tar.gz ${spaces}apache-log4j-${project.version}-bin.zip ${spaces}apache-log4j-${project.version}-bin.zip ${spaces}apache-log4j-${project.version}-bin.tar.gz ${spaces}apache-log4j-${project.version}-bin.tar.gz run ```

@larrywest There has not been a decision to reverse this. There has been a request to reverse it. We just realized that when we made the subversion repo read-only that...

If this is created it should be to its own Flume repo. The build already takes too long and is hard to maintain due to all the third party dependencies.

Support for Elasticsearch has been removed from the main Flume build since it is so out of date and its new license is problematic. Please work against the flume-search repo.

If this is added, it should be to a separate repo. We are struggling to maintain all the various third party integrations that are already in Flume, much less add...

Is it possible to create a test that fails before this fix is applied but succeeds after?

There are 12 open PRs against taildir source. Before applying this I really need to know if this causes any of the other PRs to be moot. Or looking at...

So now Prometheus becomes a required dependency. Flume has always supported retrieving stats via HTTP. I've been doing that with Splunk for years. Would it be possible to do this...

Yes, I meant that Flume will now have required dependencies on ``` io.prometheus simpleclient io.prometheus simpleclient_servlet ``` even if the property isn't enabled. This is one reason I would prefer...

Yes, I see the problem. No, you should not change it now. But this is exactly what I would like to change for 2.0. Flume does this is many places...