update handling of dmaap errors 04/70204/1
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Wed, 10 Oct 2018 20:19:50 +0000 (20:19 +0000)
committerSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Wed, 10 Oct 2018 20:19:50 +0000 (20:19 +0000)
commit24794310b1cc8015eb171b8a89a8072c3bcf2434
treefbd06d2f230f519b5d234b51db4c03402b7f91b8
parentb913c3d3bd3eadf4e5a16d006f220272c7426bd9
update handling of dmaap errors

Update handling of dmaap errors in MessageRouterHttpClient. Instead of calling processMessage just log the error body message because the downstream client can't handle these type of exceptions.

Change-Id: I3cee7f81ecbc316226a38908fb4f07ab04c1b64e
Issue-ID: CCSDK-618
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
dmaap-listener/src/main/java/org/onap/ccsdk/sli/northbound/dmaapclient/DmaapListener.java [changed mode: 0644->0755]
dmaap-listener/src/main/java/org/onap/ccsdk/sli/northbound/dmaapclient/MessageRouterHttpClient.java [changed mode: 0644->0755]