summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf
AgeCommit message (Collapse)AuthorFilesLines
2018-09-07MemoryMetaBroker.java: Fixed sonar issuesArundathi Patil1-14/+17
Sonar Link : https://sonar.onap.org/project/issues?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vabv32hFUzlqc5oG&resolved=false&types=CODE_SMELL Issue-ID: DMAAP-752 Change-Id: I54df6fc0fc73252bba1e3a2a453138d79e23adff Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-07Merge "Fix NPE issue in msgrt"Ram Koya2-23/+18
2018-09-07Merge "CambriaApiException.java: Fixed sonar issues"Ram Koya1-5/+5
2018-09-07Merge "Fixed blocker issue in DMaaPResponseBuilder.java"Ram Koya1-4/+4
2018-09-07Merge "Sonar Major issues"Ram Koya1-7/+7
2018-09-07Merge "Sonar Major issues"Ram Koya1-1/+1
2018-09-07Merge "Sonar Major issues"Ram Koya1-1/+1
2018-09-07Sonar Major issuesSurendra Reddy Katam1-7/+7
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/EventsServiceImpl.java Line No- L97 L106 L109 L136 L161 L217 L237 Change-Id: I7b92585434683454be04663bb8617cde50f99092 Issue-ID: DMAAP-749 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-07Sonar Major issuesSurendra Reddy Katam1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vae832hFUzlqc5rV&resolved=false Location: src/main/java/com/att/dmf/mr/listener/CambriaServletContextListener.java Line No-38 Change-Id: I9669376db119543e281a0a0dc0838dc36359fbd7 Issue-ID: DMAAP-746 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-07Fixed blocker issue in DMaaPResponseBuilder.javaAmaresh Kumar1-4/+4
https://sonar.onap.org/project/issues?id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WfQwGn37JfbyHsq&resolved=false&severities=BLOCKER&types=BUG Issue-ID: DMAAP-748 Change-Id: Ie21e69a8ff69aab20dcbd1ec0f6db947db55271a Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-09-07Merge "Sonar Major issues"Ram Koya1-29/+29
2018-09-07Merge "Consumer.java: Fixed sonar issue"Ram Koya1-1/+0
2018-09-06Sonar Major issuesSurendra Reddy Katam1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vakw32hFUzlqc5yg&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/MetricsServiceImpl.java Line No-52 Change-Id: I0290ff94a94cd0dca85eee9c28b53277d74e368d Issue-ID: DMAAP-739 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-06MemoryConsumerFactory.java: Fixed sonar issuesArundathi Patil1-8/+10
Fixed sonar code-smells/issues across this file. Issue-ID: DMAAP-745 Change-Id: Ieefda5f0b36ca23ff2406cf298690a1376fedf06 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-06Consumer.java: Fixed sonar issueArundathi Patil1-1/+0
Fixed sonar issue, remove unused import Issue-ID: DMAAP-744 Change-Id: I17ba87b04fe6caf56374e6cdef00b282b3ad0e5d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-06CambriaApiException.java: Fixed sonar issuesArundathi Patil1-5/+5
Fixed sonar code-smells/issues across this file. Issue-ID: DMAAP-743 Change-Id: I936ae1740eff5b8fccd37eefdc073ad6c56d3cd3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-06Fix NPE issue in msgrtParshad Patel2-23/+18
Fix NullPointerException related sonar issue Issue-ID: DMAAP-687 Change-Id: I6a2f32398fdef79d0ea5c1abbbe8b3b803873594 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-09-05Sonar Major issuesSurendra Reddy Katam1-29/+29
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vait32hFUzlqc5vO&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/impl/DMaaPOriginalUebAuthenticator.java Line No- L57 L59 L246 L265 L268 L270 L275 L290 L292 Change-Id: I11f56dc560af2ea5de59b8147c51de2eb96923b6 Issue-ID: DMAAP-723 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-04Merge changes I8a7dc898,I21d43d36Ram Koya2-38/+37
* changes: Sonar Major issues Sonar Major issues
2018-09-03Sonar major issuesSumapriya Sarvepalli1-6/+4
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VakB32hFUzlqc5wM&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/ApiKeysServiceImpl.java Line No:L57 L142 L168 L199 Change-Id: I21b259d0be16290668230857adb4b71346af6a6c Issue-ID: DMAAP-708 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-03Sonar major issuesSumapriya Sarvepalli1-20/+11
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WhXwGn37JfbyHux&resolved=false&rules=squid%3ACommentedOutCodeLine&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPKafkaMetaBroker.java Line No:L53 L88 L92 L125 L129 L136 L141 L238 L244 L260 L268 Change-Id: Ic48d0d0fa4654e62142c274d0ac1fbb34283e178 Issue-ID: DMAAP-706 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-03Sonar Major issuesSurendra Reddy Katam1-37/+36
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WiqwGn37JfbyHwE&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/TopicServiceImpl.java Line No-L48 L70 L76 L128 L196 L212 L216 L218 L233 L235 L253 L260 L270 L275 L286 L294 L506 L509 L511 L513 L519 L523 L564 L567 L574 L578 L582 L615 L618 L625 L629 L665 L667 L674 L678 L684 Change-Id: I8a7dc8982d54904ddc1fe16a0a7025e3b433c049 Issue-ID: DMAAP-705 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-09-03Sonar Major issuesSurendra Reddy Katam1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WiVwGn37JfbyHvi&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/service/impl/AdminServiceImpl.java Line No-45 Change-Id: I21d43d369ba4304158f771b343da682d76c95abe Issue-ID: DMAAP-701 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-31Merge "Fix sonar issues in KafkaConsumerCache.java"Ram Koya1-7/+8
2018-08-31Fix sonar issues in KafkaConsumerCache.javaParshad Patel1-7/+8
Fix use try-with-resources, InterruptedException sonar issues Issue-ID: DMAAP-687 Change-Id: Ia667169912df87cc77dc6bd78a6de454e6516881 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-08-31Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vahj32hFUzlqc5uN&resolved=false&rules=squid%3ACommentedOutCodeLine&severities=MAJOR Location: src/main/java/com/att/dmf/mr/resources/streamReaders/CambriaRawStreamReader.java Line No:L140 Change-Id: I2b70b55a5e369c0b16a9765fab17cbac4357790e Issue-ID: DMAAP-684 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-29Sonar major issuesSumapriya Sarvepalli1-3/+3
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vab632hFUzlqc5oV&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/memory/MemoryQueue.java Line No:L46 L105 L172 Change-Id: Ifce2d0206e1a0898aa238a86259de7b41b2c8a23 Issue-ID: DMAAP-672 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-29Sonar major issuesSumapriya Sarvepalli1-18/+5
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vagy32hFUzlqc5sv&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/metrics/publisher/impl/DMaaPCambriaSimplerBatchPublisher.java Line No:L309 L329 L340 L348 Change-Id: I7edf1c0b0e59c88d08d9a2b453f0cfb67f3e944a Issue-ID: DMAAP-671 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-29Sonar major issuesSumapriya Sarvepalli1-2/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41Wk4wGn37JfbyH1F&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/kafka/KafkaLiveLockAvoider2.java Line No:L70 L141 Change-Id: I44c5813ff366fafeff141346170c575bc352d160 Issue-ID: DMAAP-670 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-29Sonar major issuesSumapriya Sarvepalli1-3/+3
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VafW32hFUzlqc5ra&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/metabroker/Topic.java Line No:L42 L46 L51 Change-Id: I83778588cab9144217b64c88daf8996621ef14b6 Issue-ID: DMAAP-669 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-28Merge changes I64225953,If4fc0644Ram Koya2-7/+7
* changes: Sonar Major issues Sonar Major issues
2018-08-28Sonar major issuesSumapriya Sarvepalli1-3/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vaeo32hFUzlqc5rQ&resolved=false&rules=squid%3ACommentedOutCodeLine&severities=MAJOR Location: src/main/java/com/att/dmf/mr/exception/DMaaPWebExceptionMapper.java Line No:L38 L55 Change-Id: Iebc8f526462c5a73fa43aade08558f456a24e7e8 Issue-ID: DMAAP-664 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-28Sonar major issuesSumapriya Sarvepalli1-2/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VadQ32hFUzlqc5qR&resolved=false&rules=squid%3ACommentedOutCodeLine&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPMetricsSet.java Line No:L87 L89 Change-Id: Iae2f16ad47985cbb7401c427ed47ef7c6deaa076 Issue-ID: DMAAP-663 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-28Sonar Major issuesSurendra Reddy Katam1-5/+5
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VagX32hFUzlqc5sH&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/metrics/publisher/impl/CambriaBaseClient.java Line No- L34 L56 L60 L88 Change-Id: I642259537b5df7cf4655510535e272d8e2cf555a Issue-ID: DMAAP-661 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-28Sonar Major issuesSurendra Reddy Katam1-2/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vail32hFUzlqc5vB&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/security/impl/DMaaPMechIdAuthenticator.java Line No: L28 L68 Change-Id: If4fc0644eb2ac96676f15c3b39ce53dcb151e6bf Issue-ID: DMAAP-658 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-27Merge changes I093fde71,I2dffd5df,I2ae6fa62Ram Koya3-5/+5
* changes: Sonar Major issues Sonar Major issues Sonar Major issues
2018-08-27Sonar major issuesSumapriya Sarvepalli1-7/+2
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWVrvBaZxOv3LmQdCiha&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/kafka/KafkaPublisher.java Line No:L45 L80 L96 Change-Id: I1ffa790aa3c088d25fe83669b0380dedc33ae234 Issue-ID: DMAAP-655 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-27Sonar major issuesSumapriya Sarvepalli1-1/+1
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vaf-32hFUzlqc5rw&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/metrics/publisher/CambriaPublisherUtility.java Line No:L98 Change-Id: I027c9225d436fdd99375eb22b4c55468eaa5e705 Issue-ID: DMAAP-653 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-27Sonar Major issuesSurendra Reddy Katam1-2/+2
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VadZ32hFUzlqc5qX&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPNsaApiDb.java Line No- L91 L103 Change-Id: I093fde71871e39a667a943b4f6386fe39769c4b1 Issue-ID: DMAAP-650 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-27Sonar Major issuesSurendra Reddy Katam1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-VafD32hFUzlqc5rW&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/listener/DME2EndPointLoader.java Line No- L54 Change-Id: I2dffd5df21665ed488ac62f54b0cd663b02d88bb Issue-ID: DMAAP-649 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-27Sonar Major issuesSurendra Reddy Katam1-2/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vafp32hFUzlqc5ro&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/metrics/publisher/CambriaClient.java Line No- L24 L28 Change-Id: I2ae6fa62452e936374e41d56609de98ce0d4f203 Issue-ID: DMAAP-648 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-24Merge changes I6bae63d6,I5bed2ad4,I39e24692Ram Koya3-22/+14
* changes: Sonar major issues Sonar major issues Sonar Major issues
2018-08-24Sonar major issuesSumapriya Sarvepalli1-2/+2
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WhfwGn37JfbyHvK&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPCambriaLimiter.java Line No:L68 L115 Change-Id: I6bae63d640729f1785d42e0dcefe0a6e90b96def Issue-ID: DMAAP-645 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-24Sonar major issuesSumapriya Sarvepalli1-2/+2
Replace with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WkywGn37JfbyH0l&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/kafka/KafkaPublisher.java Line No:L181 184 Change-Id: I5bed2ad41a016229a177db7a4dfaff9bb19fa0f2 Issue-ID: DMAAP-644 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-24Sonar Major issuesSumapriya Sarvepalli1-18/+10
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WhOwGn37JfbyHuE&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPKafkaConsumerFactory.java Line No:L49 L62 L66 L110 L199 L268 L271 L298 Change-Id: I39e2469211cf47642761fafe05e381b6fd1f91cf Issue-ID: DMAAP-643 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-24Sonar major issuesSurendra Reddy Katam1-2/+2
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vado32hFUzlqc5ql&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPZkConfigDb.java Line No- L29 L45 Change-Id: I6326e075cd75e2d0f932ddb073239c9c142ed2b8 Issue-ID: DMAAP-642 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-24Sonar major issuesSurendra Reddy Katam1-12/+12
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vada32hFUzlqc5qg&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/beans/DMaaPNsaApiDb.java Line No- L26 L51 L55 L66 L82 L86 L112 L120 Change-Id: Ia68a15432466e0042377d5042968b7b213d15057 Issue-ID: DMAAP-641 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-24Sonar major issuesSurendra Reddy Katam1-3/+3
Replace the type specification in this constructor call with the diamond operator Sonar Link: https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/memory/MemoryMetaBroker.java Line No- L49 L51 L93 Change-Id: I7f0e0a4562a91d07969118bd6955bcfac6214f50 Issue-ID: DMAAP-640 Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
2018-08-23Fixes for Kafka upgrade issues1.1.6sunil unnava1-2/+2
Issue-ID: DMAAP-598 Change-Id: I79d269e157c88560ed54b194f449edad07cc96aa Signed-off-by: sunil unnava <su622b@att.com>
2018-08-23Sonar Major issuesSumapriya Sarvepalli1-15/+9
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AWU41WkywGn37JfbyH0q&resolved=false&rules=squid%3ACommentedOutCodeLine&severities=MAJOR Location: src/main/java/com/att/dmf/mr/backends/kafka/KafkaPublisher.java Line No:L44 L79 L83 L87 L92 L97 L187 L203 L231 L234 Change-Id: I478277f42a305dfcd604fe4bd40a7377213356da Issue-ID: DMAAP-635 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>