Fixed Kafka consumer behaviour on failed deserialization 68/91868/1
authorprathameshmo <prathamesh.morde@bell.ca>
Mon, 22 Jul 2019 17:48:51 +0000 (13:48 -0400)
committerprathameshmo <prathamesh_morde@yahoo.ca>
Tue, 23 Jul 2019 13:56:27 +0000 (09:56 -0400)
commite02f72bcdafdb85fc93a3b21668569d59613ca07
treeba24dbdb7a65dce3c68ca7da0eccdf4880ff8730
parent6434d38dc045a10f17beec4d015348580ac09ddf
Fixed Kafka consumer behaviour on failed deserialization

-Added ErrorHandlingDeserializer
-Updated the integration test.

Issue-ID: CCSDK-1514
Change-Id: I69112df850dfae2d4a3bd967b1dcfa541ea1523a
Signed-off-by: prathameshmo <prathamesh_morde@yahoo.ca>
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/MessagingConfig.kt
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/MessagingController.kt
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/messaginglib/MessagingControllerTest.kt
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/resources/cba-for-kafka-integration.zip [deleted file]
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/resources/cba-for-kafka-integration_enriched.zip [new file with mode: 0755]