Hi Following changes are discussed to be done in the code review.
1. Avoid extra method calls for NULL checks that were used with ternary operators. 2. Add necessary NULL checks for getStringDeserialization() methods in CassandraUtils.java(component - org.wso2.carbon.cassandra.explorer.mgt) 3. Remove existing unnecessary synchronize blocks found in EventDispatcher.java(component - org.wso2.carbon.databridge.receiver.restapi). 4. Remove unused boolean type from CassandraSerializer.java(component - org.wso2.carbon.cassandra.explorer.mgt) or use it. 5. Have proper indentations in some of the code blocks. -- Regards, Inosh Goonewardena Associate Technical Lead- WSO2 Inc. Mobile: +94779966317
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
