You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ofRedisListDrivenSource
. The source implementation should be derived byAbstractPollableSource
.The text was updated successfully, but these errors were encountered: