Commit graph

2241 commits

Author SHA1 Message Date
Brad Gonzales
e308f2a6ee Issue #2678 fix for sbn retrieval agent subscription queue. init it as null because sbn ingest is from ingest messages.
Amend: Because of the files used specifically for InMemoryBandwidthManagerManager, added the SBN RetrievalPlan back to WFO.

Change-Id: Ibebd89a2dd0236c47e8060489eb67bec9fc8d583

Former-commit-id: b0c2fcb5e802815b886f669b633e516b022b55a3
2014-01-16 16:54:12 -06:00
gerritcm
6be938e6eb 14.1.1-16 baseline
Former-commit-id: dee925ccd6738c3ca6727a7c65f4471170bc698c
2014-01-16 16:43:05 -05:00
Lee Venable
f599d2582f Merge "Issue #2459 - Add unscheduled as a slot attribute" into omaha_14.2.1
Former-commit-id: 1f8e60301301e4be3186ce09e569e7117a350a6d
2014-01-16 10:22:47 -06:00
Mike Duff
0f655c96e3 Issue #2459 - Add unscheduled as a slot attribute
Former-commit-id: 4cd670bc12e09f1acc778e8760615e92561e3ce3
2014-01-16 10:06:17 -06:00
Dave Hladky
c342681a0b Issue #2613 StandardCharsets NIO dependency removed.
Change-Id: I7ba841e1f1e480561d3c7302e8b00ecfaab41f24

Former-commit-id: a9e1fbf4f19beecc2935cb992380f27cb2298ddb
2014-01-16 09:21:35 -06:00
Ron Anderson
f47313690a Issue #2660 Improved error logging in GetBrokerConnections.py
Change-Id: Icf39a847106c13785e16aaef12283f44f4791cd1

Former-commit-id: b078a4fa3dc8df69903fa07e172b5de6313bb17a
2014-01-16 09:04:15 -06:00
Nate Jensen
a8de0766f4 Merge "Issue #2613 Registry peformance enhancements -- Added indexes to registry tables -- Better cleanup when a registry leaves the federation -- Batching of queries in notification handler to reduce number of web service calls -- Added Hibernate flushes and clears to better manage memory" into omaha_14.2.1
Former-commit-id: ebfeb3ae2cd6fa1f00bc4f7a0955f11afe2ff8ef
2014-01-15 17:36:52 -06:00
Nate Jensen
ae10129713 Merge "Issue #2459 - Refactor the subscription status" into omaha_14.2.1
Former-commit-id: 61b073cef0bfe65634096221d8ee8aef37f9e1ed
2014-01-15 17:36:30 -06:00
Nate Jensen
d682bcee93 Merge "Issue #2678 Fix for multiple threads grabbing a retrieval for processing." into omaha_14.2.1
Former-commit-id: 81e57beaa231d696b7d40d6afbda365a27f6cae8
2014-01-15 17:36:11 -06:00
Nate Jensen
a2b3f44767 Merge "Issue #2693 Data set information infrastructure for availability offset calculations Change-Id: I0f8d90a753ce37d37c682ff17613eb9a44554a3b" into omaha_14.2.1
Former-commit-id: b705f3dbee5a8f59501b11245bb99ce86338d835
2014-01-15 17:18:55 -06:00
Brad Gonzales
3e3fcfa9af Issue #2678 Fix for multiple threads grabbing a retrieval for processing.
Change-Id: I1e982d4db4d4f68531b8b9c65e7070bff3825c28

Former-commit-id: 3d396223b93631f0ea561a4df8ae9a3d71dde767
2014-01-15 17:16:47 -06:00
Dave Hladky
129163bf87 Issue #2693 Data set information infrastructure for availability offset calculations
Change-Id: I0f8d90a753ce37d37c682ff17613eb9a44554a3b

Former-commit-id: 48fad391deb95616556628424b1a1799c2929f89
2014-01-15 17:08:03 -06:00
Ron Anderson
46f00786ed Issue #1571 Fix bug in GFE where DbId in ParmId did not match the Database.
Change-Id: I08b5ec1dbbf95d269c9f1ad7fb5e02a8a471b7ec

