Changes between Version 30 and Version 31 of Internal/InventoryV3


Ignore:
Timestamp:
Jun 25, 2010, 5:13:30 PM (14 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/InventoryV3

    v30 v31  
    312312   propagate up to main block where it gets logged and terminates the script.
    313313 * Also added a little bit of logging to gatherer but not much. I should really fix it's error handeling
     314 * Made Check_sql.check_in a public method and had it called last in the MAIN.
    314315 * Noticed that sometimes I get a xml create object error. I'll have to figure out why that's happening. It's probably due to gatherer not completing
    315316   properly. But Now I should be able to find the nodes where it happens.
    316317 * Trying to stick to the logging/exception rasing convention of setting the error text to: "class.method - error"
    317318   
    318 
     319=== 6/25/2010 ===
     320We're going live! I'll actively update inventory52.
     321
     322Few minor tweaks:
     323 * Edited logcopy to wait only 30 seconds before unmounting
     324 * set default to be inventory52, since this is now going to be our main table.
     325
     326Since I now checkin last and call it externally. I should include number of changed lines in my checkin. Would be helpful for diagnostics.
    319327