Module src/edu/sdsc/matrix/srb/core/flow/

back to main page

Summary Period: 2004-01-30 to 2007-03-16

Browse with ViewCVS

Modules

[root]/src/edu/sdsc/matrix/srb/core/flow

Lines of Code


Total Lines Of Code: 1123 (2007-03-16 02:05)

Authors

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

Most Recent Commits

arun 2007-03-16 02:05

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:

ahasan 2005-09-01 11:57

added BackupOperation and included it in FlowThread. adil

3 lines of code changed in:

kuramoto 2005-09-01 11:23

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:

arun 2005-08-30 18:42

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:

arun 2005-06-19 00:28

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:

arun 2005-06-05 23:31

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:

arun 2005-05-16 14:53

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:

arun 2005-02-16 12:23

Port Matrix to Java 1.5, added one example,

[no testing done for the port]

312 lines of code changed in:

arun 2005-01-31 17:40

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:

arun 2005-01-21 17:21

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:

arun 2004-11-17 15:19

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:

arun 2004-10-14 11:54

probably just formating or some cosmetic changes in docs

381 lines of code changed in:

jonw 2004-08-09 17:49

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:

jonw 2004-08-04 16:56

removed printlns

0 lines of code changed in:

jonw 2004-08-04 15:45

fixed registration problem where multiple threads could be given the same instanceId during multithreaded execution

73 lines of code changed in:

jonw 2004-07-30 14:20

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:

jonw 2004-07-30 14:19

updated for evaluate condition returning 1.0 for true and 0.0 for false

2 lines of code changed in:

jonw 2004-07-23 17:39

new step called GetPhysicalLocationOperation and supporting client code -

some non-significant modifications to other classes

4 lines of code changed in:

jonw 2004-07-02 15:27

*** empty log message ***

1 lines of code changed in:

jonw 2004-07-02 15:26

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