Former-commit-id: c03aacd100a73d84d96bfcd3db447597f478fcb7
2014-01-15 16:16:44 -06:00
Benjamin Phillippe
fd30caddb0 Issue #2613 Registry peformance enhancements
-- Added indexes to registry tables
            -- Better cleanup when a registry leaves the federation
            -- Batching of queries in notification handler to reduce number of web service calls
            -- Added Hibernate flushes and clears to better manage memory

Change-Id: I88ec580694d2104458391a798667748c88f16dd0

Former-commit-id: 4344ffec77286a531b9be29e9ef94acd9c6ce342
2014-01-15 16:09:13 -06:00
Nate Jensen
0cb8624fbf Merge "Issue #2608 quartz components use single scheduler" into development
Former-commit-id: 92dabc6a9f0139508cd1cbca7aac3aacc2ee2f2d
2014-01-15 13:05:44 -06:00
Greg Armendariz
de50d0a94b Merge "Issue #2581 fix local storm report delta script and unique constraint" into omaha_14.2.1
Former-commit-id: c4ab4e248ec4b3de0bde9995812aa2b052a2b8db
2014-01-15 11:16:26 -06:00
Dave Hladky
08625addba Issue #2679 Multiple regions for a single collector mapped to single WFS source
Change-Id: I1e4b1eefe5f507742805886292ba67b24f40f34c

Former-commit-id: b888d311923ba0628fa015018ef2f62fce47fb43
2014-01-15 10:05:20 -06:00
Nate Jensen
e6feb413f7 Issue #2581 fix local storm report delta script and unique constraint
Change-Id: I421aed1572c10c80a592381c849d85eac8d1e809

Former-commit-id: 88918268a6d72d35dd2f19be09fbb429851fe46b
2014-01-15 09:50:35 -06:00
Mike Duff
f94593867e Issue #2459 - Refactor the subscription status
Former-commit-id: 3ab5b072627d0a8b0eabe12fb700f6a74319b5f9
2014-01-15 09:21:30 -06:00
Nate Jensen
2251876406 Merge "Issue #2667 make exception of not handling data type the norm, so that not every data type has to override those methods." into development
Former-commit-id: 1d654323f1ac27068d879746da74c6e71aec1975
2014-01-14 17:53:12 -06:00
Matt Nash
996706b719 Issue #2667 make exception of not handling data type the norm, so that not every data type has to override those methods.
Change-Id: I68072bead09f153f0b6b8c459822c4924a0a0988

Former-commit-id: a067b0017d2f214d3ca3a866be69d74816351baa
2014-01-14 17:16:19 -06:00
Dave Hladky
fee9c183f9 Issue #2692 Fixed non-notification of adhoc's due to incorrect lookup of subscription.
Former-commit-id: 339245a534bf2da5071536e959086d5e4f7b2bf0
2014-01-14 15:29:15 -06:00
Brian Clements
3959c9e023 Issue #2608 quartz components use single scheduler
configured quartz components to use a single scheduler
added workaround to camel limitation which requires management name set on context
added quartz properties file copied from the quartz jar (can be used to set thread count)


Former-commit-id: 2b16524026b3c8834e5846f8cd800ae4e1a95e07
2014-01-14 08:43:21 -06:00
Ron Anderson
ba7a25a88f Merge branch 'master_14.1.1' into solutions
Conflicts:
	cave/com.raytheon.uf.viz.xy.crosssection/src/com/raytheon/uf/viz/xy/crosssection/rsc/CrossSectionVectorResource.java
	cave/com.raytheon.uf.viz.xy.timeseries/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.xy.varheight/src/com/raytheon/uf/viz/xy/varheight/rsc/VarHeightResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/DataManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFEResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java
	edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/PROCESSED_DATA.xml
	edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java

Change-Id: I8c5fabf90d864db89a0db7d5f3f6f54c1e5f44a5

Former-commit-id: 9f121ec921a2f8635c48f005ddb71787ad6bf166
2014-01-13 17:45:20 -06:00
Brian Clements
f8820538f4 Issue #2594 disabled LATLON grid interpolation
Former-commit-id: 4840da51dcb7b9366417129663c0e539716f2335
2014-01-13 17:44:49 -06:00
Nate Jensen
eb96c396c2 Issue #2581 improve LSR error handling because there was yet another
event type missing

