Brad Gonzales
d80183edc1
Issue #2506 Refactored RegistryEvent constructors.
...
Amend: Added call to default constructor in Event initialization constructor.
Change-Id: I4c3f105b9782512f6c0b73f2355767e855845454
Former-commit-id: f4cb28f209073788a3c329c44283c8c8cf3bf70f
2013-11-08 15:46:40 -06:00
Richard Peter
8ba840f1d9
Issue #2170 : Initial plugin rename for notification framework
...
Change-Id: I3414d802e419433dcd6918422a12ce7105ae8b13
Former-commit-id: 8a8eff74685abb8a709480fa33f2c56dd7923ab9
2013-07-26 14:36:46 -05:00
Dustin Johnson
a331cd2958
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
Nate Jensen
3f3e0a788d
Issue #1989 update spring xsd references to 3.1, fix ingestDat.sh
...
Change-Id: I478c31b72267fe7fd3b7a6559de87e8600c3c0c3
Former-commit-id: b7b619e1a3a85ac8c5f22a36317e22e15ad557a2
2013-05-29 14:49:43 -05:00
Dustin Johnson
31e01a9f9a
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
Dustin Johnson
f8bba72501
Issue #1910 EventBus register/unregister fixes and test memory management
...
Change-Id: I840b2ff12db8f24d3f5e186dff4e8a513a86f48e
Former-commit-id: eaf92d9fedd4a429bab3b19b9e61e044dde103eb
2013-04-29 10:35:42 -05:00
Steve Harris
2641d578e2
Merge branch 'development' into omaha_13.3.1
...
Conflicts:
cave/com.raytheon.uf.viz.core.maps/META-INF/MANIFEST.MF
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/resource/MultiPointResource.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDisplayDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesconfigAction.java
cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/vbui/ProductTableComp.java
Former-commit-id: e768a3e3a5016a88a4f0a3faa4bc82cfe0d9709c
2013-02-21 15:41:39 -06:00
Steve Harris
d2a654625f
13.3.1-1 baseline
...
Former-commit-id: 34684c71436ce4c395ea523eb34ded6792476816
2013-02-20 16:19:40 -06:00
Mike Duff
b9f317bbd0
Issue #1580 - Implementation of Stats/Event framework.
...
Change-Id: I45a5a855f81c975a8a13d73f18ab9de3ddecf7cd
Former-commit-id: ca2f288876b80fe5e491f335fb6b22b20a468fca
2013-02-08 10:23:45 -06:00
Mike Duff
36909dd6c0
Issue #1580 - Refactor events framework so EventBus is available from CAVE or EDEX.
...
Change-Id: If8d9c18108ca244b044b1ddc5a80e9e5de623c7a
Former-commit-id: 1d3f9e0d5b32f96fc4eff47f040d5eb159a38d3c
2013-02-05 15:13:51 -06:00
Steve Harris
4ba416aeb3
13.1.2-2 baseline
...
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Dave Hladky
a2106c7cbf
Issue #1340 Updates to statistics for common baseline, data delivery stats gathering
...
Change-Id: I0b59f1db8579900c7eb50939d60acfeef2db44b8
Former-commit-id: 4571b0066a103973184a8d5732d4a945e95d9638
2012-11-20 10:22:50 -06:00
Brad Gonzales
4c49c9116d
Issue #1309 added units to Aggregate.java and AggregateRecord.java
...
Amend:
Changed ProcessEvent.processingTime and ProcessEvent.processingLatency to longs.
Removed Unit from AggregateRecord.java.
Change-Id: If4f6fccb65c584055d68129874a398d6391155e7
Former-commit-id: 3afbeecdaecfb9ab7cea7e59db688639dbdad972
2012-11-07 15:36:44 -06:00
Brad Gonzales
a4bc175653
Issue #1305 updated ProcessEvent with quantitative statistics. removed duplicate processStats.properties.
...
Amend:
removed groupBy attribute "fileName"
added LogLevel enum and attribute to Event.java. Default level is DEBUG.
Change-Id: I13c155b1fae19cf5a3c82fbb633bf6c7fb217c07
Former-commit-id: 51802e671ac15d451fec19262dfa7a352f0e4c09
2012-11-06 07:31:19 -06:00
Brad Gonzales
24fc32ee14
Issue # 1292 Migrate the common and edex projects required for stats from the 5-Data_Delivery branch to the development branch in the AWIPS2_baseline repository:
...
edexOsgi/com.raytheon.uf.common.event
edexOsgi/com.raytheon.uf.common.stats
edexOsgi/com.raytheon.uf.edex.event.feature
edexOsgi/com.raytheon.uf.edex.event
edexOsgi/com.raytheon.uf.edex.stats
update the edex feature and edex build.xml to include the edex stat projects.
Change-Id: I8d3232a765124eefa5d6f8387d6ca386163382c4
Former-commit-id: 6db4ef518672ee4fdfde9109ea4b606ccf6c5e55
2012-10-26 14:00:55 -05:00