Dustin Johnson
f09225135c
Merge "Issue #2173 - Update unit tests for Java 1.7 and SLF4J" into development
...
Former-commit-id: 67b9b463a2463036a47f62b45bf140be8a0567eb
2013-07-08 17:00:59 -05:00
Mike Duff
40f30c4e7a
Issue #2173 - Update unit tests for Java 1.7 and SLF4J
...
Change-Id: I7cd6378b17d1388d6006bc8ade9708f4797ff51a
Former-commit-id: 6c2646847984f3f8ef7a1640128bd06a2abb6a57
2013-07-08 16:22:05 -05:00
Dustin Johnson
04b9bf6b73
Issue #2106 Move deploy test properties to unit test code
...
Change-Id: I2463848448789858843cca436f236f71f57d2d95
Former-commit-id: ee39ca286312d9cd7629ba30e56faf3635c5b128
2013-07-08 16:19:21 -05:00
Dustin Johnson
f5d66a9f0d
Merge "Issue #2106 Improve BandwidthManager performance - Use copy constructors - Separate BandwidthBucket handling into a DAO - Preparations to remove all in-memory object handling" into development
...
Former-commit-id: 1a45a8604e35d0b14caf8465905a806e79a2461d
2013-07-08 15:53:15 -05:00
Dustin Johnson
09b97672cd
Issue #2106 Add ability to run deploy tests again
...
Change-Id: I912137e02d4decb0ff07f9d73d1debeb9d9226a1
Former-commit-id: 290c1fb3bc7e9fd4871799e9884fcb10a28db46f
2013-07-08 14:00:40 -05:00
Dustin Johnson
124edcbd15
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: e11242447c3c93f403cd546df4315381486e465c
2013-07-08 10:22:30 -05:00
Richard Peter
162261c395
Merge branch 'omaha_13.5.1' (13.5.1-4) into development
...
Conflicts:
edexOsgi/build.edex/build.xml
edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
Former-commit-id: 3ec3b75f720bc7622430f69a81ae566936be4363
2013-07-01 00:04:43 -05:00
Brad Gonzales
137c66539e
Issue #1965 added File filtering by file date extension in archive purge.
...
Amend: updated purge cron time to once every hour.
moved archive.purge.cron to cron.properties.
removed purge code from DataArchiver.
added back isHoursToKeep in DataArchiver.
updated CategoryFileDateHelper for CategoryConfig dirPattern lists.
updates from peer review.
updated test cases to work with Roger's refactoring.
fixes for ArchiveConfigManager createArchive.
clean up of ArchiveConfigManager purgeFile.
Change-Id: I096c2a103211caab7b7ec00f18111077cfe3e519
Former-commit-id: 2094b7f9fde97873c759da217498bcf62254a287
2013-06-27 11:46:44 -05:00
Dustin Johnson
fac7d3a9d9
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: 8d1a47446927a3c6646fa0748d7096afb376b952
2013-06-25 08:33:55 -05:00
Richard Peter
d262c02612
Merge branch 'omaha_13.5.1' (omaha_13.5.1-3) into development
...
Conflicts:
edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/BandwidthManager.java
Change-Id: Idbf62886d6dbb4a4feeedb6ac17e8978cad2d59c
Former-commit-id: 98e25be1049113faf4b2cde1eea38ce7e432b6de
2013-06-24 18:51:56 -05:00
Dustin Johnson
b486e5f2fe
Issue #2106 Fix setting of data size on gridded subscriptions
...
Change-Id: I5dea937a9ad9f4691e58fb08a97ad6770cd8f925
Former-commit-id: c9138bb9d844ed7c38df420734c2723321ad450b
2013-06-20 16:00:08 -05:00
Dustin Johnson
ecae75ecd8
Issue #1802 Fix event processing in regards to transaction commits/rollbacks
...
Change-Id: If5988d96b7e7382e04879ca6126a61237d70bd22
Former-commit-id: 25398fcce99b15d3fda71cad34f39222e30458dd
2013-06-20 13:53:04 -05:00
Dave Hladky
ffc9dc1ac9
Issue #2120 Fixed SSL connection problem
...
Change-Id: I4a4e277ac75420bbaa621dcddb562e654211436c
Former-commit-id: 85d7c148e78a61025fa52f8c0996f99ab6075392
2013-06-20 12:51:30 -05:00
Steve Harris
43316cbff9
Merge branch 'omaha_13.5.1' into development
...
Conflicts:
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/GriddedSubsetManagerDlg.java
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/PointSubsetManagerDlg.java
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/SubsetManagerDlg.java
edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/SiteSubscription.java
Former-commit-id: df49d4d975e97a6b6c35e710dfd8244455eb21eb
2013-06-17 15:29:01 -05:00
Dustin Johnson
e1fb1488c9
Issue #2106 Correct connection password logic, fix test code
...
Change-Id: I6f7f91542c324ac63214da5e231ab3f267b90f25
Former-commit-id: e1098a65c04a230590b8460b3da1d12b1046b9b5
2013-06-17 09:24:07 -05:00
Dave Hladky
e48e4eeb69
Issue #2101 Subscription retrieval for WFS (MADIS) follow on of #1763 , #2062 for 13.6.1
...
Change-Id: I4072d87c50e42b30f4e54dedbe25d4335a27874a
Former-commit-id: e4a345b9c4ce48210297ab5af6f25031268eb18e
2013-06-14 12:29:08 -05:00
Dustin Johnson
f6d907556b
Merge "Issue #2106 Speed up Bandwidth Manager subscription scheduling" into development
...
Former-commit-id: 14156b01cb7e4e4250c9e74f4e21116ab9c706b0
2013-06-14 10:33:48 -05:00
Dustin Johnson
2574f5a25d
Issue #2106 Speed up Bandwidth Manager subscription scheduling
...
Change-Id: Iafceeb64a2b56c562ca737ba083ec3225524f7ba
Former-commit-id: 693bfd77ddc216e658f6e1e4a38f48a2df1fe3bf
2013-06-14 09:25:48 -05:00
Dave Hladky
776bbbba21
Issue #2101 Subscription retrieval for WFS (MADIS) follow on of #1763 , #2062 for 13.6.1
...
Change-Id: I5942d35c77eaa0232147581381e1ff96c690cc03
Former-commit-id: 00fcd53e94c1ff71d65c42b5f7644f653a1fd179
2013-06-13 22:13:49 -05:00
Roger Ferrel
753f19b309
Issue #1966 Added hooks for ArchiveRetentionDlg and changed CaseCreationDlg to extend AbstractArchiveDlg.
...
Change-Id: If485480b6d8727d830620464741c2e748f2209dd
Former-commit-id: a9dd52d07b3eb8fd616e24374f40197c4df9b105
2013-06-13 10:57:19 -05:00
Dustin Johnson
9156ec8c2d
Issue #2038 Correct required size estimations for subscription updates
...
Change-Id: I7994cb1492a4a541b6fe4720179fe928b3365db0
Former-commit-id: 2fb575c534a756a835cc072429ba78a417d3c445
2013-06-12 14:52:49 -05:00
Dustin Johnson
da69d3e630
Issue #2086 Move data delivery phase 3 code into AWIPS_baseline
...
Change-Id: I60bf6ac9d886d27c70543a0b7df24d626639fc3e
Former-commit-id: c213b3b5552a2b11c69965bc6edcfb8acf7fa0a8
2013-06-10 18:47:17 -05:00
Richard Peter
05c82feceb
Merge "Issue #2038 Add support for point data type subscriptions to BandwidthManager" into development
...
Former-commit-id: a64228266a146ecb9a27381d9422c7b9bef56dac
2013-06-10 11:46:13 -05:00
Dustin Johnson
7c4a6261fc
Issue #2038 Add support for point data type subscriptions to BandwidthManager
...
Amend: Peer review comments, improve time considerations for Point subscriptions
Change-Id: I9dde7f7da9dab9c8f3163a87b1ebe64303fc7dc2
Former-commit-id: f7ed3ec86188635eb069878ac490af06ea98e4a2
2013-06-10 11:37:37 -05:00
Mike Duff
ee5e9c1435
Issue #1981 - OUPRequest is now a privileged request.
...
Also proctecting TafQueueRequest
Change-Id: I3a05a407a21b8f9d2e6426c4f456e2218479242a
Former-commit-id: acc1b993db8d78f7edfc3bd287b7d3ca39c0d391
2013-06-07 15:52:02 -05:00
Mike Duff
321209adb8
Issue #2064 - Add ability to subscribe to observational point data (MADIS)
...
Change-Id: I298af2d50ec972ab4e728c7aa5d41c0a757d39fa
Former-commit-id: 9142ab024fb870b6c9fa18d42d42ae869c4ec58c
2013-06-05 12:06:58 -05:00
Richard Peter
e513fdbc3e
Merge "Issue #1965 Initial archive retention dialog work. updated archive creation, purge, and test cases after Roger's last checkin. added edex plugin for feature. added an abstract base archive dialog." into development
...
Former-commit-id: 1b5ab5d85b4f634357d0f52551b800378349b363
2013-06-04 15:08:09 -05:00
Richard Peter
192e5b9be8
Merge branch 'omaha_13.4.1' (13.4.1-13) into development
...
Conflicts:
cave/com.raytheon.viz.ui.personalities.awips/META-INF/MANIFEST.MF
edexOsgi/com.raytheon.uf.common.serialization/src/com/raytheon/uf/common/serialization/JAXBManager.java
edexOsgi/com.raytheon.uf.common.stats/src/com/raytheon/uf/common/stats/StatsRecord.java
edexOsgi/com.raytheon.uf.edex.stats/res/spring/edex-process-stats.xml
edexOsgi/com.raytheon.uf.edex.stats/res/spring/stats-graph-request.xml
edexOsgi/com.raytheon.uf.edex.stats/res/spring/stats-request.xml
edexOsgi/com.raytheon.uf.edex.stats/src/com/raytheon/uf/edex/stats/AggregateManager.java
edexOsgi/com.raytheon.uf.edex.stats/src/com/raytheon/uf/edex/stats/dao/AggregateRecordDao.java
edexOsgi/com.raytheon.uf.edex.stats/src/com/raytheon/uf/edex/stats/dao/StatsDao.java
tests/unit/com/raytheon/uf/edex/stats/AggregateManagerTest.java
Former-commit-id: ed63eaede59b2b8d388d6fa03394f5e8d91c51dd
2013-06-04 14:06:53 -05:00
Roger Ferrel
b952eee030
Issue #1965 Initial archive retention dialog work.
...
updated archive creation, purge, and test cases after Roger's last checkin.
added edex plugin for feature.
added an abstract base archive dialog.
Change-Id: I7c9ca3df40a7591815a1aae4fabf660217d44574
Former-commit-id: 64b75031afaecd74649392a19cc0b10dcdb79a2b
2013-06-04 13:08:05 -05:00
Dustin Johnson
d47da65262
Issue #2038 Change registry code to use GenericRegistry, use Spring 3 embedded DB feature in tests
...
Change-Id: Ie9e0a4fa4fb457f1d85326c6c2ddcfa16cdc5b63
Former-commit-id: 121d9a02acfe528c524788a062c2d2034f80afe5
2013-06-03 14:54:53 -05:00
Dustin Johnson
88c8ad3a81
Issue #2038 Set attribute xml on mock opendap adapter
...
Change-Id: I2e2e68907b475848c7b5b556c9d33a7f07877083
Former-commit-id: 5bdb3c359d80edfcc0029fb7264809c49f682579
2013-05-31 13:54:41 -05:00
Dustin Johnson
2687ebafd6
Merge "Issue #2038 Change datadelivery retrieval to be plugin contributable" into development
...
Former-commit-id: 606b358ba6bfebf410151217f1a7ad92839025b0
2013-05-31 12:43:49 -05:00
Dustin Johnson
4a8adeb80a
Issue #2038 Change datadelivery retrieval to be plugin contributable
...
Amend: Fix class name resolution, no arguments to metadata adapter constructors
Change-Id: I2c08563499a34996502d22f0f9685602b8897139
Former-commit-id: fc6effe4993694944d5331038d24310dec44a5d8
2013-05-31 12:19:07 -05:00
Dustin Johnson
fc807288a7
Issue #2038 Fix ability to get shared subscriptions by id
...
Change-Id: Iff7d9ab52e8152e7f950a536e49d92acad45dd19
Former-commit-id: e308ea7b1bc786832d4414369f86cc2d02f71ae2
2013-05-31 09:29:44 -05:00
Roger Ferrel
c6cddc605d
Issue #1966 Changes to make manger stateless and updates for Case Creation.
...
Change-Id: I62118209fad2a28d6dd3cac4abf7bb86cc782387
Former-commit-id: 3f43fdc896ff616915a8aa5ef986d3a82e52aa51
2013-05-30 16:35:11 -05:00
Steve Harris
3745089239
Issue #1871 - Merge branch 'vlab' into development
...
Conflicts:
edexOsgi/com.raytheon.uf.common.base.feature/feature.xml
Former-commit-id: 836c0d6a7873dd77dd58226fe389736652fb51a9
2013-05-30 14:33:24 -05:00
Dustin Johnson
7e6bdb7b70
Merge "Issue #2038 Remove unused schemas from datadelivery spring files" into development
...
Former-commit-id: b1c288e1e4d9a4df409ac8c1156c0c91f3eb67a8
2013-05-30 11:32:09 -05:00
Dustin Johnson
efc3c6a2f2
Issue #2038 Remove unused schemas from datadelivery spring files
...
Change-Id: I65a53510e3e8f9aba3fc64f011dad0905cde8b26
Former-commit-id: 2c5b357da096c9c1e2cd76560d143b8009aaba0f
2013-05-30 09:49:09 -05:00
Brad Gonzales
aa76f81b3c
Issue #1965 Commit for purge and archive with tests.
...
A lot of this ended up being duplication of Roger's code. Roger's changes should go first,
and then this commit will be merged and refactored with his code in an amend.
Amend: better test coverage, fixes to old other pattern
integrated with Roger's changes.
added header comments, deleted FileArchiveElement.
removed search and filter code.
Change-Id: I4e48842a75b9da27062349fee01099e1ea13f59e
Former-commit-id: 991622c763767a1e291be8c9f3c10da2b5fd7e32
2013-05-30 09:34:18 -05:00
Dustin Johnson
d2d50e7d8b
Issue #2038 Fix deleting of multiple subscription types
...
Update test Spring configurations
Change-Id: I63a6d12b03768223a86c1a309bc438758bb61f2e
Former-commit-id: a862a4d1b9b34b3f93e54480b9fc482a234db918
2013-05-29 15:54:06 -05:00
Dustin Johnson
0a9e7ed740
Issue #2038 More information when bandwidth manager can't schedule a subscription
...
Amend: Peer review comments
Change-Id: If2ae3f98a3a04709c2cdc7632ca89f2ee6a5e08d
Former-commit-id: b1414f6aebda59cb6d83d1f0d0154fa4cd850953
2013-05-29 09:02:47 -05:00
Mike Duff
192ce891d0
Issue #2020 - Implement Shared Subscriptions Cave-side.
...
Change-Id: I96e156043ec34e7ec98c2d8c3aafb6916c31e7cf
Former-commit-id: 1e00c7f935cf22ac5064060069164af6044f2150
2013-05-24 09:20:55 -05:00
Richard Peter
b599745012
Issue #1917 : Update stat offline processing and add purge. Add batching of stat deleting and vacuum after every aggregation period.
...
Change-Id: Ia92ea7dd37202cdf3806529661588b776e98c47c
Former-commit-id: a48084f6cd99a440fcaab025c0178cf1fa17c9bb
2013-05-23 11:50:34 -05:00
Dustin Johnson
5b62669f8e
Issue #2000 Subscription overlap configuration GUI
...
Amend:
Peer review comments.
Change-Id: Ie951ca4ce61099d0e25ed4938fc71981f34833d6
Former-commit-id: c7ad25ab90220a2aa25e704b10c9a7a96af2a8a8
2013-05-20 17:12:47 -05:00
Dustin Johnson
8a9e1f643a
Issue #2000 Fix broken stuff after Spring 3 upgrade
...
Change-Id: I9d063c5807f00a4af161d4f0dc47008c79f94e3c
Former-commit-id: 0f0d3c53b3644d977560b3067535c012c9ac5228
2013-05-15 16:54:40 -05:00
Dustin Johnson
8a70a773d5
Merge "Issue #2000 Fix reinitializing of bandwidth manager" into development
...
Former-commit-id: f300554c735266999f57e0331eda63420e5a6ef3
2013-05-15 10:50:53 -05:00
Dustin Johnson
e38e8d7dc5
Issue #2000 Fix reinitializing of bandwidth manager
...
Change-Id: I8af056eea7d40a13e9189afa81414f7088690267
Former-commit-id: 1073806e6f0a84da0538160d83ee3c12b92d84d5
2013-05-15 10:24:33 -05:00
Dustin Johnson
341ce0c8c2
Merge "Issue #2000 Subscription duplication/overlap detection" into development
...
Former-commit-id: db10de3aca3d0ef373df68a3de9871483128b645
2013-05-14 15:48:58 -05:00
Dustin Johnson
db2e3cd9bb
Issue #2000 Subscription duplication/overlap detection
...
Change-Id: If43818e854e69ab756f4e96a05fce664e28262a5
Former-commit-id: 95df3d38914f451471f10d6095ad2bc6badbab72
2013-05-14 15:34:08 -05:00
Roger Ferrel
0a02d5e018
Issue #1966 Initial setup.
...
Change-Id: I9b63433524fe419099e5646d028391377784d193
Former-commit-id: e36e62d3c146f10ef20a0d84abd26a96b9740827
2013-05-14 13:49:53 -05:00