Change-Id: I954d408ecfcfda14f3856f4afc7c04e7ef8148be

Former-commit-id: b85ccd6315e5506c67c39f939c71af363d15a45f
2014-01-13 12:56:24 -06:00
Mike Duff
92b404f6ec Issue #2636 - Removed apache Equals and Hashcode builder, using eclipse generated versions.
Former-commit-id: 605f5a0a496deeb9be0e3aed1a56f6ac816038b4
2014-01-13 09:25:34 -06:00
Brad Gonzales
4537513df7 Issue #2615 Refactored Subscription valid time period calculation from BandwidthDaoUtil to
RecurringSubscription.  Add environment configuration files to unit tests setup.  Changed the
devRegistry debug port to the same port as registry.

Amend: Updates from peer review.

Change-Id: I4f5a25d4667dc949804b86541a9d9428728b779a

Former-commit-id: 33a3dead503276926af71d7355f87242f5250e54
2014-01-10 16:37:09 -06:00
Richard Peter
48184fe695 Merge "Issue #2636 - change log statements, add missing copyright headers" into omaha_14.2.1
Former-commit-id: 974e2fb98c17fe843025346954d727fb9d72a408
2014-01-10 15:42:08 -06:00
Richard Peter
2580f289e9 Merge "Issue #2684 - BandwidthUtil bean now depends on registerDataDeliveryHandlers bean" into omaha_14.2.1
Former-commit-id: 362e90dcf918893137cd8fe0eaddd1fcbfb86538
2014-01-10 15:41:28 -06:00
Ron Anderson
89f07fe932 Issue #2044 Fix some error handling in GFE to eliminate exceptions in edex logs.
Change-Id: Iad8edf92318d6c9277648396ba450a3fc6eb5c5a

Former-commit-id: 3f9f254229066cfe12501aacd14e68937764fadb
2014-01-10 15:01:10 -06:00
Ron Anderson
b8a33ecdf8 Merge "Issue #2508 Restore DiscreteGridSlice.setKey method used by iscMosaic." into omaha_14.2.1
Former-commit-id: dded4c12d27baede94b789d288d6bcb39e777f9f
2014-01-10 13:29:59 -06:00
Ron Anderson
3017260991 Issue #2508 Restore DiscreteGridSlice.setKey method used by iscMosaic.
Change-Id: I503cf82ce896e8cdf39c238eda0f31453d8510a5

Former-commit-id: 142f68c426c4e2fbeb1e0b97cbb7b47c38e3b90d
2014-01-10 13:17:44 -06:00
Mike Duff
b50ea7b162 Issue #2684 - BandwidthUtil bean now depends on registerDataDeliveryHandlers bean
Change-Id: I6f491e7e14e445b59e93f5896eedde3062246034

Former-commit-id: 12500574ade0eced65454ff981b83f8f729cd125
2014-01-10 12:14:27 -06:00
Mike Duff
12a8618c42 Issue #2636 - change log statements, add missing copyright headers
Former-commit-id: 8bf5a8185c09e9d368afc8e8e7409222164159aa
2014-01-10 10:55:17 -06:00
Nate Jensen
d289eb1b55 Issue #2359 log exceptions in FFTI processing
Change-Id: Iec1c743352187de071f4b9840f1672bff531ba94

Former-commit-id: 2abd0cc65b6fe98dc95e11b5b8d53a325c0f2074
2014-01-10 08:57:18 -06:00
Brian Clements
401cd813f1 Issue #1998 fixed NPE in PointDataPluginDao
StorageStatus was not being checked after operation


