Use a logger to log this Exception
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1#assignees=soumendu|resolved=false
Location:src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-670
Change-Id: I8897ada9d4ab57e932daa58612374cbd8f860905
Issue-ID: DMAAP-185
Signed-off-by: Soumendu Sekhar Acharya <sa00498080@techmahindra.com>
                                                        inStream = IOUtils.toInputStream(listAll.toString(), UTF_8);
 
                                                } catch (IOException ioe) {
-                                                       ioe.printStackTrace();
                                                        LOGGER.error("IOException: ", ioe);
                                                }
                                                // call listAllMirrorMaker