Bulk upload changes and music health check apis
[portal.git] / ecomp-portal-BE-common / src / main / java / org / onap / portalapp / service / sessionmgt / TimeoutHandler.java
index fb324c2..fe1d29d 100644 (file)
@@ -245,6 +245,7 @@ public class TimeoutHandler extends QuartzJobBean {
                        return "";
                String jSessionKey = (String) attribute;
                return jSessionKey.split("-")[0];
+               //return jSessionKey;
        }
 
        private static ApplicationContext applicationContext;