Commit graph

166 commits

Author SHA1 Message Date
Brad Gonzales
50fb18601c Issue #2506 BandwidthManagers now sends notifications for Subscription/BandwidthSubscription creates and deletes.
Amend: Separate update from create notifications in LifecycleManagerImpl.
       Refactored notification sending in EdexBandwidthManager.
       Fixed error in LifecycleManagerImpl refactor.
       Added comment to isRecurringSubscription.

Change-Id: Idc9e8544b156fed40d6aed41511c07138f302f77

Former-commit-id: aea0e847aa [formerly 8f70fb1d0c [formerly 7684f7bd51770a41e68700f1d4408a6aad5cd877]]
Former-commit-id: 8f70fb1d0c
Former-commit-id: 62e4cafa27
2013-11-12 12:42:16 -06:00
Brad Gonzales
3c24f30ae8 Issue #2506 fixed issues with shared distributed ingest.
Amend: Updated comment in StoreRetrievedData.
       Removed separate messageing to clear BandwidthSubscriptions.
       Add fix and test case for SBN deserialization with content following the ending xml tag.
       Removed unneeded changes.
       Added XmlWMOMessage class.

Change-Id: Iadef7070a42a10661ba9316a4900a071820296fd

Former-commit-id: e2fb158757 [formerly fe15e874f7 [formerly 0b667fbd94788a8a5b598ae5f5586d4b710518a4]]
Former-commit-id: fe15e874f7
Former-commit-id: 80fd8a2ad4
2013-11-08 15:29:05 -06:00
Mike Duff
a3931125da Issue #2450 - Send notifications to Notification Center when subscriptions expire.
peer review comments

Change-Id: I18eb322d73ee25f30cd1d032b403ea156bc63653

Former-commit-id: f3d07a9185 [formerly 00bb57b481 [formerly fc6fe49db0576c70e2068cd8fac125553806e4c0]]
Former-commit-id: 00bb57b481
Former-commit-id: 2a97da896d
2013-11-06 12:23:09 -06:00
Benjamin Phillippe
311fa32377 Issue #1538 Moved data delivery specific web services out of registry plugins
-- Added registry federation admin page
            -- Made registry service clients non-static

Change-Id: I9672f11b4886019dcd8834b4bae417a0aa4809ad

Former-commit-id: d8de923f8b [formerly a7e53870fb [formerly 0a67c8d68548ed8daa76d782ca3213956b984795]]
Former-commit-id: a7e53870fb
Former-commit-id: 98b56cf02a
2013-11-01 09:20:00 -05:00
Dave Hladky
f79ba58a3a Issue #2448 Fixed retrievals before activePeriod begins and after activePeriod expires.
Change-Id: I75269bad24731990720d30683ebf5f27344661f3

Former-commit-id: 9161962813 [formerly 4227f3a59f [formerly 060e719f27c20f24bae9a5603cc51d90434b8fa4]]
Former-commit-id: 4227f3a59f
Former-commit-id: 0eba787d3e
2013-11-01 08:23:16 -05:00
Richard Peter
2b9cf07bfe Merge "Issue #2292 - refactor and move overlap/duplicate checks to edex. Peer review comments" into development
Former-commit-id: b482eb2b48 [formerly 3139055873 [formerly 1f07e88f442c0426a9006a2f139d6eef9395ad51]]
Former-commit-id: 3139055873
Former-commit-id: 5048d010f5
2013-10-31 11:46:25 -05:00
Mike Duff
fbcf271899 Issue #2292 - refactor and move overlap/duplicate checks to edex.
Peer review comments

Change-Id: I33df9cc7e368778943e25420d18b343781304c7a

Former-commit-id: 3fc811102e [formerly f123fa11f5 [formerly f7405c2acfef95b57b79cf6d8ac3348017e64a59]]
Former-commit-id: f123fa11f5
Former-commit-id: c1bd170f8a
2013-10-31 09:22:50 -05:00
Nate Jensen
79eb4d400a Merge "Issue #2476 fixed crash, added short[] numpy support, removed gfe wx/discrete string keys hack, cleaned up jep numpy interfaces and code" into development
Former-commit-id: 62a5739feb [formerly d92bd5b69a [formerly 05de1d88cdc4841483864a623346ad16b015d395]]
Former-commit-id: d92bd5b69a
Former-commit-id: 411b909107
2013-10-30 11:28:58 -05:00
Brad Gonzales
250730c308 Issue #2267 Remove java.nio.file dependencies from the SbnSimulator. Fixed handler setting for UFStatus in test env.
Change-Id: I8245eef53573b6596546e17a7900a1538455cee2

