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.dmaapclient%3AdmaapClient&open=AV4-MbSz32hFUzlqc5fZ&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/nsa/mr/dme/client/SimpleExamplePublisher.java
Line No-125
Change-Id: I91d794bfea573e97831c773d4f7782998b08f76e
Issue-ID: DMAAP-632
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
                messageSize = args[2];
                transport = args[3];
                messageCount = args[4];
-               /*String producerFilePath = null;
-               content = null;
-               messageSize =null;
-               transport =null;
-               messageCount = null;*/
+               
+               
+               
+               
+               
                SimpleExamplePublisher publisher = new SimpleExamplePublisher();
 
                publisher.publishMessage("D:\\SG\\producer.properties");