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

[email protected] commented on OODT-443:
----------------------------------------------------


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

(Updated 2012-04-16 22:27:39.110301)


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


Summary (updated)
-------

Will introduce a FileStaging abstract class with currently 1 implementation 
using the FileManager. There will also be a new Config object which allow for 
file paths or product ids which would you like to stage... this code will be 
plugged in the XML configuration in a separate patch

- This patch also include minor changes to log statments in PGETaskInstance


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


Diffs
-----

  trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java 1311492 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/config/FileStagingInfo.java 
PRE-CREATION 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/config/PgeConfig.java 1311492 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/metadata/PgeTaskMetKeys.java 
1311492 
  
trunk/pge/src/main/java/org/apache/oodt/cas/pge/staging/FileManagerFileStager.java
 PRE-CREATION 
  trunk/pge/src/main/java/org/apache/oodt/cas/pge/staging/FileStager.java 
PRE-CREATION 
  trunk/pge/src/test/org/apache/oodt/cas/pge/staging/TestFileStager.java 
PRE-CREATION 

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


Testing
-------

unit-tests


Thanks,

brian


                
> Add file staging support to CAS-PGE
> -----------------------------------
>
>                 Key: OODT-443
>                 URL: https://issues.apache.org/jira/browse/OODT-443
>             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-443.2012-04-16.patch.txt
>
>
> Will introduce a FileStaging abstract class with currently 1 implementation 
> using the FileManager.  There will also be a new Config object which allow 
> for file paths or product ids which would you like to stage... this code will 
> be plugged in the XML configuration in a separate patch

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

        

Reply via email to