You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2014/03/11 19:53:46 UTC

[jira] [Commented] (FLUME-2227) Move BlobDeserializer from Morphline Sink to flume-ng-core

    [ https://issues.apache.org/jira/browse/FLUME-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930772#comment-13930772 ] 

Hari Shreedharan commented on FLUME-2227:
-----------------------------------------

Roshan:

A couple of things:
* The old Builder class, by virtue of extending the new builder really builds an instance of the new class and not the old. Since the builder is what is specified in the conf, it is not a problem - maybe we can get rid of even the protected constructor in the BlobDeserializer class?
* There are a lot of unused imports in the old BlobDeserializer class. 

Once these are fixed I will commit this one.

> Move BlobDeserializer from Morphline Sink to flume-ng-core
> ----------------------------------------------------------
>
>                 Key: FLUME-2227
>                 URL: https://issues.apache.org/jira/browse/FLUME-2227
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.4.0
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>         Attachments: FLUME-2227.1.patch, FLUME-2227.v2.patch
>
>
> This deserializer is more applicable to SpoolDir source and has no dependencies on Morphline sink.



--
This message was sent by Atlassian JIRA
(v6.2#6252)