[TIMOB-12642] CodeProcessor: Come up with profile of how to expose data
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-02-19T19:53:17.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2013 Sprint 04 JS, 2013 Sprint 04 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2013-02-08T20:00:38.000+0000 |
| Updated | 2017-03-09T00:31:31.000+0000 |
Description
The code processor generates a lot of data. Some of it should be consumed directly, but some of it can be summarized, and some of it isn't necessary for end-users. We need to determine which is which.
Closing ticket as fixed.