Details
-
Type:
Epic
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ctrl_events
-
Labels:None
-
Epic Name:Refactor Event Services
-
Story Points:18
-
WBS:02C.07.02.01
-
Team:Data Facility
-
Cycle:Summer 2015
Description
Remove old fixed metadata; refactor using more generic metadata interface.
For W15:
Pietrowicz, S - 100%
Start Dec 2014, finish Dec 2014
For S15 rollover:
Pietrowicz, S - 11%
Start March 2015, finish April 2015
Attachments
Issue Links
Key | Summary | Story Points | Assignee | Status | |
---|---|---|---|---|---|
|
|
6 | Steve Pietrowicz | Done | |
|
|
1 | Steve Pietrowicz | Done | |
|
|
1 | Steve Pietrowicz | Done | |
|
|
2 | Steve Pietrowicz | Done | |
|
|
8 | Steve Pietrowicz | Done | |
|
|
35 | Steve Pietrowicz | Done | |
|
|
10 | Steve Pietrowicz | Done | |
|
|
5 | Steve Pietrowicz | Done | |
|
|
Refine Event base class to allow ActiveMQ filterable settings |
2 | Steve Pietrowicz | Done |
|
|
2 | Steve Pietrowicz | Won't Fix |
One thing to keep in mind is that the tests for this package all hit the ActiveMQ broker, which is not a good thing. We've already run into an instance where the timeout values in tests have hit someone because they were 100ms, and they didn't get a response in time. Those tests have been increased to timeout values of 1000ms.
We have to either decide to set up a local broker for people to test (which would involve requiring Java, since the broker is in Java), or to disable the package and/or tests for this package.