Commit graph

68 commits

Author SHA1 Message Date
Dustin Johnson
977702e876 Issue #1906 Remove new registry plugin from datadelivery feature
Change-Id: I3ca4e0335af4b7d0de195f84fe4b3ae9c6fb8598

Former-commit-id: 71b4bb07870f5490d89a1fe657429444c54a2689
2013-04-16 10:36:56 -05:00
Dustin Johnson
6129d86be4 Issue #1841 Split up Subscription hierarchy in support of shared subscriptions.
Amend:
   Use TimeUtil.newGmtCalendar() and remove whitespace only change
   Add TODO for point data types.

Change-Id: If232ef50a63066e85b122d4247fa767fc31313d3

Former-commit-id: b91593c0a50114e4766ecf83d92e7f25b58bbbf8
2013-04-01 15:35:51 -05:00
Steve Harris
aaac0b51e5 13.3.1-12 baseline
Former-commit-id: 1f109861760e5fbc9d7a13cc4f518341cbc31276
2013-03-25 13:27:13 -05:00
Dustin Johnson
1930183036 Issue #1784 Move NCF bandwidth manager code to data delivery repo
Amend:
  Publish JUnit test reports as XML, in support of Jenkins.
  Fix build/merge of 13.3.1 code so it compiles.

Change-Id: Ida653ee4ea8cd9d37f0b7d51f2d00db8fda38ca4

Former-commit-id: 60efd125706d618ae06eb84f959302213da2f7f1
2013-03-13 08:39:08 -05:00
Dustin Johnson
794812fb23 Issue #1778 Watch for bandwidth configuration changes
Amend: Peer review comments

Change-Id: Idf4f70677a0ebb082e9cec986c9d17e60645751e

Former-commit-id: ebc03ff41b450140ffa2bb6df44b128a75205a7b
2013-03-12 12:02:09 -05:00
Dustin Johnson
54c3980cba Issue #1644 WFO bandwidth manager delegates to NCF bandwidth manager for SBN subscriptions
Amend:
  Use isEmpty() where possible in BandwidthManager.

Change-Id: I85fe54982245e088f60dd33148aed72e6abfc9ec

Former-commit-id: 28c97849800c624bdaa161f05777703ee2a510ac
2013-03-04 14:55:50 -06:00
Dustin Johnson
88a9b953b6 Issue #1643 Standardize access for EDEX service requests, separate router code into its own Spring file.
Change-Id: Ic32df9138b270d1e2c3a9d137d2ad292706ab5b7

Former-commit-id: 6ab17d82c5e4961e662acf80e26d23f3bbfaada2
2013-02-26 15:06:04 -06:00
Dustin Johnson
c8760e5699 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: 10775068a3e54d8b48b1da4a3e8a6d952ec9c0ee
2013-02-20 10:42:51 -06:00
Dustin Johnson
6e2f69939f Issue #1596 Do not reschedule bandwidth allocations when a subscription is removed
Change-Id: I4016034e6bdc5e8acf4936a0f786906611e7ad41

Former-commit-id: 5f87319abc3712667abc6b454f49882b0f3fb45f
2013-02-15 08:13:11 -06:00
Dustin Johnson
f6a286da2d Issue #1595 Fix expired subscription update retrieval time scheduling
Change-Id: I225bf887d03e43295f4b18eea677bb24c032b8a7

Former-commit-id: 26dd90355f6ce2ed5c409a142622cf220754c2ab
2013-02-14 15:33:06 -06:00
Dustin Johnson
19fd95d2c8 Issue #1543 Clean up test files after changing to Spring transactions
Change-Id: I83199fd60f0e84c4b6e7b9b400d9f7cafbc2c680

Former-commit-id: e7e146c79b11d33ad6755acdeb11f58fa789b4c6
2013-02-12 11:59:45 -06:00
Dustin Johnson
ef32853dc1 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: bb9ab0ceb479a8c6a727b9764433edb70eec31f1
2013-02-11 14:21:57 -06:00
Steve Harris
a46e33f06e 13.2.1-6 baseline
Former-commit-id: 75e7c2a9423a7caa7f97143fa871be6d0ffe34bb
2013-02-07 16:00:39 -06:00
Dustin Johnson
5830a98a51 Issue #1501 Fix broken required latency calculations
Change-Id: If91a567b2a215ec039f5649b4a77939a8fd9b45a

Former-commit-id: 9788de6b75f727ea1c2d7c178081eeec16078362
2013-01-31 08:39:08 -06:00
Dustin Johnson
4e9ecdf166 Issue #1530 Do not allow partial scheduling of subscriptions in BandwidthManager
Amend:
  Rebase to 13.2.1

Change-Id: Ied72baede3691957cf1155e1986428d1bfd16e81

Former-commit-id: 902feab2b1bdf0ffdadce76847ee76b9a8c7061e
2013-01-29 10:10:54 -06:00
Dustin Johnson
f88a5c1b95 Issue #1528 Fix subscription priorities to be the same from domain object to GUI
Fix incorrect use of enum ordinal value mappings to priorities.
Fix broken bandwidth priority scheduling.

Change-Id: Ic9e220966c20e95fcc3f81f0c647ffcdb2fcbca5

Former-commit-id: b6dbc5f3117832ce8bda1698043d7941398f11b1
2013-01-25 14:30:04 -06:00
Steve Harris
328c6dccad 13.2.1-2 baseline
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00
Dustin Johnson
2635e05723 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: 0e1397db6ca1a7a577d20507bc2c4daf823188fe
2013-01-08 12:44:29 -06:00