You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2012/03/16 03:15:39 UTC

[jira] [Commented] (OODT-414) Create Java Logger Handler for CAS-PGE

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

jiraposter@reviews.apache.org commented on OODT-414:
----------------------------------------------------


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

Review request for oodt, Chris Mattmann, Ricky Nguyen, Paul Ramirez, and Thomas Bennett.


Summary
-------

This handler will allow for multiple CAS-PGE instances to exist in the same JVM while routing the logging from each to their own log files in their execution directory

-----
This patch also includes:
 - adding support for PgeMetadata to take PgeTaskMetKeys directly
 - some cleanup and reorganizing of PgeTaskInstance


This addresses bug OODT-414.
    https://issues.apache.org/jira/browse/OODT-414


Diffs
-----

  trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java 1301267 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/logging/PgeLogHandler.java PRE-CREATION 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/logging/PgeLogRecord.java PRE-CREATION 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/metadata/PgeMetadata.java 1300798 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/metadata/PgeTaskMetKeys.java 1301267 
  trunk/pge/src/test/org/apache/oodt/cas/pge/TestPGETaskInstance.java 1301267 
  trunk/pge/src/test/org/apache/oodt/cas/pge/logging/TestPgeLogHandler.java PRE-CREATION 

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


Testing
-------

Added and updated unit-tests


Thanks,

brian


                
> Create Java Logger Handler for CAS-PGE
> --------------------------------------
>
>                 Key: OODT-414
>                 URL: https://issues.apache.org/jira/browse/OODT-414
>             Project: OODT
>          Issue Type: Sub-task
>          Components: pge wrapper framework
>    Affects Versions: 0.3
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-414.2012-03-15.txt
>
>
> This handler will allow for multiple CAS-PGE instances to exist in the same JVM while routing the logging from each to their own log files in their execution directory

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