Former-commit-id: 6bc585aaf6 [formerly f1480cfc62 [formerly 6b8ff162be029543c8b9a7fcb3f8a359962aa6d7]]
Former-commit-id: f1480cfc62
Former-commit-id: ac8136bd82
2013-10-29 15:10:20 -05:00
Nate Jensen
a18df07586 Issue #2476 fixed crash, added short[] numpy support, removed gfe wx/discrete string keys hack, cleaned up jep numpy interfaces and code
Former-commit-id: 6880a18f1a [formerly f3143ba7b4 [formerly 0c24c900ce938982306bad9307f3b1ef27b362bb]]
Former-commit-id: f3143ba7b4
Former-commit-id: 554a9cddf3
2013-10-29 14:33:53 -05:00
Brad Gonzales
e4f3bcf7ee 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: f7a635ebef [formerly bd7e5d8940 [formerly f9e593974811896dec76c512c2a76b5769c7a68a]]
Former-commit-id: bd7e5d8940
Former-commit-id: 5145ec3dfe
2013-10-23 18:44:41 -05:00
Benjamin Phillippe
9bc1058db1 Issue #1682 Refactored Registry querying to conform to EBXML 4.0 spec
Change-Id: If6d3579305afbb279057a264033736fc126b7849

Former-commit-id: ed23a786d6 [formerly a4e5cd5fd7 [formerly 5112ee9931a1678fee37dd725a28dd6fff1e7ec9]]
Former-commit-id: a4e5cd5fd7
Former-commit-id: 12d23800c7
2013-10-18 09:20:40 -05:00
Mike Duff
335c8ba871 Issue #2386 - DD Front end refactor
Peer review comments
Change-Id: Ie3d503dca37af3eda917c096119d1c6d40488e0f

Former-commit-id: 83ec4daee2 [formerly 33a5d36e1c [formerly a72c1f9ad09594ddc0c0e78e78c9fccd95fd49ff]]
Former-commit-id: 33a5d36e1c
Former-commit-id: 9b4daacb26
2013-10-14 15:42:28 -05:00
Brad Gonzales
718fea35a1 Issue #1797 Refactored registry Time objects to simplify serialization issues.
Amend: Removed OpenDAPRetrievalGenerator.java from the review.
       Fix GriddedTime addCycles when cycles are empty.

Change-Id: I9fa27178e5f59252cb872314493256be7f038890

Former-commit-id: bc87f2a168 [formerly 25710edd9e [formerly a01619f78bac065e7d42e28882157778aba09b75]]
Former-commit-id: 25710edd9e
Former-commit-id: ac3d87c397
2013-10-11 10:36:53 -05:00
Brad Gonzales
094c9dc6a7 Issue #2267 Fixed exceptions in casts of Collections to Lists. Fixed WMO header cr and lf format. Removed statsTemplate from modes.
Change-Id: I601b306bf944d959da05af9277ba80e184d98e30

Former-commit-id: 61448cc04a [formerly 73e757c284 [formerly f776626738e4cc995bb16e87b8da66ff90289bd8]]
Former-commit-id: 73e757c284
Former-commit-id: 59f22b866a
2013-10-09 17:58:12 -05:00
Dave Hladky
521cb3a61d Issue #1797 Fix p2 build for tests, removed ISerializable deprecrated calls form reg objects
Former-commit-id: ad1bb73c70 [formerly fbe4078bc5 [formerly c299ed7a5bb02980ecb30b0ab38752d2878d50a7]]
Former-commit-id: fbe4078bc5
Former-commit-id: 4867082be1
2013-10-08 10:25:36 -05:00
Brad Gonzales
08817277b4 Issue #2267 Shared Subscription fixes. DataDelivery Port environment standardization. Logging updates.
Amend: Refactored WMO header applier.
       Fixes for WMO header applier.
       Updated dataDeliveryRetrieval.xml with correct wmo header pattern.
       Removed manual ingest from registry mode.
       Simplified data delivery distribution matching pattern.
       Added serialize test for wfs response.
       Updated comments.
       Moved WfsRetrievalResponse to com.raytheon.uf.edex.datadelivery.retrieval package.
       Added WfsRetrievalResponse to Jaxb unmarshalable classes in DeserializeRetrievedDataFromIngest.
       HibernateBandwidthInitializer.executeAfterRegistryInit(), in NCF mode schedules shared subs.

