[TSDR-68] Code cleanup Created: 06/Jun/18 Updated: 28/Jul/18 |
|
| Status: | Open |
| Project: | tsdr |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Medium |
| Reporter: | Scott Melton | Assignee: | Scott Melton |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
We decided that H2 will no longer be used, as it was replaced by HSQLDB because of a licensing issue(sql?). Downstream projects can pull it from Oxygen if needed. Remove the persistence H2 from master. We identified other unsed code, like the controller metrics monitor. We need to identify this code, evaluate and remove if not needed. Let's use this task for all code cleanup, but use seperate patches for each removal, noted here.
|
| Comments |
| Comment by Scott Melton [ 28/Jul/18 ] |
|
---------------------------------------------------------------- remove duplicate elasticsearch delcaration in tsdr/artifacts/pom.xml <groupId>${project.groupId}</groupId>
|