Former-commit-id: 82736d581767831f426a17b0ee9d264fdda7dd64
2014-01-09 14:02:52 -06:00
Mike Duff
183ca614df Issue #2636 - Fix data set availability offset. Now uses average offset of last 10 data set matches
Former-commit-id: b841e795f2a18bf902ec373c9f79b191db177fde
2014-01-09 10:29:21 -06:00
Ron Anderson
6febe84651 Merge "Issue #2657: Update convertCDL2XML for unified grid." into omaha_14.2.1
Former-commit-id: 7fcc9e660049074c4c1e6a918d371182b40278ba
2014-01-08 15:02:26 -06:00
Richard Peter
5f65479ba1 Merge "Issue #2645 Prevent the recurring time in SubscriptionNotifyTask from being killed by an exception thrown from run. Fix issue where the InMemoryBandwidthBucketAllocationAssociator was not updating the in memory allocation when the db value status was updated. Added RegistryBandwidthRecord to the list of classes to init by HibernateBandwidthDbInit. Updates to hibernate.cfg.xml for Richard." into omaha_14.2.1
Former-commit-id: 3cd86c518839710768c9a0552749fa96f936f2c4
2014-01-08 14:30:38 -06:00
Nate Jensen
415c5f224a Merge "Issue #2359 change some log statements to debug" into omaha_14.2.1
Former-commit-id: b226f3ebfd3932d51d38982ae5c13364aaec2f5b
2014-01-08 13:56:54 -06:00
Brad Gonzales
07a4420596 Issue #2645 Prevent the recurring time in SubscriptionNotifyTask from being killed by an exception
thrown from run.  Fix issue where the InMemoryBandwidthBucketAllocationAssociator was not updating the in memory allocation
when the db value status was updated.  Added RegistryBandwidthRecord to the list of classes to init by HibernateBandwidthDbInit.
Updates to hibernate.cfg.xml for Richard.

Change-Id: I0eb7b0a34e48f6b8db8065dee45966c48ef38617

Former-commit-id: e0dbe59a7dc418e3b8ed62396b6ef2047b5990fd
2014-01-08 13:37:17 -06:00
Nate Jensen
ee3c118cb0 Merge "Issue #2581 fix yet another LSR decoding error" into omaha_14.2.1
Former-commit-id: b025f9ff3b1ecbe485418b3d19312777f5af8775
2014-01-08 11:30:05 -06:00
David Gillingham
ed22a86d9f Issue #2657: Update convertCDL2XML for unified grid.
Former-commit-id: 247536f4d83c7f7de449707916d2950ae74be551
2014-01-08 11:02:30 -06:00
Nate Jensen
3ac67a743f Issue #2581 fix yet another LSR decoding error
Change-Id: I74e6d8c3d5c6bf71ebbc3fe32ea93ea688c6bcb5

Former-commit-id: 3f2c97439a1dbbbc94285343b3b558dead63a0f6
2014-01-08 08:56:02 -06:00
Ron Anderson
4da9799eaf Issue #2509 Fix merge error in iscMosaic (fix indentation)
Change-Id: I1745af1a51d6fffe221168cc8dca217d2f309007

Former-commit-id: 94c97fee9c6925ac9e73530bd18ec03d8cab4a40
2014-01-08 08:49:32 -06:00
Nate Jensen
bfa6c60c66 Issue #2359 change some log statements to debug
Change-Id: Ie549917b36268d3f5983f3946701418e7e3b5163

Former-commit-id: 146a9cca0ffa68f44068c620a3fa693c46db9031
2014-01-07 17:53:43 -06:00
Richard Peter
9c0d63d841 Merge "Issue #2658 Changes to ACARSPersistObs to ignore cutoff time when allowing archive." into omaha_14.2.1
Former-commit-id: e6b1f12dd3a36b76e60d0e90941f94948022813a
2014-01-07 15:40:04 -06:00
Roger Ferrel
4102c38bc6 Issue #2658 Changes to ACARSPersistObs to ignore cutoff time when allowing archive.
Change-Id: I63d6f21ca9fe35b806b321677382460c762c4907

Former-commit-id: fb4e61235f1bf65a4b3337514277dcbca2d82f8d
2014-01-07 14:54:41 -06:00
Nate Jensen
24560cf307 Issue #2359 minor request JVM startup safety
Change-Id: I17a5f3217ac5a2f2d53660bdb45a6009c8f27004

Former-commit-id: 3916523cd702e367a6d66743b0517872475a0c36
2014-01-07 13:25:45 -06:00