Change-Id: I0278339701f5f55491120c35d80cbd6d3dcc84f7

Former-commit-id: a6540d69ea [formerly 21acb75f24 [formerly 8bf8efa14520aaba532ca7a2e82e4c1fa24adca8]]
Former-commit-id: 21acb75f24
Former-commit-id: dc45b582e1
2013-10-07 17:06:38 -05:00
Dave Hladky
7d43c5b7f9 Issue #1797 Separation of gridded time and abstract time object
Change-Id: I9d84942140e52ec0fded1a9150d7016dec8eaf63

Former-commit-id: 1733834e74 [formerly e0ec10d073 [formerly cdf2b6dd5a5b4a12cf12e6d4d254b5e40acfcef5]]
Former-commit-id: e0ec10d073
Former-commit-id: 4d4d93fc0a
2013-10-04 10:36:27 -05:00
Dave Hladky
dd6074c6dc Issue #2386 Backend work for adding multiple types to Subscription overlap rules
Change-Id: I0779dc7987031999b80ab0859c7f33dca20a5c17

Former-commit-id: e29d10ba4f [formerly d34882eb49 [formerly 449c584afc46257671808b921847a621e7020bcf]]
Former-commit-id: d34882eb49
Former-commit-id: b9f8daf751
2013-09-26 11:12:00 -05:00
Brad Gonzales
b1ea0a3f5c Issue #2383 Updates to fix issues with adhoc point queries and bandwith manager tests.
Amend:  Reverted BandwidthDaoUtil.setAdhocMostRecentUrlAndTime to Dave's fixes, with one
        minor change.  Added additional handling to start and end bucket calculation in
        InMemoryBandwidthBucketDao.  Addtional logging.  Removed exception logging of
        subscriptions.

Change-Id: Ie51c0accd7f39d31379e49e97542bae75bde5a1c

Former-commit-id: d597d7f653 [formerly c81825ce57 [formerly 148cc6d96ed17127590827d166325c4748384689]]
Former-commit-id: c81825ce57
Former-commit-id: b5669581d8
2013-09-19 12:54:31 -05:00
Ben Steffensmeier
9d2016e0ad Issue #2309 Fix envelope intersection for UKMET data on North American scale.
Former-commit-id: b2475e3982 [formerly 0c64f33213 [formerly 325a28c5793bacdeddba09a666f8beb4dafe92df]]
Former-commit-id: 0c64f33213
Former-commit-id: 926c535eee
2013-09-13 15:00:50 -05:00
Dave Hladky
38f6176f70 Merge branch 'dd_pre_release_2.1' into development
Former-commit-id: 329a40852c [formerly f1fc14ce90 [formerly 076dd7338edcf45a33f6485f190831acd344b954]]
Former-commit-id: f1fc14ce90
Former-commit-id: e4e75ec268
2013-09-11 15:07:23 -05:00
Nate Jensen
6d21193342 Merge "Issue #2352 - Data Browser Must Check For Subscriptions Belonging to the Local Site" into dd_pre_release_2.1
Former-commit-id: d1f699bd51 [formerly 83fc7113b1 [formerly 89507c3f6e398f9068e75c3049266afd1ed034a2]]
Former-commit-id: 83fc7113b1
Former-commit-id: b8eec709fe
2013-09-11 11:55:10 -05:00
Mike Duff
f20e2d7255 Issue #2352 - Data Browser Must Check For Subscriptions Belonging to the Local Site
Change-Id: I23392906a7d829852af2991dd096d4b5e76765aa

