Summary Period: 2004-01-30 to 2007-03-16
[root]/src/edu/sdsc/matrix/srb/core/flow

Total Lines Of Code:
1123 (2007-03-16 02:05)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 86 (100.0%) | 6007 (100.0%) | 69.8 |
| arun | 30 (34.9%) | 3344 (55.7%) | 111.4 |
| jonw | 49 (57.0%) | 1816 (30.2%) | 37.0 |
| alding | 5 (5.8%) | 842 (14.0%) | 168.4 |
| ahasan | 1 (1.2%) | 3 (0.0%) | 3.0 |
| kuramoto | 1 (1.2%) | 2 (0.0%) | 2.0 |
Mostly format changes to align the code.
Also made one change that had propogation to many files...
In case no srb connection, now fires a matrix excpeiton (previoulsy just log).
338 lines of code changed in:
added BackupOperation and included it in FlowThread. adil
3 lines of code changed in:
Added extra parameter to MatrixStore methods for storage type
Filled in methods for HybridStore.java - still needs modes for MEMORY_REMOVE_ON_COMPLETE and DB_ON_FLOW_FINISH
Misc bug fixes
2 lines of code changed in:
Initiating the support for multiple store management types.
Added default storeType in matrix properties.
storeType can be 0 - 4 as discussed earlier. A addition is that default now is 0. (Just to make sure its ok with the JAXB problem).
storeType can be set from DataGridRequest it self
storeType added to MatrixThread and FlowThread.
Formatting of MatirxRequestHandler.
1 lines of code changed in:
More client side support to show listResults
Update of MatrixExamples to allow SRB Version to be provided by user for login
2 lines of code changed in:
Updates for the new Matrix ESB verision 0.9 (ESB = Empire Strikes Back)
Big time refactoring to take away JEP
Big time refactoring for Nirvana addition prepartion
New exceptions
Error handling, dataSet expression evaluation.
3 lines of code changed in:
Changes in logging style for performance setting and production runs
More usage of MatrixUtil.INGO_LOG instead of the DEBUG_LOG
5 lines of code changed in:
Port Matrix to Java 1.5, added one example,
[no testing done for the port]
312 lines of code changed in:
Major addition:
Added Recursive listing of collection and usage of it in DGL variables. Used for large scale dataflows (like UCSD Libraries automation of md5 checking). This completes the first step of UCSD Libraries data integrity check automation. Added a example file for this "RecDirProcessing.java"
other changes:
- Removed bugs in 3 classes which were trying to create new SRBConnection instead of using the Matrix SRBConnectionPool
- Added the new version of jargon (after a small bug was removed)
- Added new version of matrix.war
Cosmetic:
- Removed/commented so many un-used methods or internal testing method that where left in the source code by Reena.
- Created Developer log for many files.
93 lines of code changed in:
New licence (for australia devleopment), POSIX-like command line processing for examples and user programs, Login-logout example, Throw -100 for invalid ticket rather than an exception, more graceful exit for invalid tickets and logins.
521 lines of code changed in:
1 - Client side coding for synchronous coding
2 - Changes for removing the deprecated jargon code and porting to new version
3 - Small code forma
2 lines of code changed in:
probably just formating or some cosmetic changes in docs
381 lines of code changed in:
The run threads method checks to see if the thread is null and if it is, the method skips it. It was throwing a null pointer exception before. An example of when a thread could be null is if we are executing a forEach loop with an input that does not divide the parallel increment evenly
3 lines of code changed in:
removed printlns
0 lines of code changed in:
fixed registration problem where multiple threads could be given the same instanceId during multithreaded execution
73 lines of code changed in:
fixed class cast exception where collectionListing.getDataSets was expected to return dataSets instead of dataSetListExtended (whatever the heck that is...)
4 lines of code changed in:
updated for evaluate condition returning 1.0 for true and 0.0 for false
2 lines of code changed in:
new step called GetPhysicalLocationOperation and supporting client code -
some non-significant modifications to other classes
4 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
Added explicit garbage collection to avoid memory usage growing out of hand
35 lines of code changed in:
(29 more)
Generated by StatCVS 0.2.2