Dustin Johnson
ee0572026a
Issue #1906 Remove new registry plugin from datadelivery feature
...
Change-Id: I3ca4e0335af4b7d0de195f84fe4b3ae9c6fb8598
Former-commit-id: e44d3a8715
[formerly c8241840c5
] [formerly 977702e876
[formerly 71b4bb07870f5490d89a1fe657429444c54a2689]]
Former-commit-id: 977702e876
Former-commit-id: 8170693941
2013-04-16 10:36:56 -05:00
Dustin Johnson
644ed2396d
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: 48a2002e68
[formerly c981b7250f
] [formerly 6129d86be4
[formerly b91593c0a50114e4766ecf83d92e7f25b58bbbf8]]
Former-commit-id: 6129d86be4
Former-commit-id: dd8f4d8454
2013-04-01 15:35:51 -05:00
Steve Harris
f80f98cee2
13.3.1-12 baseline
...
Former-commit-id: be96282207
[formerly 0be473728a
] [formerly aaac0b51e5
[formerly 1f109861760e5fbc9d7a13cc4f518341cbc31276]]
Former-commit-id: aaac0b51e5
Former-commit-id: bc439aee4f
2013-03-25 13:27:13 -05:00
Dustin Johnson
f5a3b57107
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: 2983ed29e4
[formerly 71365cd945
] [formerly 1930183036
[formerly 60efd125706d618ae06eb84f959302213da2f7f1]]
Former-commit-id: 1930183036
Former-commit-id: 48a96911c8
2013-03-13 08:39:08 -05:00
Dustin Johnson
d63cdbfd17
Issue #1778 Watch for bandwidth configuration changes
...
Amend: Peer review comments
Change-Id: Idf4f70677a0ebb082e9cec986c9d17e60645751e
Former-commit-id: 6eed493b3e
[formerly 4c7f7801fa
] [formerly 794812fb23
[formerly ebc03ff41b450140ffa2bb6df44b128a75205a7b]]
Former-commit-id: 794812fb23
Former-commit-id: 33fe353252
2013-03-12 12:02:09 -05:00
Dustin Johnson
67d6a4ac99
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: 73f884753a
[formerly 1161125c84
] [formerly 54c3980cba
[formerly 28c97849800c624bdaa161f05777703ee2a510ac]]
Former-commit-id: 54c3980cba
Former-commit-id: c0a1ae396a
2013-03-04 14:55:50 -06:00
Dustin Johnson
94300e0c1d
Issue #1643 Standardize access for EDEX service requests, separate router code into its own Spring file.
...
Change-Id: Ic32df9138b270d1e2c3a9d137d2ad292706ab5b7
Former-commit-id: 8038b840d8
[formerly 7852f88352
] [formerly 88a9b953b6
[formerly 6ab17d82c5e4961e662acf80e26d23f3bbfaada2]]
Former-commit-id: 88a9b953b6
Former-commit-id: cc0254ba03
2013-02-26 15:06:04 -06:00
Dustin Johnson
5a8b6459d4
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: d4afef2cab
[formerly d8659e742e
] [formerly c8760e5699
[formerly 10775068a3e54d8b48b1da4a3e8a6d952ec9c0ee]]
Former-commit-id: c8760e5699
Former-commit-id: ca721863be
2013-02-20 10:42:51 -06:00
Dustin Johnson
d0ecd69456
Issue #1596 Do not reschedule bandwidth allocations when a subscription is removed
...
Change-Id: I4016034e6bdc5e8acf4936a0f786906611e7ad41
Former-commit-id: 4be6c12ac6
[formerly 714ea1c8d8
] [formerly 6e2f69939f
[formerly 5f87319abc3712667abc6b454f49882b0f3fb45f]]
Former-commit-id: 6e2f69939f
Former-commit-id: 1ef440f8ee
2013-02-15 08:13:11 -06:00
Dustin Johnson
158ce1fe5b
Issue #1595 Fix expired subscription update retrieval time scheduling
...
Change-Id: I225bf887d03e43295f4b18eea677bb24c032b8a7
Former-commit-id: 54dd90afdd
[formerly 656601f272
] [formerly f6a286da2d
[formerly 26dd90355f6ce2ed5c409a142622cf220754c2ab]]
Former-commit-id: f6a286da2d
Former-commit-id: 776581bc55
2013-02-14 15:33:06 -06:00
Dustin Johnson
4a10957512
Issue #1543 Clean up test files after changing to Spring transactions
...
Change-Id: I83199fd60f0e84c4b6e7b9b400d9f7cafbc2c680
Former-commit-id: 651c6d55c1
[formerly 4bcd75c091
] [formerly 19fd95d2c8
[formerly e7e146c79b11d33ad6755acdeb11f58fa789b4c6]]
Former-commit-id: 19fd95d2c8
Former-commit-id: b4367903b0
2013-02-12 11:59:45 -06:00
Dustin Johnson
73a5667256
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: 0d548bd66f
[formerly 8307af022c
] [formerly ef32853dc1
[formerly bb9ab0ceb479a8c6a727b9764433edb70eec31f1]]
Former-commit-id: ef32853dc1
Former-commit-id: e504a474f9
2013-02-11 14:21:57 -06:00
Steve Harris
bbe92e6824
13.2.1-6 baseline
...
Former-commit-id: d66ad2f77b
[formerly d0752de66c
] [formerly a46e33f06e
[formerly 75e7c2a9423a7caa7f97143fa871be6d0ffe34bb]]
Former-commit-id: a46e33f06e
Former-commit-id: 30d38334cc
2013-02-07 16:00:39 -06:00
Dustin Johnson
0185add187
Issue #1501 Fix broken required latency calculations
...
Change-Id: If91a567b2a215ec039f5649b4a77939a8fd9b45a
Former-commit-id: e64e36ecf2
[formerly f361f5a6a1
] [formerly 5830a98a51
[formerly 9788de6b75f727ea1c2d7c178081eeec16078362]]
Former-commit-id: 5830a98a51
Former-commit-id: d7077690d8
2013-01-31 08:39:08 -06:00
Dustin Johnson
a463f7ef2b
Issue #1530 Do not allow partial scheduling of subscriptions in BandwidthManager
...
Amend:
Rebase to 13.2.1
Change-Id: Ied72baede3691957cf1155e1986428d1bfd16e81
Former-commit-id: c8302eb9f8
[formerly b0125d6d7e
] [formerly 4e9ecdf166
[formerly 902feab2b1bdf0ffdadce76847ee76b9a8c7061e]]
Former-commit-id: 4e9ecdf166
Former-commit-id: 150c5275ca
2013-01-29 10:10:54 -06:00
Dustin Johnson
4ab288ae75
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: 50bfcd3fbf
[formerly 41c0ff85ff
] [formerly f88a5c1b95
[formerly b6dbc5f3117832ce8bda1698043d7941398f11b1]]
Former-commit-id: f88a5c1b95
Former-commit-id: 4465094fe9
2013-01-25 14:30:04 -06:00
Steve Harris
d9be4dce21
13.2.1-2 baseline
...
Former-commit-id: 33bc5fd816
[formerly 83e9157df7
] [formerly 328c6dccad
[formerly bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf]]
Former-commit-id: 328c6dccad
Former-commit-id: 47cc08ac79
2013-01-23 11:18:44 -05:00
Dustin Johnson
885f315d30
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: 1975cd0442
[formerly 6a90779214
] [formerly 2635e05723
[formerly 0e1397db6ca1a7a577d20507bc2c4daf823188fe]]
Former-commit-id: 2635e05723
Former-commit-id: 492cee4992
2013-01-08 12:44:29 -06:00