Age | Commit message (Collapse) | Author | Files | Lines |
|
- Fix memory leak.
- Add reactive configuration fetching from Consul. Now configuration is updated when any change in VES configuration has been done in Consul.
Change-Id: I9cd42e04844c9e99d4d03951185523b569dc9483
Issue-ID: DCAEGEN2-2495
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
(cherry picked from commit 1599617246f0ffec1b1c7840f9c7c42318183dcd)
|
|
- Problem: When running app from jar (e.g. in docker env) ClassLoader
badly interprete classpath as root of app jar, while resources are
located in jar under BOOT-INF/classes/ in Spring Boot apps.
- Solution: Moved file from resources to etc directory so ClassLoader
isn't needed. Filepath of api_version_description.json which
previously was badly resolved now is configured in collector.properties.
Change-Id: I690394cc59e16c95f5902045efc3fdaf13bf9112
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2426
|
|
Issue-ID: DCAEGEN2-608
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Iaa0f32e99ab46e8e4646109d15c63513b8a269f4
|
|
Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ib13784a5e2d80dd468955c3a0cd69d8debe67218
|
|
Issue-ID: DCAEGEN2-897
Change-Id: I77f015dadb03159a1c2cf43cf6a8a782d7a2e27a
Signed-off-by: luna <nil@vmware.com>
|
|
https://jira.onap.org/browse/DCAEGEN2-1618
Issue-ID: DCAEGEN2-1618
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Change-Id: If44392a5d5654952cbf1f8f048d9c6deb6ced832
|
|
Add spring boot banner
Change-Id: Icd3b637ad7ed9431d3258df96dfd1b64e0fc7f3b
Issue-ID: DCAEGEN2-967
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
|
|
Change-Id: I2c6da3d590caed0b847a3dca90e5013951689788
Signed-off-by: Lusheng Ji <lji@research.att.com>
Issue-ID: DCAEGEN2-325
|
|
Initial seed code delivery for vescollector for support
on the gen2dcae platform
Issue-ID: DCAEGEN2-52
Change-Id: Id2477eb266f05caf64c67dd809b1ad146ff4fb92
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
|