Former-commit-id: b8d2c6cffc [formerly 89342e59b9 [formerly 5b4c9794eb396f02cdf024d2df2089add4719910]]
Former-commit-id: 89342e59b9
Former-commit-id: b569410bc4
2013-09-11 09:47:04 -05:00
Brad Gonzales
b2d9173ecc Issue #2344 Fixed HibernateBandwidthInitializerTest.
Amend: Removed officeID change to BaseSubscriptionFixture.

Change-Id: Ib3065684aa88cdcde000239d9202d5d43259f43e

Former-commit-id: d0ccc11f58 [formerly 695aa9e609 [formerly 69b7fc7281a4cc266b7e6ca6f0adff00b3658957]]
Former-commit-id: 695aa9e609
Former-commit-id: a206fb5b21
2013-09-09 13:11:18 -05:00
David Gillingham
65f92a6025 Issue #2307: Remove calls to PythonScript constructor without ClassLoader
argument, fix IscMosaic.

Change-Id: Iff29b2790fd1c6d5f5b829f6b35ff31829cdc907

Former-commit-id: 47878a4318 [formerly e526e7a82c [formerly 85609a4bf9072ae41dbafbc1b874efbcd5bd21a4]]
Former-commit-id: e526e7a82c
Former-commit-id: 936326f11e
2013-09-06 10:16:31 -05:00
Ben Steffensmeier
f1ccde3c90 Issue #2316 Remove tests for old airep/pirep plugins.
Change-Id: I5503e6bd065e4daa4620c35d0a173a7cbb5bfe44

Former-commit-id: e091a9d18d [formerly b856f454ff [formerly 8d7e812f92c48fd57a52e79433de9f094f675fe3]]
Former-commit-id: b856f454ff
Former-commit-id: abd1172053
2013-09-05 16:27:02 -05:00
Richard Peter
bd3d8fc900 Merge "Issue #2298: Make getPluginName abstract" into development
Former-commit-id: 465d41c2e9 [formerly 4b4f59ca37 [formerly 8111c47024fb284c31faf473037d6b401ff17e3a]]
Former-commit-id: 4b4f59ca37
Former-commit-id: f8134d2e7a
2013-09-03 12:32:30 -05:00
Richard Peter
713d540d81 Issue #2298: Make getPluginName abstract
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae

Former-commit-id: 7175e78cf7 [formerly 592218edb8 [formerly 54356ea774bfab26b85aff317fc759de41e259d1]]
Former-commit-id: 592218edb8
Former-commit-id: ff660a78c7
2013-09-03 11:51:27 -05:00
Roger Ferrel
824c06ffe7 Issue #2224 Unit test now handles different time types and configuation changes.
Change-Id: I7f082b55ae112b1835ebdb516da85b2267e546e7

Former-commit-id: 9c06a5eb40 [formerly 539fc98c76 [formerly 7afd222c9c5d4293f977ceec1cb6356741844e79]]
Former-commit-id: 539fc98c76
Former-commit-id: f53ca5761b
2013-08-30 15:35:37 -05:00
Roger Ferrel
785cdb799e Issue #2299 fixed purger running ingest out of memory.
Change-Id: If1877049574fd546e90479f3c56feb94ffbe088a

Former-commit-id: 2e0095db69 [formerly 25f896a26f [formerly d544b6572fb2ad7a36308673eb0b61b9a7df0b53]]
Former-commit-id: 25f896a26f
Former-commit-id: d08908bdcd
2013-08-29 16:33:04 -05:00
Ben Steffensmeier
4eefcf0f6e Issue #2262 Delete meteolib.
Former-commit-id: 0961408d40 [formerly ffa79b8992 [formerly 125546e4da877fbb732b9fa40c68b08bc764f8e0]]
Former-commit-id: ffa79b8992
Former-commit-id: f236cc79a2
2013-08-28 14:53:46 -05:00
Mike Duff
942a018cb1 Issue #2296 - Moved TestScaleless to manual
Change-Id: If9238a2d15b0affbe8bf969258c41c979da96e87

