Commit graph

15 commits

Author SHA1 Message Date
Brad Gonzales
adc09b748d Issue #2506 Refactored RegistryEvent constructors.
Amend: Added call to default constructor in Event initialization constructor.

Change-Id: I4c3f105b9782512f6c0b73f2355767e855845454

Former-commit-id: d80183edc1 [formerly f4cb28f209073788a3c329c44283c8c8cf3bf70f]
Former-commit-id: 9e8420b216
2013-11-08 15:46:40 -06:00
Richard Peter
bf99d8fd4d Issue #2170: Initial plugin rename for notification framework
Change-Id: I3414d802e419433dcd6918422a12ce7105ae8b13

Former-commit-id: 8ba840f1d9 [formerly 8a8eff74685abb8a709480fa33f2c56dd7923ab9]
Former-commit-id: 359ee5d1af
2013-07-26 14:36:46 -05:00
Dustin Johnson
a606508cd4 Issue #1802 Fix event processing in regards to transaction commits/rollbacks
Change-Id: If5988d96b7e7382e04879ca6126a61237d70bd22

Former-commit-id: a331cd2958 [formerly 25398fcce99b15d3fda71cad34f39222e30458dd]
Former-commit-id: ecae75ecd8
2013-06-20 13:53:04 -05:00
Nate Jensen
927da5cffb Issue #1989 update spring xsd references to 3.1, fix ingestDat.sh
Change-Id: I478c31b72267fe7fd3b7a6559de87e8600c3c0c3

Former-commit-id: 3f3e0a788d [formerly b7b619e1a3a85ac8c5f22a36317e22e15ad557a2]
Former-commit-id: 99b4a21414
2013-05-29 14:49:43 -05:00
Dustin Johnson
c76fa3bc2a Issue #2038 More information when bandwidth manager can't schedule a subscription
Amend: Peer review comments

Change-Id: If2ae3f98a3a04709c2cdc7632ca89f2ee6a5e08d

Former-commit-id: 31e01a9f9a [formerly b1414f6aebda59cb6d83d1f0d0154fa4cd850953]
Former-commit-id: 0a9e7ed740
2013-05-29 09:02:47 -05:00
Dustin Johnson
85ca4f57ec Issue #1910 EventBus register/unregister fixes and test memory management
Change-Id: I840b2ff12db8f24d3f5e186dff4e8a513a86f48e

Former-commit-id: f8bba72501 [formerly eaf92d9fedd4a429bab3b19b9e61e044dde103eb]
Former-commit-id: 5101c1585d
2013-04-29 10:35:42 -05:00
Steve Harris
64744fdb19 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: 2641d578e2 [formerly e768a3e3a5016a88a4f0a3faa4bc82cfe0d9709c]
Former-commit-id: a0573644c4
2013-02-21 15:41:39 -06:00
Steve Harris
8ae397085e 13.3.1-1 baseline
Former-commit-id: d2a654625f [formerly 34684c71436ce4c395ea523eb34ded6792476816]
Former-commit-id: 71e8990021
2013-02-20 16:19:40 -06:00
Mike Duff
804f526206 Issue #1580 - Implementation of Stats/Event framework.
Change-Id: I45a5a855f81c975a8a13d73f18ab9de3ddecf7cd

Former-commit-id: b9f317bbd0 [formerly ca2f288876b80fe5e491f335fb6b22b20a468fca]
Former-commit-id: def0464898
2013-02-08 10:23:45 -06:00
Mike Duff
06ddb6cce7 Issue #1580 - Refactor events framework so EventBus is available from CAVE or EDEX.
Change-Id: If8d9c18108ca244b044b1ddc5a80e9e5de623c7a

Former-commit-id: 36909dd6c0 [formerly 1d3f9e0d5b32f96fc4eff47f040d5eb159a38d3c]
Former-commit-id: 1b1d00f8a9
2013-02-05 15:13:51 -06:00
Steve Harris
51208e5515 13.1.2-2 baseline
Former-commit-id: 4ba416aeb3 [formerly 221d0aaf0e19a054387134e72a76a278159bf4d0]
Former-commit-id: c0c1d56f3a
2013-01-06 14:32:24 -06:00
Dave Hladky
a2a27224c4 Issue #1340 Updates to statistics for common baseline, data delivery stats gathering
Change-Id: I0b59f1db8579900c7eb50939d60acfeef2db44b8

Former-commit-id: a2106c7cbf [formerly 4571b0066a103973184a8d5732d4a945e95d9638]
Former-commit-id: 44a7fffe3e
2012-11-20 10:22:50 -06:00
Brad Gonzales
2a0b6ad151 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: 4c49c9116d [formerly 3afbeecdaecfb9ab7cea7e59db688639dbdad972]
Former-commit-id: 577df6943e
2012-11-07 15:36:44 -06:00
Brad Gonzales
cbce70fd0b 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: a4bc175653 [formerly 51802e671ac15d451fec19262dfa7a352f0e4c09]
Former-commit-id: 6ddd1cbdb3
2012-11-06 07:31:19 -06:00
Brad Gonzales
d26119c383 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: 24fc32ee14 [formerly 6db4ef518672ee4fdfde9109ea4b606ccf6c5e55]
Former-commit-id: b2656df2f8
2012-10-26 14:00:55 -05:00