You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "rektide de la fey (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 21:07:31 UTC

[jira] [Created] (FLUME-884) Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc

Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc 
----------------------------------------------------------------------------

                 Key: FLUME-884
                 URL: https://issues.apache.org/jira/browse/FLUME-884
             Project: Flume
          Issue Type: Bug
          Components: Channel
    Affects Versions: NG alpha 3
            Reporter: rektide de la fey
            Priority: Trivial


org.apache.flume.channel.jdbc.TestJdbcChannelProvider uses Apache Derby, which by default will generate by a derby.log file. This file is not Apache RAT compliant and the maven build fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-884) Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc

Posted by "rektide de la fey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

rektide de la fey updated FLUME-884:
------------------------------------

    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

dupe of FLUME-869, which i hadn't seen. resolved by arvindp their.
                
> Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc 
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-884
>                 URL: https://issues.apache.org/jira/browse/FLUME-884
>             Project: Flume
>          Issue Type: Bug
>          Components: Channel
>    Affects Versions: NG alpha 3
>            Reporter: rektide de la fey
>            Priority: Trivial
>              Labels: rat, tests
>
> org.apache.flume.channel.jdbc.TestJdbcChannelProvider uses Apache Derby, which by default will generate by a derby.log file. This file is not Apache RAT compliant and the maven build fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (FLUME-884) Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc

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

jiraposter@reviews.apache.org commented on FLUME-884:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3213/
-----------------------------------------------------------

Review request for Eric Sammer.


Summary
-------

fix for Flume-884: prevents output of RAT violating derby.log file.


This addresses bug FLUME-884.
    https://issues.apache.org/jira/browse/FLUME-884


Diffs
-----

  flume-ng-channels/flume-jdbc-channel/derby.properties PRE-CREATION 
  flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestNoopOutputStream.java PRE-CREATION 

Diff: https://reviews.apache.org/r/3213/diff


Testing
-------


Thanks,

rektide


                
> Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc 
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-884
>                 URL: https://issues.apache.org/jira/browse/FLUME-884
>             Project: Flume
>          Issue Type: Bug
>          Components: Channel
>    Affects Versions: NG alpha 3
>            Reporter: rektide de la fey
>            Priority: Trivial
>              Labels: rat, tests
>
> org.apache.flume.channel.jdbc.TestJdbcChannelProvider uses Apache Derby, which by default will generate by a derby.log file. This file is not Apache RAT compliant and the maven build fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-884) Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc

Posted by "rektide de la fey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

rektide de la fey updated FLUME-884:
------------------------------------

    Status: Patch Available  (was: Open)

https://reviews.apache.org/r/3213/ has the patch for this. the property could alternatively be set on the surefire test runner directly in the pom.xml, if the derby.properties is a blemish.
                
> Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc 
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-884
>                 URL: https://issues.apache.org/jira/browse/FLUME-884
>             Project: Flume
>          Issue Type: Bug
>          Components: Channel
>    Affects Versions: NG alpha 3
>            Reporter: rektide de la fey
>            Priority: Trivial
>              Labels: rat, tests
>
> org.apache.flume.channel.jdbc.TestJdbcChannelProvider uses Apache Derby, which by default will generate by a derby.log file. This file is not Apache RAT compliant and the maven build fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (FLUME-884) Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc

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

jiraposter@reviews.apache.org commented on FLUME-884:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3213/
-----------------------------------------------------------

(Updated 2011-12-15 20:24:31.058310)


Review request for Flume and Eric Sammer.


Changes
-------

add flume group, as per instructions on how-to-contribute.html


Summary
-------

fix for Flume-884: prevents output of RAT violating derby.log file.


This addresses bug FLUME-884.
    https://issues.apache.org/jira/browse/FLUME-884


Diffs
-----

  flume-ng-channels/flume-jdbc-channel/derby.properties PRE-CREATION 
  flume-ng-channels/flume-jdbc-channel/src/test/java/org/apache/flume/channel/jdbc/TestNoopOutputStream.java PRE-CREATION 

Diff: https://reviews.apache.org/r/3213/diff


Testing
-------


Thanks,

rektide


                
> Apache Derby test outputs non-RAT compliant derby.log in flume-channel-jdbc 
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-884
>                 URL: https://issues.apache.org/jira/browse/FLUME-884
>             Project: Flume
>          Issue Type: Bug
>          Components: Channel
>    Affects Versions: NG alpha 3
>            Reporter: rektide de la fey
>            Priority: Trivial
>              Labels: rat, tests
>
> org.apache.flume.channel.jdbc.TestJdbcChannelProvider uses Apache Derby, which by default will generate by a derby.log file. This file is not Apache RAT compliant and the maven build fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira