flume-ng-redis icon indicating copy to clipboard operation
flume-ng-redis copied to clipboard

Add Flume 1.7.0 support

Open chiwanpark opened this issue 8 years ago • 0 comments

There are some API changes in PollableSource since Flume 1.7.0 to allow backoff times to be configurable. We have to change the class hierarchy of RedisListDrivenSource. The source implementation should be derived by AbstractPollableSource.

chiwanpark avatar Feb 20 '17 10:02 chiwanpark