You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Resolved] (OODT-310) Port WEngine to trunk - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 22:59:07 UTC, 0 replies.
- [jira] [Updated] (OODT-381) Create Runner framework to allow flexible WorkflowTask execution on different runtimes - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:01:08 UTC, 0 replies.
- [jira] [Resolved] (OODT-203) Create a Non-Blocking threaded implementation of the Workflow Engine - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:01:08 UTC, 0 replies.
- [jira] [Updated] (OODT-212) Rollback capability for Workflows - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:01:08 UTC, 0 replies.
- [jira] [Resolved] (OODT-381) Create Runner framework to allow flexible WorkflowTask execution on different runtimes - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:01:08 UTC, 0 replies.
- [jira] [Resolved] (OODT-202) NonBlockWorkflow double processing and not pausing - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:03:07 UTC, 0 replies.
- svn commit: r1379859 - /oodt/trunk/CHANGES.txt - posted by ma...@apache.org on 2012/09/01 23:12:25 UTC, 0 replies.
- svn commit: r1379861 - in /oodt/trunk: ./ crawler/src/main/java/org/apache/oodt/cas/crawl/ crawler/src/main/java/org/apache/oodt/cas/crawl/action/ crawler/src/main/java/org/apache/oodt/cas/crawl/config/ filemgr/src/main/java/org/apache/oodt/cas/filemgr... - posted by ma...@apache.org on 2012/09/01 23:13:29 UTC, 0 replies.
- [jira] [Resolved] (OODT-432) Add FileSize to know metadata fields set by CAS-Crawler - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:15:07 UTC, 0 replies.
- [jira] [Updated] (OODT-484) Enhance Workflow Lifecycle to include state change logic - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:15:08 UTC, 0 replies.
- [jira] [Resolved] (OODT-215) Workflow2 Architecture - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/01 23:15:08 UTC, 0 replies.
- [jira] [Created] (OODT-490) Refactor WorkflowProcessor to push all of its state information into Workflow Instance - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 18:52:07 UTC, 0 replies.
- [jira] [Updated] (OODT-490) Refactor WorkflowProcessor to push all of its state information into Workflow Instance - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:01:07 UTC, 2 replies.
- [jira] [Created] (OODT-491) Finish line tasks for Wengine integration - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:03:07 UTC, 0 replies.
- [jira] [Created] (OODT-492) Refactor Workflow Instance repo to store/retrieve that state information - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:03:08 UTC, 0 replies.
- [jira] [Created] (OODT-493) Refactor TaskProcessor, ConditionProcessor, and SequentialProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:05:07 UTC, 0 replies.
- [jira] [Updated] (OODT-492) Refactor Workflow Instance repo to store/retrieve that state information - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:05:07 UTC, 0 replies.
- [jira] [Updated] (OODT-493) Refactor TaskProcessor, ConditionProcessor, and SequentialProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:05:07 UTC, 0 replies.
- [jira] [Created] (OODT-494) Decide whether or not we need ParallelProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:07:07 UTC, 0 replies.
- [jira] [Updated] (OODT-494) Decide whether or not we need ParallelProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:07:07 UTC, 0 replies.
- [jira] [Created] (OODT-495) Add nextState (determineNextState) function to WorkflowProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:13:07 UTC, 0 replies.
- [jira] [Updated] (OODT-495) Add nextState (determineNextState) function to WorkflowProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/02 19:15:07 UTC, 0 replies.
- svn commit: r1380114 - /oodt/trunk/crawler/src/test/org/apache/oodt/cas/crawl/TestProductCrawler.java - posted by ma...@apache.org on 2012/09/03 04:34:55 UTC, 0 replies.
- svn commit: r1380123 - /oodt/trunk/crawler/src/test/org/apache/oodt/cas/crawl/TestProductCrawler.java - posted by ma...@apache.org on 2012/09/03 05:57:10 UTC, 0 replies.
- svn commit: r1380415 - in /oodt/trunk: ./ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/processor/ workflow/src/main/java/org/apache/oodt/cas/workflow/structs/ workflow/src/main/j... - posted by ma...@apache.org on 2012/09/04 03:03:30 UTC, 0 replies.
- svn commit: r1380416 - /oodt/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/engine/processor/ProcessorDateTimeInfo.java - posted by ma...@apache.org on 2012/09/04 03:04:26 UTC, 0 replies.
- [jira] [Resolved] (OODT-490) Refactor WorkflowProcessor to push all of its state information into Workflow Instance - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/04 03:06:07 UTC, 0 replies.
- svn commit: r1381007 - in /oodt/trunk: ./ workflow/src/main/java/org/apache/oodt/cas/workflow/instrepo/ workflow/src/main/java/org/apache/oodt/cas/workflow/util/ workflow/src/main/resources/ workflow/src/testdata/ - posted by ma...@apache.org on 2012/09/05 07:56:23 UTC, 0 replies.
- [jira] [Resolved] (OODT-492) Refactor Workflow Instance repo to store/retrieve that state information - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/05 07:59:07 UTC, 0 replies.
- [jira] [Commented] (OODT-493) Refactor TaskProcessor, ConditionProcessor, and SequentialProcessor - posted by "Michael Joyce (JIRA)" <ji...@apache.org> on 2012/09/06 03:11:07 UTC, 0 replies.
- [jira] [Resolved] (OODT-493) Refactor TaskProcessor, ConditionProcessor, and SequentialProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/07 03:51:07 UTC, 0 replies.
- [jira] [Updated] (OODT-480) Balance: default view not found - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/10 04:46:07 UTC, 0 replies.
- [jira] [Commented] (OODT-494) Decide whether or not we need ParallelProcessor - posted by "Michael Joyce (JIRA)" <ji...@apache.org> on 2012/09/10 07:51:07 UTC, 2 replies.
- [jira] [Commented] (OODT-495) Add nextState (determineNextState) function to WorkflowProcessor - posted by "Michael Joyce (JIRA)" <ji...@apache.org> on 2012/09/10 07:53:07 UTC, 1 replies.
- [jira] [Updated] (OODT-496) Convert EngineRunner interface to take TaskProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/13 03:52:07 UTC, 0 replies.
- [jira] [Created] (OODT-496) Convert EngineRunner interface to take TaskProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/13 03:52:07 UTC, 0 replies.
- [jira] [Created] (OODT-497) Make WorkflowProcessor PrioritySorters thread-safe - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/13 04:57:07 UTC, 0 replies.
- svn commit: r1384194 - in /oodt/trunk: ./ workflow/src/main/java/org/apache/oodt/cas/workflow/structs/ - posted by ma...@apache.org on 2012/09/13 04:57:43 UTC, 0 replies.
- [jira] [Resolved] (OODT-497) Make WorkflowProcessor PrioritySorters thread-safe - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/13 04:59:07 UTC, 0 replies.
- svn commit: r1384539 - in /oodt/trunk/workflow/src: main/java/org/apache/oodt/cas/workflow/engine/ main/java/org/apache/oodt/cas/workflow/engine/processor/ main/java/org/apache/oodt/cas/workflow/engine/runner/ main/java/org/apache/oodt/cas/workflow/ins... - posted by ma...@apache.org on 2012/09/13 23:19:16 UTC, 0 replies.
- svn commit: r1384542 - /oodt/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/engine/TaskQuerier.java - posted by ma...@apache.org on 2012/09/13 23:23:22 UTC, 0 replies.
- svn commit: r1385358 - in /oodt/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow: engine/ engine/processor/ lifecycle/ - posted by ma...@apache.org on 2012/09/16 21:43:08 UTC, 0 replies.
- svn commit: r1385360 - in /oodt/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow: engine/TaskQuerier.java engine/processor/WorkflowProcessor.java lifecycle/WorkflowLifecycle.java - posted by ma...@apache.org on 2012/09/16 22:00:57 UTC, 0 replies.
- [jira] [Created] (OODT-498) Overwrite and bring back 0.3 ThreadPoolWorkflowEngine plus patches - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/16 22:28:07 UTC, 0 replies.
- [jira] [Created] (OODT-499) Document PackagedWorkflowRepository - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/16 22:30:07 UTC, 0 replies.
- [jira] [Created] (OODT-500) Rename property for max threads in AsyncLocalEngineRunner - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/16 22:47:08 UTC, 0 replies.
- svn commit: r1385369 - in /oodt/trunk: CHANGES.txt workflow/src/main/java/org/apache/oodt/cas/workflow/engine/runner/AsynchronousLocalEngineRunnerFactory.java workflow/src/main/resources/workflow.properties - posted by ma...@apache.org on 2012/09/16 22:47:30 UTC, 0 replies.
- [jira] [Resolved] (OODT-500) Rename property for max threads in AsyncLocalEngineRunner - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/16 22:49:07 UTC, 0 replies.
- svn commit: r1385381 - in /oodt/trunk: ./ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/ - posted by ma...@apache.org on 2012/09/16 23:40:53 UTC, 0 replies.
- [jira] [Resolved] (OODT-498) Overwrite and bring back 0.3 ThreadPoolWorkflowEngine plus patches - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/16 23:43:07 UTC, 0 replies.
- svn commit: r1385382 - /oodt/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/system/XmlRpcWorkflowManager.java - posted by ma...@apache.org on 2012/09/16 23:43:40 UTC, 0 replies.
- [jira] [Created] (OODT-501) Method to create Processor from Instance should be based on Graph structure - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 06:59:07 UTC, 0 replies.
- [jira] [Created] (OODT-502) Support pre and post conditions in Workflow Processor Queue - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 07:01:07 UTC, 0 replies.
- [jira] [Created] (OODT-503) Support ParentChildWorkflows and Graph structure in XMLWorkflowRepository - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 07:03:07 UTC, 0 replies.
- [jira] [Created] (OODT-504) Support Parallel Processors in Model Repo - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 07:12:07 UTC, 0 replies.
- [jira] [Resolved] (OODT-494) Decide whether or not we need ParallelProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 07:12:07 UTC, 0 replies.
- svn commit: r1386660 - in /oodt/trunk/workflow/src: main/java/org/apache/oodt/cas/workflow/engine/ main/resources/ test/org/apache/oodt/cas/workflow/system/ testdata/ - posted by ma...@apache.org on 2012/09/17 17:31:34 UTC, 0 replies.
- svn commit: r1386669 - in /oodt/trunk: ./ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/runner/ - posted by ma...@apache.org on 2012/09/17 17:48:12 UTC, 0 replies.
- [jira] [Created] (OODT-505) Remove synchronous Runner - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 17:49:07 UTC, 0 replies.
- [jira] [Resolved] (OODT-505) Remove synchronous Runner - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/17 17:49:08 UTC, 0 replies.
- svn commit: r1386979 - /oodt/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/system/XmlRpcWorkflowManager.java - posted by ma...@apache.org on 2012/09/18 05:42:10 UTC, 0 replies.
- [jira] [Created] (OODT-506) encodeProductsAsJSON is not implemented in curator PolicyResource service - posted by "Andrew Hart (JIRA)" <ji...@apache.org> on 2012/09/19 22:13:08 UTC, 0 replies.
- svn commit: r1387871 - in /oodt/trunk: ./ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/processor/ workflow/src/main/java/org/apache/oodt/cas/workflow/engine/runner/ workflow/src/... - posted by ma...@apache.org on 2012/09/20 08:35:44 UTC, 0 replies.
- [jira] [Resolved] (OODT-496) Convert EngineRunner interface to take TaskProcessor - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/20 08:37:07 UTC, 0 replies.
- [jira] [Created] (OODT-507) maven-cas-install-plugin should remove legacy jars from component's lib directory, if customLibs are specified - posted by "Rishi Verma (JIRA)" <ji...@apache.org> on 2012/09/20 19:56:07 UTC, 0 replies.
- [jira] [Created] (OODT-508) Add JSON-P support to Curator services - posted by "Andrew Hart (JIRA)" <ji...@apache.org> on 2012/09/20 20:00:11 UTC, 0 replies.
- [jira] [Commented] (OODT-507) maven-cas-install-plugin should remove legacy jars from component's lib directory, if customLibs are specified - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/21 07:25:07 UTC, 0 replies.
- [jira] [Commented] (OODT-508) Add JSON-P support to Curator services - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/21 07:27:07 UTC, 0 replies.
- [jira] [Created] (OODT-509) MetadataBasedProductMover will Update the FileLocation Metadata - posted by "Cameron Goodale (JIRA)" <ji...@apache.org> on 2012/09/21 16:13:07 UTC, 0 replies.
- svn commit: r1390797 - in /oodt/trunk/filemgr/src/main: java/org/apache/oodt/cas/filemgr/tools/SolrIndexer.java resources/indexer.properties - posted by pr...@apache.org on 2012/09/27 03:00:17 UTC, 0 replies.
- svn commit: r1390808 - /oodt/trunk/CHANGES.txt - posted by ma...@apache.org on 2012/09/27 04:09:59 UTC, 0 replies.
- [jira] [Resolved] (OODT-510) SolrIndexer fails on ProductTypes that have 0 products - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/27 04:11:07 UTC, 0 replies.
- [jira] [Created] (OODT-510) SolrIndexer fails on ProductTypes that have 0 products - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/27 04:11:07 UTC, 0 replies.
- [jira] [Created] (OODT-511) Solr Indexer Date Formatting Removes Metadata - posted by "Paul Ramirez (JIRA)" <ji...@apache.org> on 2012/09/27 05:21:07 UTC, 0 replies.
- svn commit: r1390822 - in /oodt/trunk/filemgr/src/main: java/org/apache/oodt/cas/filemgr/tools/SolrIndexer.java resources/indexer.properties - posted by pr...@apache.org on 2012/09/27 05:24:19 UTC, 0 replies.
- [jira] [Resolved] (OODT-511) Solr Indexer Date Formatting Removes Metadata - posted by "Paul Ramirez (JIRA)" <ji...@apache.org> on 2012/09/27 05:27:07 UTC, 0 replies.
- svn commit: r1390823 - /oodt/trunk/CHANGES.txt - posted by pr...@apache.org on 2012/09/27 05:33:10 UTC, 0 replies.
- svn commit: r1391159 - in /oodt/trunk: CHANGES.txt workflow/src/main/java/org/apache/oodt/cas/workflow/engine/processor/WorkflowProcessorQueue.java - posted by ma...@apache.org on 2012/09/27 20:37:40 UTC, 0 replies.
- [jira] [Resolved] (OODT-501) Method to create Processor from Instance should be based on Graph structure - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2012/09/27 20:39:08 UTC, 0 replies.
- [jira] [Created] (OODT-512) Allow Injection of Metadata into SolrIndexer from Config - posted by "Paul Ramirez (JIRA)" <ji...@apache.org> on 2012/09/28 22:21:07 UTC, 0 replies.
- [jira] [Created] (OODT-513) Provide Documentation for SolrIndexer Config - posted by "Paul Ramirez (JIRA)" <ji...@apache.org> on 2012/09/28 22:23:07 UTC, 0 replies.
- [jira] [Created] (OODT-514) Simplify Configuration of SolrIndexer - posted by "Paul Ramirez (JIRA)" <ji...@apache.org> on 2012/09/28 22:30:07 UTC, 0 replies.