Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Todo Work 6 todo, FIXME, @deprecated

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 6

org.synchronoss.cpo.cassandra.CassandraCpoAdapter Line
FIX THIS localLogger.error("bound values:" + this.parameterToString(jq)); 2124
FIX This localLogger.error("bound values:" + this.parameterToString(jq)); 2196
org.synchronoss.cpo.cassandra.OrderByTest Line
- add back in when you get the tables correct 102
- add back in when you get the tables correct 138
org.synchronoss.cpo.cassandra.config.CassandraCpoConfigProcessor Line
Add back in when add query options if (readWriteConfig.isSetQueryOptions()) clusterInfo.setQueryOptions(new ConfigInstantiator<QueryOptions>().instantiate(readWriteConfig.getQueryOptions())); 149
org.synchronoss.cpo.cassandra.meta.CassandraCpoAttribute Line
Revisit this. Initializing the java sql type here. Not sure that this is the right place. 75