Roger Ferrel
f079a85cf2
Issue #2862 Implements locks on case creation.
...
Change-Id: Ic0975b699e54b30f152422782e11ac04c310cb1b
(cherry picked from commit 16fab01b8b
[formerly 5570261d74
] [formerly cfea0489d7
[formerly b10c78a4f3cb7abb265d8c383c6bc2912d166720]])
Conflicts:
cave/com.raytheon.uf.viz.archive/src/com/raytheon/uf/viz/archive/ui/GenerateCaseDlg.java
Former-commit-id: a0e8aa94d8
[formerly e03e26e2e155df1cf9193fc6ecbd36b9c0bd9df5]
Former-commit-id: 0e2dca458c
2014-08-05 08:39:07 -05:00
Roger Ferrel
51cac99513
Issue #2862 The DatabaseArchiver and ArhivePurger now have write cluster locks.
...
Change-Id: I067b6037d5b044229f2c1e5acdd7ec5f7a372908
(cherry picked from commit 032ee7ef77
[formerly 226b1be015
] [formerly c86d738d5b
[formerly 09e4f116a482f2a197c01cdec3609e10e1d2285d]])
Conflicts:
edexOsgi/com.raytheon.uf.common.archive/src/com/raytheon/uf/common/archive/config/ArchiveConfigManager.java
Former-commit-id: 30e00a443b
[formerly bbb27ce26ae368854fb27c39d58de3e665193fb1]
Former-commit-id: 4e779917d5
2014-08-05 08:30:50 -05:00
Dave Hladky
91bd735d47
Issue #3012 Various fixes.
...
Change-Id: I3c71c6aefede685438e55e5aceb8cae6ffb7dded
Former-commit-id: 45059e722a
[formerly 212e15c397fe22c3bc074e054d608c0094ce8dad]
Former-commit-id: 61fc2fea51
2014-04-21 12:26:47 -05:00
Mike Duff
ff07b90659
Issue #2941 - Sort data before returning
...
Former-commit-id: 4db73e42a5
[formerly 6c9ebb120761257af5e8d6ec08fa9634e5e55185]
Former-commit-id: 73a011b940
2014-03-24 08:19:21 -05:00
Steve Harris
068297b90a
Merge branch 'master_14.2.1' into omaha_14.2.1
...
Former-commit-id: 40b543f9a8
[formerly 81f446dbc2ae8f8c54cba5b29ed57f113d318160]
Former-commit-id: 92232fa063
2014-03-07 15:16:18 -06:00
Steve Harris
3ba28aabea
Merge branch 'master_14.1.1' (-21) into 'master_14.2.1' (-8)
...
merge performed by Richard Peter
Conflicts:
cave/build/static/common/cave/etc/gfe/userPython/procedures/MergeHazards.py
cave/build/static/common/cave/etc/gfe/userPython/utilities/SmartScript.py
edexOsgi/build.edex/esb/conf/log4j-ingest.xml
edexOsgi/build.edex/esb/conf/log4j-registry.xml
edexOsgi/build.edex/esb/conf/log4j.xml
edexOsgi/com.raytheon.edex.plugin.airep/res/spring/airep-ingest.xml
edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-common.xml
edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-request.xml
edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-spring.xml
edexOsgi/com.raytheon.edex.plugin.grib/res/spring.deprecated/grib-decode.xml
edexOsgi/com.raytheon.edex.plugin.grib/res/spring.future/grib-decode.xml
edexOsgi/com.raytheon.edex.plugin.grib/res/spring/grib-distribution.xml
edexOsgi/com.raytheon.edex.plugin.modelsounding/res/spring/modelsounding-ingest.xml
edexOsgi/com.raytheon.edex.plugin.pirep/res/spring/pirep-ingest.xml
edexOsgi/com.raytheon.edex.plugin.shef/src/com/raytheon/edex/plugin/shef/alarms/AlertalarmStdTextProductUtil.java
edexOsgi/com.raytheon.edex.plugin.shef/src/com/raytheon/edex/plugin/shef/alarms/Constants.java
edexOsgi/com.raytheon.edex.plugin.taf/src/com/raytheon/edex/plugin/taf/common/ChangeGroup.java
edexOsgi/com.raytheon.edex.plugin.taf/src/com/raytheon/edex/plugin/taf/common/TafRecord.java
edexOsgi/com.raytheon.edex.plugin.warning/res/spring/warning-ingest.xml
edexOsgi/com.raytheon.uf.common.jms/src/com/raytheon/uf/common/jms/JmsPooledConnectionFactory.java
edexOsgi/com.raytheon.uf.common.jms/src/com/raytheon/uf/common/jms/JmsPooledSession.java
edexOsgi/com.raytheon.uf.edex.cpgsrv/res/spring/cpgsrv-spring.xml
edexOsgi/com.raytheon.uf.edex.grid.staticdata/res/spring/grid-staticdata-process.xml
edexOsgi/com.raytheon.uf.edex.ohd/res/spring/ohd-common.xml
edexOsgi/com.raytheon.uf.edex.ohd/res/spring/satpre-spring.xml
ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java
ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-ingest.xml
ncep/gov.noaa.nws.ncep.edex.plugin.ncccfp/res/spring/ncccfp-ingest.xml
ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-distribution.xml
ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-ingest.xml
ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-ingest.xml
ncep/gov.noaa.nws.ncep.edex.plugin.ncscat/res/spring/ncscat-ingest.xml
ncep/gov.noaa.nws.ncep.edex.plugin.ntrans/res/spring/ntrans-ingest.xml
rpms/awips2.core/Installer.ant/scripts/profile.d/awips2Ant.csh
Former-commit-id: ffcc34f8d4
[formerly 889200c9eb3fbb835f8fef067476799f30a7a7e0]
Former-commit-id: 069093884f
2014-03-06 08:39:43 -06:00
Benjamin Phillippe
d339e232f4
Issue #2769 : Registry database deadlocking fixes/performance improvements
...
Change-Id: I7a1a0b5397ff179d60d7303f2f22e4cd95940df0
Former-commit-id: 5483d6d7ae
[formerly a4e02448e88b8b0bbad62794b41d0ef1bd1c6b6e]
Former-commit-id: ed050996a2
2014-03-03 10:57:16 -06:00
Ron Anderson
e7f2b6883d
Merge branch 'master_14.1.1' into master_14.2.1
...
Conflicts:
cave/build/static/common/cave/etc/gfe/userPython/textUtilities/headline/HazardsTable.py
cave/com.raytheon.uf.viz.personalities.cave/src/com/raytheon/uf/viz/personalities/cave/workbench/VizWorkbenchAdvisor.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/formatterlauncher/StoreTransmitDlg.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/textformatter/CombinationsFileUtil.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDisplayCanvas.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/iscMosaic.py
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/dao/CoreDao.java
rpms/awips2.core/Installer.ant/scripts/profile.d/awips2Ant.sh
rpms/awips2.core/Installer.tools/component.spec
Change-Id: I457923a64d369b97af3d99fa6b25bf353a1f33f4
Former-commit-id: 14a082a4e9
[formerly 4155b9785e0a82078db6805659146980cafc2aa7]
Former-commit-id: 32bcf9d0d0
2014-02-18 10:45:20 -06:00
Brian.Dyke
f3d34b0c38
14.1.1-17 baseline
...
Former-commit-id: 23280af290
[formerly 810229668fd7ff81b5c426161d496fc62e24b75c]
Former-commit-id: 180d1356cd
2014-02-04 12:33:46 -05:00
Richard Peter
e6bc012925
Merge "Issue #2459 - Remove unscheduled status from UI" into omaha_14.2.1
...
Former-commit-id: 29ba337367
[formerly afdfd6b07687c9de20dad3f352db34fba6ade93c]
Former-commit-id: 6b859c9a42
2014-01-20 17:21:21 -06:00
Steve Harris
5fcccbff1b
Merge branch 'master_14.2.1' into omaha_14.2.1
...
Conflicts:
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java
Former-commit-id: 9371eeeee0
[formerly cf9f10b2e5a4038dce0003a1c0a4f227335d5db4]
Former-commit-id: 454d557884
2014-01-20 10:17:44 -06:00
Mike Duff
0cfa9ee36c
Issue #2459 - Remove unscheduled status from UI
...
Former-commit-id: 25d1d39fc2
[formerly ddbef8fd122a6be6c32ff9a58659e712c2912a07]
Former-commit-id: 93cb80cfc7
2014-01-17 15:34:48 -06:00
Richard Peter
f30181d730
Issue #2125 : Clean up hibernate warnings
...
Change-Id: Ieb78e7e518a90f09c8db6d72213d5bffa357414e
Former-commit-id: 0c058f461c
[formerly 4a99614b887fe02e1ad9831fc9414ceb6808ba7b]
Former-commit-id: e2d20753e1
2014-01-17 14:12:34 -06:00
Ron Anderson
0bde38cef3
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: 62c445d872
[formerly 9f121ec921a2f8635c48f005ddb71787ad6bf166]
Former-commit-id: ba7a25a88f
2014-01-13 17:45:20 -06:00
Nate Jensen
459771f66d
Issue #2359 minor request JVM startup safety
...
Change-Id: I17a5f3217ac5a2f2d53660bdb45a6009c8f27004
Former-commit-id: f83a473653
[formerly 3916523cd702e367a6d66743b0517872475a0c36]
Former-commit-id: 24560cf307
2014-01-07 13:25:45 -06:00
Steve Harris
6df7c67f95
14.1.1-14 baseline
...
Former-commit-id: 9ef1c841b9
[formerly 46bdb43889bdc681fec2aba45004a1583caaa6ae]
Former-commit-id: f2ad9da4eb
2014-01-06 14:02:30 -05:00
Benjamin Phillippe
b2c565c173
Issue #2613 Registry performance enhancements
...
Change-Id: Id50678b2af78adff17fe622201a65d5530e68c21
Former-commit-id: 0cb4e61261
[formerly 8d62013d772cf3a15b8f0fa2be7d80955dbfd74d]
Former-commit-id: 969099d4c4
2013-12-11 12:20:12 -06:00
Brian Clements
d35fc591d2
Issue #2393 removed pypies interpolation
...
updated datastore interface
updated pypies python code
updated python generated from java classes
moved in-java interpolation code from sat dao to utility classes
changed ncep mcidas dao to use in-java interpolation
changed VIIRS dao to use common interpolation code
Former-commit-id: 0f40ae2b99
[formerly 6f9ad823de5d0b30ae7c8206b4a4fdf1e3a2b22b]
Former-commit-id: fe58826a1e
2013-11-20 08:40:12 -06:00
Richard Peter
7ba466f5a6
Merge branch 'development' into development_on_RHEL6
...
Conflicts:
cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/editor/TafViewerEditorDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/stationprofile/StationProfileDlg.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenDialog.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/config/GFESiteActivation.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/isc/GfeIRT.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py
edexOsgi/com.raytheon.edex.plugin.ldadhydro/src/com/raytheon/edex/plugin/ldadhydro/dao/HydroDecoder.java
edexOsgi/com.raytheon.uf.common.base.feature/feature.xml
edexOsgi/com.raytheon.uf.common.dataplugin.bufrua/src/com/raytheon/uf/common/dataplugin/bufrua/UAObs.java
nativeLib/files.native/awipsShare/hydroapps/lib/native/linux32/library.ohd.pproc.so
nativeLib/files.native/edex/lib/native/linux32/library.ohd.pproc.so
ncep/gov.noaa.nws.ncep.viz.rsc.ncgrid/src/gov/noaa/nws/ncep/viz/rsc/ncgrid/contours/ContourSupport.java
rpms/awips2.core/Installer.httpd-pypies/component.spec
rpms/build/i386/build.sh
rpms/build/i386/build.sh-keep-10032013
rpms/build/i386/build.sh-keep-11012013
rpms/build/x86_64/build.sh
rpms/build/x86_64/build.sh.orig
Change-Id: Id1498fac3a822ab2db55e783ef0ebe5519c66461
Former-commit-id: 460a7b8b5d
[formerly 333073fc97c9d454d0e41f8fbe01be3a19b18184]
Former-commit-id: 306bd6fae1
2013-11-12 11:11:36 -06:00
Nate Jensen
040f022e5d
Issue #2361 fix saving hydro table objects
...
Change-Id: I38e6cd44359c60e88132b297beee66cede0437de
Former-commit-id: 08441efbb7
[formerly 0f406375b030a87d3fa12e46255897bfa469119d]
Former-commit-id: 7a27264094
2013-11-08 12:37:26 -06:00
Steve Harris
80614c0e52
14.1.1-7 baseline
...
Former-commit-id: 4fff87723f
[formerly 8add3b227e88c3943ea605fdc4e2f2b3c7dcf998]
Former-commit-id: 3328e2dd1d
2013-11-06 14:16:14 -05:00
Bryan Kowal
38464427d3
Merge branch 'omaha_14.1.1' into development_on_RHEL6
...
Conflicts:
cave/build/static/common/cave/etc/bundles/StationPlot.xml
cave/build/static/common/cave/etc/gfe/userPython/utilities/SmartScript.py
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenDialog.java
edexOsgi/build.edex/esb/data/utility/common_static/base/python/RollbackMasterInterface.py
edexOsgi/build.edex/esb/data/utility/edex_static/base/config/gfe/serverConfig.py
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
nativeLib/ncep_grib2module/.cproject
rpms/awips2.core/Installer.python/nativeLib/x86_64/grib2.so
Former-commit-id: c8d7a32e2e
[formerly bb2efa59ed211345e071829f47d41eba232baae9]
Former-commit-id: feaacd9356
2013-10-31 15:34:46 -05:00
Steve Harris
82dec19b6a
14.1.1-4 baseline
...
Former-commit-id: 99e3707c5b
[formerly 0cda967cc9da9d2a08a0197db23d48c65f03be81]
Former-commit-id: bd95bb6a4e
2013-10-28 10:55:16 -04:00
Benjamin Phillippe
12d23800c7
Issue #1682 Refactored Registry querying to conform to EBXML 4.0 spec
...
Change-Id: If6d3579305afbb279057a264033736fc126b7849
Former-commit-id: ed23a786d6
[formerly 5112ee9931a1678fee37dd725a28dd6fff1e7ec9]
Former-commit-id: a4e5cd5fd7
2013-10-18 09:20:40 -05:00
Richard Peter
cbf53120dd
Merge branch 'omaha_13.5.3' (13.5.2-10) into development
...
Conflicts:
cave/build/static/common/cave/etc/gfe/userPython/utilities/SmartScript.py
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenDialog.java
edexOsgi/build.edex/esb/data/utility/edex_static/base/config/gfe/serverConfig.py
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/purge/gribPurgeRules.xml
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
Former-commit-id: 0787e7cc86
[formerly 1af6e051089c8f0a216307647e044d19d41f6828]
Former-commit-id: cd504e4e98
2013-10-15 11:36:12 -05:00
Nate Jensen
d7e4576380
Issue #2361 replace hibernatables being detected by SerializableManager with detection from open source reflections
...
Change-Id: I33ddc5eb2acb909d79f6d1121747dc2aa7489c2e
Former-commit-id: 40847d0edf
[formerly 16205ab7302195e99c8af69f9d24b41bca869ce3]
Former-commit-id: b49a2ceb2f
2013-10-14 15:30:09 -05:00
Steve Harris
1581adfa64
Merge branch 'master_13.5.3' into omaha_13.5.3
...
Conflicts:
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
Former-commit-id: 545d7ca463
[formerly 15ce9171f199bb062ed1374d00ae842b77c1dc62]
Former-commit-id: 852c02c848
2013-10-14 09:28:24 -05:00
Steve Harris
1efbba7a4b
13.5.2-10 baseline
...
Former-commit-id: c3d29c0fa0
[formerly 83863a9833f309203af0ee34d503bf280e596397]
Former-commit-id: 46c351de6c
2013-10-14 09:59:31 -04:00
Richard Peter
f141fdd5ab
Merge branch 'omaha_13.5.3' (13.5.2-8) into development
...
Conflicts:
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/comm/JMSConnection.java
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationInitializer.java
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationManager.java
cave/com.raytheon.uf.viz.thinclient/src/com/raytheon/uf/viz/thinclient/localization/ThinClientLocalizationInitializer.java
edexOsgi/build.edex/esb/conf/spring/edex.xml
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/cache/d2dparms/D2DParmIdCache.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodAdvisory_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodAdvisory_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodWarning_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodWarning_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/customTemplate.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/customTemplate.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/ffwfaw.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/ffwfaw.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/flashFloodWarning_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/flashFloodWarning_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.xml
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/sws_county.vm
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/sws_county.xml
Change-Id: I1006c3ccd0f643cc673813c4305470fd006da371
Former-commit-id: b6395cc834
[formerly 687a47c58a0db2bb82328ffd4e36e7b3fabca542]
Former-commit-id: 9adbe25ceb
2013-10-08 10:59:50 -05:00
Bryan Kowal
60c544c7a9
Issue #2272 - EDEX updates for ALR
...
- added an EDEX ingest hydro mode
- a cluster task can now be specified via an EDEX properties file
- Amend: added purge-logs to hydro ingest
- Amend: created the hydro request mode
- Amend: created environment properties files for the new EDEX instances
- Amend: cluster prefix is now defined statically
Change-Id: Ic60c988751cf75b9433c11fa71c04ab5190f6369
Former-commit-id: 73690a97aa
[formerly d1f201a579b9a0421295df26c9ad17717581073f]
Former-commit-id: 26cf5dad60
2013-10-02 15:49:16 -05:00
Dave Hladky
e6d2e37caf
Issue #2399 Updated logging of duplicates
...
Change-Id: Id81a219e58734ec6894f198b97b5532cc3b868de
Former-commit-id: a95c022799
[formerly 91e608f8b14d4634e4d223fe732b37a0fdc243e0]
Former-commit-id: 6de76d215d
2013-09-23 13:39:34 -05:00
Richard Peter
a0d6ce6dbb
Issue #2362 : Merge issues with initial cherry pick of Wes2Bridge DRs
...
Former-commit-id: da4faa645d
[formerly 89a61850616dd532fc81e7cdaefc9dcb360633f3]
Former-commit-id: 4b6e4fcd3a
2013-09-12 13:47:43 -05:00
Richard Peter
feeddb503f
Issue #2298 : Make getPluginName abstract
...
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae
Former-commit-id: 80e7b265dd
[formerly 0f939c3d1f89bf3463315528c1b47f5f49e2fa05]
Former-commit-id: 41550aaf9f
2013-09-12 12:48:36 -05:00
Richard Peter
ff660a78c7
Issue #2298 : Make getPluginName abstract
...
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae
Former-commit-id: 7175e78cf7
[formerly 54356ea774bfab26b85aff317fc759de41e259d1]
Former-commit-id: 592218edb8
2013-09-03 11:51:27 -05:00
Benjamin Phillippe
71da6363b2
Issue #2191 Registry federation synchronization and garbage collection
...
Change-Id: Ie17468d90c5c1a2f1b708d6e69edd2d026e17633
Former-commit-id: 3396e5a620
[formerly b8930f3c76f6285627aa54307f08fd28c627a4b2]
Former-commit-id: 62d822c06b
2013-07-30 09:37:41 -05:00
Max Schenkelberg
94fa6f0e30
Issue #2142 Got log4j out of edex.
...
Amend: Removed deleted files from build.properties
Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa
Former-commit-id: 50825200a1
[formerly f47d21972b86d8c2c757874c5e450f93e5704133]
Former-commit-id: 63421a4819
2013-07-15 14:26:15 -05:00
Benjamin Phillippe
0af12c7e8b
Issue #2191 : Registry Garbage Collection
...
Change-Id: I15094a928b4f8793daab751b85a20b19b6352438
Former-commit-id: 34764a4a09
[formerly 6afda27e19d0ea38c547afc9a28c55525706f9f1]
Former-commit-id: 3aebfb2956
2013-07-12 11:33:21 -05:00
Dustin Johnson
f519f21b79
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: 59c1cd7a5e
[formerly 1a45a8604e35d0b14caf8465905a806e79a2461d]
Former-commit-id: f5d66a9f0d
2013-07-08 15:53:15 -05:00
Dustin Johnson
4526635405
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: a6575c3235
[formerly e11242447c3c93f403cd546df4315381486e465c]
Former-commit-id: 124edcbd15
2013-07-08 10:22:30 -05:00
Nate Jensen
a4de603bcf
Issue #2142 initial cutover from log4j to SLF4J and logback
...
Change-Id: I6953739821992fadb2b92da0dc659512b90a5895
Former-commit-id: db6152e524
[formerly 7725d8a6cd00b3c30856b48ef86ab081b67d400b]
Former-commit-id: 316d6c09c6
2013-07-01 14:41:05 -05:00
Steve Harris
c56be8a332
13.5.1-4 baseline
...
Former-commit-id: e197f23ce3
[formerly d18b403b332dff67d1c85d4317bbceda337d1b41]
Former-commit-id: 70e4ff30a6
2013-06-28 09:46:25 -04:00
Dustin Johnson
5bfef9bb45
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: 69c09e530f
[formerly 8d1a47446927a3c6646fa0748d7096afb376b952]
Former-commit-id: fac7d3a9d9
2013-06-25 08:33:55 -05:00
Richard Peter
ad353c34f9
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: b007d4a302
[formerly 98e25be1049113faf4b2cde1eea38ce7e432b6de]
Former-commit-id: d262c02612
2013-06-24 18:51:56 -05:00
Dustin Johnson
b9d8e444b3
Issue #2117 Revert changes to configurable hibernate dialect, fix ebxml thrift service camel route
...
Change-Id: I3a5bd49f128ed8918033fef4248bcdd5a57d0ad7
Former-commit-id: 7ee918a548
[formerly 6c9c92fa660197bf5628da9d4d75e0ef2025aac1]
Former-commit-id: 9bc7c854ab
2013-06-18 12:34:25 -05:00
Brian Clements
26be5f79d7
Issue #2092 added purge results to plugin dao
...
Alternative purge methods that return the purge results
Former-commit-id: 4fcaedce46
[formerly 9e95df4e45e23d3283c5804eb71bff97e6e406ea]
Former-commit-id: 41f3b7436e
2013-06-12 12:21:08 -05:00
Dustin Johnson
1570037bd3
Issue #2090 Improve the performance of Madis purging
...
Amend: Add note to madisPurgeRules.xml about purge keys
Change-Id: I5c0d86d63e7b725cf2b1e6419c8dfcf6ed8396ef
Former-commit-id: 6b228eca86
[formerly 3261439e5230bf9d2f2d7e5e81547ae00d924d1e]
Former-commit-id: 2aa51f1e5f
2013-06-11 15:44:53 -05:00
Steve Harris
6384018950
13.5.1-1 baseline
...
Former-commit-id: fe872355a7
[formerly 72a49a353cb22c89c9aa19ed1f4a681c3e89d5f3]
Former-commit-id: 998961612c
2013-06-10 15:17:17 -04:00
Dustin Johnson
54045d6b9b
Merge "Issue #2049 Sister ticket to #753 , WFS retrieval impl for MADIS" into development
...
Former-commit-id: e4ecae9e7e
[formerly f91e04da588da1714fd791ade2ecbfa826c9cdca]
Former-commit-id: c01ea33d5b
2013-05-30 17:11:19 -05:00
Dave Hladky
c292bf1b55
Issue #2049 Sister ticket to #753 , WFS retrieval impl for MADIS
...
Change-Id: I5e3f2a1f4047ab61d6d19a1fde0ff539df3863b7
Former-commit-id: 83dae4fe01
[formerly 636bed36a4f7adc5db8b476d618ff4d67c806671]
Former-commit-id: 1608d407d1
2013-05-30 17:04:16 -05:00
Nate Jensen
740237c317
Issue #1989 remove unused schemas
...
Change-Id: Ia040164481647fc384a264cd2126b8f9438df594
Former-commit-id: fc691cbb2f
[formerly b0ad25ccd9e20b6bf994a3a46ce38298c363adff]
Former-commit-id: f3258e77f7
2013-05-29 16:19:28 -05:00