Former-commit-id: 5af2689398 [formerly ac4f1baf87 [formerly 03766f4406d4371803938bd584f4c046685e1739]]
Former-commit-id: ac4f1baf87
Former-commit-id: 87bad74162
2013-08-27 10:06:34 -05:00
Mike Duff
e9e712892f Issue #2180 - Pass messages back to CAVE
Change-Id: Ia5b88d577fc51b449a77389354e14808515e67bc

Former-commit-id: 5f462ebf6f [formerly 20e6396c48 [formerly 37de8f85f870ca494e5a641967f544e359df77b9]]
Former-commit-id: 20e6396c48
Former-commit-id: 4ed4e2a225
2013-08-23 13:47:26 -05:00
Nate Jensen
c56cfb7e92 Issue #2262 port scaleless_analysis to java
Change-Id: If59be97230f243859c02d7de6117bc9ed6c6b4af

Former-commit-id: 0e227df511 [formerly 1c54f1ec82 [formerly 68a70c091203c74f33dc17ff31c3707c2c4c2a5a]]
Former-commit-id: 1c54f1ec82
Former-commit-id: 589824e9c7
2013-08-22 14:50:54 -05:00
Lee Venable
8ea6b81434 Merge "Issue #1733 - Fix issue with moving items between selected and available in dual list, moved some test code to test project" into development
Former-commit-id: 7c493b5562 [formerly e032ceb581 [formerly b05489575d763ed896fcbd806850b92346ef0c00]]
Former-commit-id: e032ceb581
Former-commit-id: 3ac9589ed9
2013-08-22 11:55:38 -05:00
Mike Duff
8b651ca89f Issue #1733 - Fix issue with moving items between selected and available in dual list, moved some test code to test project
Change-Id: Ic46ce9adabf8a922066c2a2d58596504e244332c

Former-commit-id: a7b6f116bd [formerly e3dc67e18d [formerly 8a14be26db146b44fd364b26a694c2531ec843a4]]
Former-commit-id: e3dc67e18d
Former-commit-id: 47e364bb65
2013-08-21 17:15:52 -05:00
Ron Anderson
3de94947e0 Issue #1571 Refactored GFE to store GridParmInfo and ParmStorageInfo in PostGres
Change-Id: Iae7cf49fc18abf03ef3b0ee498fb8e658f37d1cf

Former-commit-id: 5aee6f35ff [formerly 04d2fdc214 [formerly 3094dc247a6de94ff00321d093b431e3f401b0c5]]
Former-commit-id: 04d2fdc214
Former-commit-id: 3fd2f523d9
2013-08-20 17:16:21 -05:00
Roger Ferrel
d3a33f2855 Issue #2224 Bug fixes to pass unit test.
Change-Id: I6f1c5721afaab21ade5a7f780ba92ca7b4ea8a00

Former-commit-id: 87f9cb2fb3 [formerly caa97d7d09 [formerly ca2bb73e1fd77bc289a106eb7743ee5344be3a52]]
Former-commit-id: caa97d7d09
Former-commit-id: 81a31214cd
2013-08-14 10:25:49 -05:00
Roger Ferrel
ed22d942af Issue #2224 Quick for daily build until I figure out what is really wrong.
Change-Id: I589b04aae265239dc2cb2e34819ff28eb2ced8d6

Former-commit-id: ea862ea395 [formerly f4d6bf5ff3 [formerly 261e40897b011ea7f0aec668d57b65631a6c735f]]
Former-commit-id: f4d6bf5ff3
Former-commit-id: 91b375e761
2013-08-13 16:03:50 -05:00
Richard Peter
64496ad332 Merge "Issue #1822 created DataDeliveryRetrievalWmoHeaderApplier to generate WMO Header for data delivery retrievals." into development
Former-commit-id: 60831564a0 [formerly 3f6d8a28da [formerly c4cc04a6b759f934a556004a242da4dfa4709653]]
Former-commit-id: 3f6d8a28da
Former-commit-id: 3763073459
2013-08-13 10:10:07 -05:00
Mike Duff
5a3578accd Issue #2254 - Fix the nightly automated junit tests
Change-Id: I8e595c097682ddd01cebf23fedbe5380d078085a

