[
https://issues.apache.org/jira/browse/FLUME-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531898#comment-13531898
]
Hudson commented on FLUME-1777:
-------------------------------
Integrated in flume-trunk #340 (See
[https://builds.apache.org/job/flume-trunk/340/])
FLUME-1777. AbstractSource does not provide enough implementation for
sub-classes (Revision 5b636c1237f51dc0a8a9c2b589747e0477dbb5fc)
Result = SUCCESS
hshreedharan :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=5b636c1237f51dc0a8a9c2b589747e0477dbb5fc
Files :
*
flume-ng-core/src/main/java/org/apache/flume/source/AbstractPollableSource.java
* flume-ng-core/src/main/java/org/apache/flume/source/http/HTTPSource.java
*
flume-ng-core/src/main/java/org/apache/flume/source/AbstractEventDrivenSource.java
*
flume-ng-core/src/test/java/org/apache/flume/source/TestBasicSourceSemantics.java
* flume-ng-core/src/main/java/org/apache/flume/source/BasicSourceSemantics.java
*
flume-ng-core/src/test/java/org/apache/flume/source/TestAbstractPollableSource.java
> AbstractSource does not provide enough implementation for sub-classes
> ---------------------------------------------------------------------
>
> Key: FLUME-1777
> URL: https://issues.apache.org/jira/browse/FLUME-1777
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Affects Versions: v1.3.0
> Reporter: Brock Noland
> Assignee: Brock Noland
> Attachments: FLUME-1777-0.patch, FLUME-1777-1.patch
>
>
> AbstractSource is a raw interface requiring sources to implement a fair
> amount of items which it could implement for all subclasses. However, many
> classes extend it and as such changing it would be incompatible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira