You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2012/11/13 23:14:11 UTC

[jira] [Created] (FLUME-1705) SpoolDirectory short name points at the wrong class

Brock Noland created FLUME-1705:
-----------------------------------

             Summary: SpoolDirectory short name points at the wrong class
                 Key: FLUME-1705
                 URL: https://issues.apache.org/jira/browse/FLUME-1705
             Project: Flume
          Issue Type: Bug
    Affects Versions: v1.3.0
            Reporter: Brock Noland
             Fix For: v1.3.0


is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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

[jira] [Assigned] (FLUME-1705) SpoolDirectory short name points at the wrong class

Posted by "Alexander Alten-Lorenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Alten-Lorenz reassigned FLUME-1705:
---------------------------------------------

    Assignee: Alexander Alten-Lorenz
    
> SpoolDirectory short name points at the wrong class
> ---------------------------------------------------
>
>                 Key: FLUME-1705
>                 URL: https://issues.apache.org/jira/browse/FLUME-1705
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Alexander Alten-Lorenz
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1705.patch
>
>
> is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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

[jira] [Updated] (FLUME-1705) SpoolDirectory short name points at the wrong class

Posted by "Brock Noland (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brock Noland updated FLUME-1705:
--------------------------------

    Priority: Blocker  (was: Major)
    
> SpoolDirectory short name points at the wrong class
> ---------------------------------------------------
>
>                 Key: FLUME-1705
>                 URL: https://issues.apache.org/jira/browse/FLUME-1705
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Priority: Blocker
>             Fix For: v1.3.0
>
>
> is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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

[jira] [Commented] (FLUME-1705) SpoolDirectory short name points at the wrong class

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498556#comment-13498556 ] 

Hudson commented on FLUME-1705:
-------------------------------

Integrated in flume-trunk #328 (See [https://builds.apache.org/job/flume-trunk/328/])
    FLUME-1705. SpoolDirectory short name points at the wrong class. (Revision a085eb653768cbde4f89f9182c31ebc2074bca72)

     Result = SUCCESS
mpercy : http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=a085eb653768cbde4f89f9182c31ebc2074bca72
Files : 
* flume-ng-configuration/src/main/java/org/apache/flume/conf/source/SourceType.java

                
> SpoolDirectory short name points at the wrong class
> ---------------------------------------------------
>
>                 Key: FLUME-1705
>                 URL: https://issues.apache.org/jira/browse/FLUME-1705
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Alexander Alten-Lorenz
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1705.patch, flume.spooldir-mem-logger.properties
>
>
> is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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

[jira] [Commented] (FLUME-1705) SpoolDirectory short name points at the wrong class

Posted by "Alexander Alten-Lorenz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496924#comment-13496924 ] 

Alexander Alten-Lorenz commented on FLUME-1705:
-----------------------------------------------

https://reviews.apache.org/r/8050/
                
> SpoolDirectory short name points at the wrong class
> ---------------------------------------------------
>
>                 Key: FLUME-1705
>                 URL: https://issues.apache.org/jira/browse/FLUME-1705
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Alexander Alten-Lorenz
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1705.patch
>
>
> is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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

[jira] [Updated] (FLUME-1705) SpoolDirectory short name points at the wrong class

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Percy updated FLUME-1705:
------------------------------

    Attachment: flume.spooldir-mem-logger.properties

+1. Tested with this conf file.
                
> SpoolDirectory short name points at the wrong class
> ---------------------------------------------------
>
>                 Key: FLUME-1705
>                 URL: https://issues.apache.org/jira/browse/FLUME-1705
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Alexander Alten-Lorenz
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1705.patch, flume.spooldir-mem-logger.properties
>
>
> is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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

[jira] [Updated] (FLUME-1705) SpoolDirectory short name points at the wrong class

Posted by "Alexander Alten-Lorenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Alten-Lorenz updated FLUME-1705:
------------------------------------------

    Attachment: FLUME-1705.patch
    
> SpoolDirectory short name points at the wrong class
> ---------------------------------------------------
>
>                 Key: FLUME-1705
>                 URL: https://issues.apache.org/jira/browse/FLUME-1705
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1705.patch
>
>
> is `org.apache.flume.conf.source.SpoolDirectorySource' should be `org.apache.flume.source.SpoolDirectorySource'

--
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