Added default value for when ErrorCode is null in 84/94284/1
authorBoslet, Cory <cory.boslet@att.com>
Mon, 26 Aug 2019 14:09:09 +0000 (10:09 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Mon, 26 Aug 2019 14:09:10 +0000 (10:09 -0400)
commita83fa219608559e1c9a82e4cfc5a345d6c3ec636
tree95259d1199130d4fa722a0f4e10a26705bd48a6c
parent392930581c3c981af482f006a11ac82ab2385ba1
Added default value for when ErrorCode is null in

Added default value for when ErrorCode is null in mdc
test to see if 404 log gets enhanced by change.
Removed test id from class that was put to test via docker.
Removed setting of partner name and tested with using try/catch
Reverted change to request uri filter per comments
Removed the request filter uri class that rerouted old uri orders
Removed request filter from jersey config files
Updated junit test that were pointing to the old uri to be failure test
corrected formatting issues on ServiceInstancesTest

Issue-ID: SO-2259
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id8f9daef139a82ee9e934d4d37906ffb7a7aadff
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandler/filters/RequestUriFilter.java [deleted file]
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/JerseyConfiguration.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandler/filters/RequestUriFilterTest.java [deleted file]
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/ServiceInstancesTest.java
packages/docker/src/main/docker/docker-files/configs/logging/logback-spring.xml