Commit graph

10 commits

Author SHA1 Message Date
Dustin Johnson
0c7c2a6abd Issue #1543 Use separate RetrievalPlan configurations for NCF and WFO
- Change new registry modes to explicitly list includes/excludes.
- Add separate bandwidth manager creation capabilities for NCF and WFO.
- Add deltaScript to add a "route" slot to subscriptions.
- Remove unnecessary schemas from Spring files.

Change-Id: If3d4d310166bb6a201e191e0480d25829d25bcfa

Former-commit-id: 597908f34d [formerly d4afef2cab] [formerly d8659e742e] [formerly c8760e5699 [formerly d8659e742e [formerly 10775068a3e54d8b48b1da4a3e8a6d952ec9c0ee]]]
Former-commit-id: c8760e5699
Former-commit-id: f672d4337c7763a3c1b36a4e134928216fc2dff2 [formerly ca721863be]
Former-commit-id: 5a8b6459d4
2013-02-20 10:42:51 -06:00
Dustin Johnson
018faeb591 Issue #1543 Serialize DODS response rather than plugin data objects directly
- Remove proxy classes for Spring transactions, use interfaces as Spring recommends.

Amend:
   Peer review comments.
   Set retrieval status to failed when payload is null.

Change-Id: I458b13856302c8faceeef985c1c41115644520b7

Former-commit-id: 0bdaf0babe [formerly 25faaa2af0] [formerly dd8ca33fc4] [formerly d143735ea8 [formerly dd8ca33fc4 [formerly 69f294183da4bbeb535b11c81550b1e9b4124ac6]]]
Former-commit-id: d143735ea8
Former-commit-id: ba20e1bd90048ad833da2d88ebbec80e0486dca1 [formerly 9783dc4d9f]
Former-commit-id: 6f821ed8c9
2013-02-14 09:49:22 -06:00
Dustin Johnson
ad99747ea8 Issue #1543 Clean up test files after changing to Spring transactions
Change-Id: I83199fd60f0e84c4b6e7b9b400d9f7cafbc2c680

Former-commit-id: 4f5d6bc65c [formerly 651c6d55c1] [formerly 4bcd75c091] [formerly 19fd95d2c8 [formerly 4bcd75c091 [formerly e7e146c79b11d33ad6755acdeb11f58fa789b4c6]]]
Former-commit-id: 19fd95d2c8
Former-commit-id: 6ab33d2052c840a4a5f0ae570b4700da2eac8923 [formerly b4367903b0]
Former-commit-id: 4a10957512
2013-02-12 11:59:45 -06:00
Dustin Johnson
ae6a451422 Issue #1543 Add testing of current OpenDAP type retrievals.
- Add test for current behavior of SBN-like retrievals.
- Change session management to use a factory implementation.
- Add service locator strategy to find jaxbables.
- Tests cleanup.
- Add mock versions of OpenDAP service classes to test more OpenDAP retrieval functionality.

Amend:
  Peer review comments.
  Change to use Spring transactions.

Change-Id: Ifce73361a5d864c54fdd493240c40d5ae66ef366

Former-commit-id: c79c031f62 [formerly 0d548bd66f] [formerly 8307af022c] [formerly ef32853dc1 [formerly 8307af022c [formerly bb9ab0ceb479a8c6a727b9764433edb70eec31f1]]]
Former-commit-id: ef32853dc1
Former-commit-id: 143e062f3345112806fef29bb7754963c3fc28dc [formerly e504a474f9]
Former-commit-id: 73a5667256
2013-02-11 14:21:57 -06:00
Mike Duff
77ad5ea58e Issue #1580 - Refactor events framework so EventBus is available from CAVE or EDEX.
Change-Id: If8d9c18108ca244b044b1ddc5a80e9e5de623c7a

Former-commit-id: 6f1a03d230 [formerly 06ddb6cce7] [formerly 1b1d00f8a9] [formerly 36909dd6c0 [formerly 1b1d00f8a9 [formerly 1d3f9e0d5b32f96fc4eff47f040d5eb159a38d3c]]]
Former-commit-id: 36909dd6c0
Former-commit-id: ea3b9db059eaba9fc3581435e18f0a784925da2b [formerly 4400265394]
Former-commit-id: cd52a94032
2013-02-05 15:13:51 -06:00
Dustin Johnson
82c86df837 Issue #1543 Break apart the retrieval process to support SBN capabilities.
Made interfaces for various aspects of retrieval that are Spring injectable.
Created an initial SBN retrieval task that will watch the /awips2/crawl directory, for proof of concept.

