Commit graph

7 commits

Author SHA1 Message Date
Brad Gonzales
47690ea8d0 Issue #2267 Remove java.nio.file dependencies from the SbnSimulator. Fixed handler setting for UFStatus in test env.
Change-Id: I8245eef53573b6596546e17a7900a1538455cee2

Former-commit-id: ac8136bd82 [formerly f1480cfc62] [formerly 6bc585aaf6 [formerly 6b8ff162be029543c8b9a7fcb3f8a359962aa6d7]]
Former-commit-id: 6bc585aaf6
Former-commit-id: aeccaa2329
2013-10-29 15:10:20 -05:00
Brad Gonzales
88a20aeae1 Issue #2267 Refactored SbnSimulator into the sbnSimulator that runs
on the wfo boxes and a centralSbnSimulator that runs on the centralRegistry box.

Amend: Added excludes to sbnSimulator modes.
       Updated FileUtil.listPaths to close the stream and use a LinkedList.
       Added additional logging to SbnSimulator.

Change-Id: I89ff7d4afdd18ba51b8fd4812bb0b871ffc6d3af

Former-commit-id: 5145ec3dfe [formerly bd7e5d8940] [formerly f7a635ebef [formerly f9e593974811896dec76c512c2a76b5769c7a68a]]
Former-commit-id: f7a635ebef
Former-commit-id: c36cbae577
2013-10-23 18:44:41 -05:00
Dave Hladky
21239525ea Issue #1797 Separation of gridded time and abstract time object
Change-Id: I9d84942140e52ec0fded1a9150d7016dec8eaf63

Former-commit-id: 4d4d93fc0a [formerly e0ec10d073] [formerly 1733834e74 [formerly cdf2b6dd5a5b4a12cf12e6d4d254b5e40acfcef5]]
Former-commit-id: 1733834e74
Former-commit-id: 89c341509c
2013-10-04 10:36:27 -05:00
Dustin Johnson
10884ca137 Issue #2106 Improve BandwidthManager performance, proposed changes are checked much quicker
Change-Id: I3a61de1904d7256de04a97f40f38bf18d78b1438

Former-commit-id: 0c6d48d985 [formerly b36200d583] [formerly ec2ddd13b1 [formerly 59eafdd07754e3711e9c3babd946dfd18c161404]]
Former-commit-id: ec2ddd13b1
Former-commit-id: 580bc2cadf
2013-07-10 15:59:36 -05:00
Dustin Johnson
aaa34b241a Issue #2106 Improve BandwidthManager performance
- Use copy constructors
- Separate BandwidthBucket handling into a DAO
- Preparations to remove all in-memory object handling

Amend: Copy more calendar and byte array objects

Change-Id: I72f4813c0780586585409a9a64c7915adc1ccbae

Former-commit-id: 4526635405 [formerly 124edcbd15] [formerly a6575c3235 [formerly e11242447c3c93f403cd546df4315381486e465c]]
Former-commit-id: a6575c3235
Former-commit-id: 11a1972265
2013-07-08 10:22:30 -05:00
Dustin Johnson
da1ad3c8a0 Issue #2106 Fix transactional semantics
- No longer continuously suspend/resume transactions caused by invoking static methods
- Mark registry top-level query/store classes as requiring existing transactions
- Invoke registry initialized listeners in their own transaction
- Data changes denoted by registry events are now visible when the transaction commits

Change-Id: Ic78cbf00afc93aa5fcf1357000ea6c8b5e32cea9

Former-commit-id: 5bfef9bb45 [formerly fac7d3a9d9] [formerly 69c09e530f [formerly 8d1a47446927a3c6646fa0748d7096afb376b952]]
Former-commit-id: 69c09e530f
Former-commit-id: f67d02a394
2013-06-25 08:33:55 -05:00
Dustin Johnson
2b64936595 Issue #2086 Move data delivery phase 3 code into AWIPS_baseline
Change-Id: I60bf6ac9d886d27c70543a0b7df24d626639fc3e

Former-commit-id: 063e68bc93 [formerly da69d3e630] [formerly 1c7d99f53f [formerly c213b3b5552a2b11c69965bc6edcfb8acf7fa0a8]]
Former-commit-id: 1c7d99f53f
Former-commit-id: fef2708ff5
2013-06-10 18:47:17 -05:00