You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Will McQueen (Created) (JIRA)" <ji...@apache.org> on 2011/11/02 09:44:32 UTC

[jira] [Created] (FLUME-833) Audit Direct Library Deps for Flume NG

Audit Direct Library Deps for Flume NG
--------------------------------------

                 Key: FLUME-833
                 URL: https://issues.apache.org/jira/browse/FLUME-833
             Project: Flume
          Issue Type: Bug
          Components: Build
    Affects Versions: NG alpha 1
            Reporter: Will McQueen


Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

E. Sammer updated FLUME-833:
----------------------------

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

Committed to flume-728.
                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

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


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


Eric, can you please rebase the patch and update the review? I am not able to apply it cleanly on a fresh checkout.

- Arvind


On 2011-12-24 20:39:37, Eric Sammer wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3315/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-12-24 20:39:37)
bq.  
bq.  
bq.  Review request for Flume.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  * Updated all versions (where it didn't break compatibility).
bq.  * Updated plugin and dep management to include all versions.
bq.  * Removed explicit versions in modules.
bq.  
bq.  Note that this is based on FLUME-902 because it dealt with thrift.
bq.  
bq.  
bq.  This addresses bug FLUME-833.
bq.      https://issues.apache.org/jira/browse/FLUME-833
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    c/flume-ng-core/pom.xml 2726b06 
bq.    c/flume-ng-node/pom.xml a5a2ae5 
bq.    c/pom.xml 3a177f0 
bq.  
bq.  Diff: https://reviews.apache.org/r/3315/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Eric
bq.  
bq.


                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

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



bq.  On 2011-12-27 18:18:29, Arvind Prabhakar wrote:
bq.  > Eric, can you please rebase the patch and update the review? I am not able to apply it cleanly on a fresh checkout.
bq.  
bq.  Eric Sammer wrote:
bq.      See above. :)
bq.      
bq.      It's based on FLUME-902. You need to apply 902 first and then 833 and it should apply cleanly.

I actually did that and it did not work for me. One possible issue could be that the patch was generated without the --no-prefix option. I will try to modify the patch to remove the prefixes and see if that works.


- Arvind


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


On 2011-12-24 20:39:37, Eric Sammer wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3315/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-12-24 20:39:37)
bq.  
bq.  
bq.  Review request for Flume.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  * Updated all versions (where it didn't break compatibility).
bq.  * Updated plugin and dep management to include all versions.
bq.  * Removed explicit versions in modules.
bq.  
bq.  Note that this is based on FLUME-902 because it dealt with thrift.
bq.  
bq.  
bq.  This addresses bug FLUME-833.
bq.      https://issues.apache.org/jira/browse/FLUME-833
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    c/flume-ng-core/pom.xml 2726b06 
bq.    c/flume-ng-node/pom.xml a5a2ae5 
bq.    c/pom.xml 3a177f0 
bq.  
bq.  Diff: https://reviews.apache.org/r/3315/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Eric
bq.  
bq.


                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

E. Sammer updated FLUME-833:
----------------------------

    Fix Version/s: v1.0.0
         Assignee: E. Sammer
    
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

Hudson commented on FLUME-833:
------------------------------

Integrated in flume-728 #84 (See [https://builds.apache.org/job/flume-728/84/])
    FLUME-833: Audit Direct Library Deps for Flume NG

esammer : http://svn.apache.org/viewvc/?view=rev&rev=1225065
Files : 
* /incubator/flume/branches/flume-728/flume-ng-core/pom.xml
* /incubator/flume/branches/flume-728/flume-ng-node/pom.xml
* /incubator/flume/branches/flume-728/pom.xml

                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

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



bq.  On 2011-12-27 18:18:29, Arvind Prabhakar wrote:
bq.  > Eric, can you please rebase the patch and update the review? I am not able to apply it cleanly on a fresh checkout.

See above. :)

It's based on FLUME-902. You need to apply 902 first and then 833 and it should apply cleanly.


- Eric


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


On 2011-12-24 20:39:37, Eric Sammer wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3315/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-12-24 20:39:37)
bq.  
bq.  
bq.  Review request for Flume.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  * Updated all versions (where it didn't break compatibility).
bq.  * Updated plugin and dep management to include all versions.
bq.  * Removed explicit versions in modules.
bq.  
bq.  Note that this is based on FLUME-902 because it dealt with thrift.
bq.  
bq.  
bq.  This addresses bug FLUME-833.
bq.      https://issues.apache.org/jira/browse/FLUME-833
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    c/flume-ng-core/pom.xml 2726b06 
bq.    c/flume-ng-node/pom.xml a5a2ae5 
bq.    c/pom.xml 3a177f0 
bq.  
bq.  Diff: https://reviews.apache.org/r/3315/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Eric
bq.  
bq.


                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

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


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

Review request for Flume.


Summary
-------

* Updated all versions (where it didn't break compatibility).
* Updated plugin and dep management to include all versions.
* Removed explicit versions in modules.

Note that this is based on FLUME-902 because it dealt with thrift.


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


Diffs
-----

  c/flume-ng-core/pom.xml 2726b06 
  c/flume-ng-node/pom.xml a5a2ae5 
  c/pom.xml 3a177f0 

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


Testing
-------


Thanks,

Eric


                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

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


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

Ship it!


+1

Verified that the build passes with a clean maven cache.

- Arvind


On 2011-12-24 20:39:37, Eric Sammer wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3315/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-12-24 20:39:37)
bq.  
bq.  
bq.  Review request for Flume.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  * Updated all versions (where it didn't break compatibility).
bq.  * Updated plugin and dep management to include all versions.
bq.  * Removed explicit versions in modules.
bq.  
bq.  Note that this is based on FLUME-902 because it dealt with thrift.
bq.  
bq.  
bq.  This addresses bug FLUME-833.
bq.      https://issues.apache.org/jira/browse/FLUME-833
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    c/flume-ng-core/pom.xml 2726b06 
bq.    c/flume-ng-node/pom.xml a5a2ae5 
bq.    c/pom.xml 3a177f0 
bq.  
bq.  Diff: https://reviews.apache.org/r/3315/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Eric
bq.  
bq.


                
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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-833) Audit Direct Library Deps for Flume NG

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

E. Sammer updated FLUME-833:
----------------------------

    Status: Patch Available  (was: Open)
    
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

--
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] [Closed] (FLUME-833) Audit Direct Library Deps for Flume NG

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

E. Sammer closed FLUME-833.
---------------------------

    
> Audit Direct Library Deps for Flume NG
> --------------------------------------
>
>                 Key: FLUME-833
>                 URL: https://issues.apache.org/jira/browse/FLUME-833
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: NG alpha 1
>            Reporter: Will McQueen
>            Assignee: E. Sammer
>             Fix For: v1.0.0
>
>
> Need to audit all libs directly used by Flume NG at compile-time (static deps). Also include runtime deps that are invoked reflectively (eg, Derby driver and SLF4J binding to log4j).

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