Former-commit-id: 832e61f938 [formerly 9558b20e7c [formerly 96eddd84c4f1287fa56e5356831961209c76331a]]
Former-commit-id: 9558b20e7c
Former-commit-id: f25d52e1e7
2013-08-12 09:25:21 -05:00
Brad Gonzales
b0779c9b4f Issue #1822 created DataDeliveryRetrievalWmoHeaderApplier to generate WMO Header for data delivery retrievals.
Change-Id: If1037781d8fbf0e3a88556ef4401fb77621187d7

Former-commit-id: d5ee61dc2b [formerly 21c1b35c8b [formerly 9ddb76125f51eb0ea73b7bb54a77e84fb32349e4]]
Former-commit-id: 21c1b35c8b
Former-commit-id: 5ebe8ee093
2013-08-09 15:42:38 -05:00
Nate Jensen
4285a532f2 Issue #2228 use TMemoryInputTransport for slight efficiency improvement
Change-Id: I280dacdd48f5e092b312a80916db6202a1138ebf

Former-commit-id: 842f15ae12 [formerly d4590cbf5e [formerly 3f3afa1fe36da04ce47b9af1e8bd34746b75e68f]]
Former-commit-id: d4590cbf5e
Former-commit-id: 963119e0f3
2013-08-06 09:52:02 -05:00
Nate Jensen
157edfcb76 Merge "Issue #1726 change how swt is imported to tests, uncomment some tests that now work again" into development
Former-commit-id: d74a7639ba [formerly e1ef074936 [formerly c1b8ad9acaa8a5f5397c833a9edb5db23eaa5981]]
Former-commit-id: e1ef074936
Former-commit-id: 724db0f3ef
2013-08-05 12:45:29 -05:00
Matt Nash
472b1bf04f Issue #1726 change how swt is imported to tests, uncomment some tests that now work again
Change-Id: Ib671f3240660368631483713e9619c836599fec4

Former-commit-id: ba5cacb5e5 [formerly ca8fcf84e5 [formerly a69fe2bc71ea77e941c9e20bfbc01d9c74ba94c7]]
Former-commit-id: ca8fcf84e5
Former-commit-id: 14c32d882c
2013-08-05 12:13:15 -05:00
Dave Hladky
78766d5567 Issue #2236 Merged Mike's Code
Change-Id: I78943ceee3aeea1eeb6d815fefd3e82b46d677a6

Former-commit-id: db7c81a1df [formerly e21cc84d16 [formerly 7cc09247bc4166f9586867fba097b4c40577464d]]
Former-commit-id: e21cc84d16
Former-commit-id: 2049a9b4da
2013-07-31 16:16:47 -05:00
Nate Jensen
37b332864d Issue #2208 move remainder of unit-tests to tests project, disable building ones dependent on eclipse/swt, ignore ones that are failing
Change-Id: I49467fe6e9425a73985f729bc1ea4b10eb139c16

Former-commit-id: d364cfe32e [formerly cf656dddc6 [formerly a53ff5142d15461a595adb8a6e8d6b96aee3a878]]
Former-commit-id: cf656dddc6
Former-commit-id: 25b78917ff
2013-07-25 14:59:01 -05:00
Nate Jensen
cf4dce1b2d Issue #2208 moving ncep unit tests to tests project
Change-Id: I723edf8936970d57108796ca1bc775b93e5e2507

Former-commit-id: d7be59a97e [formerly 838554cf98 [formerly b027914534dc808a616e2b5b2ee55ed3dd304b2e]]
Former-commit-id: 838554cf98
Former-commit-id: 38fa2ca855
2013-07-25 13:28:27 -05:00
Nate Jensen
4b14026435 Issue #2208 moving edex unit tests to tests project
Change-Id: I9189ebd225df930d021855c19d338e74af800702

Former-commit-id: 15fae243c9 [formerly 8d1e19f2df [formerly 37c1d3c5b1a60260a537951c8a4bbceef4204029]]
Former-commit-id: 8d1e19f2df
Former-commit-id: 2103294b75
2013-07-25 12:29:46 -05:00