commit | 24794310b1cc8015eb171b8a89a8072c3bcf2434 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Wed Oct 10 20:19:50 2018 +0000 |
committer | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Wed Oct 10 20:19:50 2018 +0000 |
tree | fbd06d2f230f519b5d234b51db4c03402b7f91b8 | |
parent | b913c3d3bd3eadf4e5a16d006f220272c7426bd9 [diff] |
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>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".