Amend:
  Check whether debug is enabled prior to debug message.
  Move log of request xml inside null check.

Change-Id: I5e3fe835f028cb93c98abce9735d3d59cfc663dc

Former-commit-id: 3112fce540 [formerly cf063000ca] [formerly 3b20efeb7d] [formerly 1a17e4a0f5 [formerly 3b20efeb7d [formerly 120296239cfa021507b4ce9bc3f7333509b1dfb9]]]
Former-commit-id: 1a17e4a0f5
Former-commit-id: 3cb29f382d95ee1e760fcb5f018ec70b8bd3cb00 [formerly b5f69e21d8]
Former-commit-id: 2940a059d1
2013-02-04 09:00:33 -06:00
Dustin Johnson
56b47ffbf1 Issue #1487 Use XML to store stats grouping information in the database
Amend:
  Increase length of grouping column to 1024.
  Add deltaScript to convert the grouping column to xml.
  Change regex to replace any pluginName fields with dashes, not just satellite-mcidas.

Change-Id: I0d5081645c5f11909e5778c8e555d5da3cf77e1a

Former-commit-id: 0397f990da [formerly c12b46027f] [formerly b627dfc054] [formerly 19d3a14d4f [formerly b627dfc054 [formerly 38ecb1f36dce4717d0ba9066c8cd22116770d34b]]]
Former-commit-id: 19d3a14d4f
Former-commit-id: a1d7a7e343770b91b36afc9c193dcdcee6b09ef3 [formerly c750e27389]
Former-commit-id: ecb1d5564a
2013-01-16 12:21:11 -06:00
Dave Hladky
59c349ac77 Issue #1466 Updated parsing for NCOM, revamped MetaDataParser to make more efficient, unit updates, tests, params
Change-Id: I5177209c25cb08c0ffe74104ceb6e16874ce3208

Former-commit-id: b56b5c1fe8 [formerly 440de708df] [formerly 5cf3eee426] [formerly 002ac2eb41 [formerly 5cf3eee426 [formerly 9b8169d2523480750bb3cf557fb8902a9cafcc03]]]
Former-commit-id: 002ac2eb41
Former-commit-id: 6a98f7fe2876ba19787aa908c721669aaf618444 [formerly 5312e82b4b]
Former-commit-id: fe486b4889
2013-01-11 11:59:36 -06:00
Dustin Johnson
6984791be8 Issue #1441 Cleaned up editing/deleting groups and handling of user permissions
Amend:
  Split creation and edit group dialogs.
  Add some javadoc and remove sysouts.
  Add missing test data causing broken tests.
  Rebased.

Change-Id: I00d48f2a97bf8398b74bf8ed568cb19126d2c185

Former-commit-id: b128ed3340 [formerly 8473eb60fb] [formerly 4ae1a9645c] [formerly 446f65776e [formerly 4ae1a9645c [formerly 797f570e28086b43b5d851275fba457c5920f57e]]]
Former-commit-id: 446f65776e
Former-commit-id: 23c340a1e9db08699dd6472e0937d44ae0e67cc5 [formerly 64ececeda1]
Former-commit-id: 7bf029eb7e
2013-01-11 11:53:02 -06:00
Dustin Johnson
71e085b940 Issue #1453 Fix the handling of subscription active period dates.
Amend:
  Move tests project over that was missed while moving datadelivery code

Change-Id: I10611f8a4b6c2efe6af1813e5181fadc059e4f9a

Former-commit-id: 3fb35985d0 [formerly 1975cd0442] [formerly 6a90779214] [formerly 2635e05723 [formerly 6a90779214 [formerly 0e1397db6ca1a7a577d20507bc2c4daf823188fe]]]
Former-commit-id: 2635e05723
Former-commit-id: db9b8d2b230d04c2984037f6535517c2201db20b [formerly 492cee4992]
Former-commit-id: 885f315d30
2013-01-08 12:44:29 -06:00