GitHub user simonati opened a pull request:
https://github.com/apache/flume/pull/143
Facelift AvroSource and test using lambdas
Make avro ip filter tests more reliable by checking whether the caught
exception is really what the test expected
use lambda instead of anonymous classes to make the code shorter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/simonati/flume avrolambda
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #143
----
commit 4763de3af98cf23a101c7100037d6b073b275e85
Author: Attila Simon <[email protected]>
Date: 2017-06-29T07:21:56Z
Facelift AvroSource and test using lambdas
Make avro ip filter tests more reliable by checking whether the caught
exception is really what the test expected
use lambda instead of anonymous classes to make the code shorter
Change-Id: I145aa0f63b0d4752e49320c8379a0ae0a73665ee
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---