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

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


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



trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java
<https://reviews.apache.org/r/4746/#comment15516>

    ancillary, but you called it out in your comments, so what can I say :)



trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java
<https://reviews.apache.org/r/4746/#comment15517>

    I think we should put this into an ObjectFactory, that creates new 
FileStagers by clazzName. Thoughts?


- Chris


On 2012-04-16 22:27:39, brian Foster wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4746/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-16 22:27:39)
bq.  
bq.  
bq.  Review request for oodt, Chris Mattmann, Ricky Nguyen, Paul Ramirez, and 
Thomas Bennett.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  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
bq.  
bq.  - This patch also include minor changes to log statments in PGETaskInstance
bq.  
bq.  
bq.  This addresses bug OODT-443.
bq.      https://issues.apache.org/jira/browse/OODT-443
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java 
1311492 
bq.    
trunk/pge/src/main/java/org/apache/oodt/cas/pge/config/FileStagingInfo.java 
PRE-CREATION 
bq.    trunk/pge/src/main/java/org/apache/oodt/cas/pge/config/PgeConfig.java 
1311492 
bq.    
trunk/pge/src/main/java/org/apache/oodt/cas/pge/metadata/PgeTaskMetKeys.java 
1311492 
bq.    
trunk/pge/src/main/java/org/apache/oodt/cas/pge/staging/FileManagerFileStager.java
 PRE-CREATION 
bq.    trunk/pge/src/main/java/org/apache/oodt/cas/pge/staging/FileStager.java 
PRE-CREATION 
bq.    trunk/pge/src/test/org/apache/oodt/cas/pge/staging/TestFileStager.java 
PRE-CREATION 
bq.  
bq.  Diff: https://reviews.apache.org/r/4746/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  unit-tests
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  brian
bq.  
bq.


                
> 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