streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/Instagram.java (11 lines): - line 128: // TODO: use juneau @Remotable - line 159: // TODO: use juneau @Remotable - line 190: // TODO: use juneau @Remotable - line 230: // TODO: use juneau @Remotable - line 270: // TODO: use juneau @Remotable - line 307: // TODO: use juneau @Remotable - line 344: // TODO: use juneau @Remotable - line 376: // TODO: use juneau @Remotable - line 407: // TODO: use juneau @Remotable - line 438: // TODO: use juneau @Remotable - line 469: // TODO: use juneau @Remotable streams-pojo/src/main/java/org/apache/streams/exceptions/ActivitySerializerException.java (4 lines): - line 28: // TODO Auto-generated constructor stub - line 33: // TODO Auto-generated constructor stub - line 38: // TODO Auto-generated constructor stub - line 43: // TODO Auto-generated constructor stub streams-contrib/streams-provider-sysomos/src/main/java/org/apache/streams/sysomos/SysomosException.java (4 lines): - line 30: // TODO Auto-generated constructor stub - line 35: // TODO Auto-generated constructor stub - line 40: // TODO Auto-generated constructor stub - line 45: // TODO Auto-generated constructor stub streams-contrib/streams-persist-hdfs/src/main/java/org/apache/streams/hdfs/WebHdfsPersistWriter.java (3 lines): - line 99: // TODO: combine with WebHdfsPersistReader.getURI - line 116: // TODO: combine with WebHdfsPersistReader.isConnected - line 125: // TODO: combine with WebHdfsPersistReader.getFileSystem streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistReader.java (2 lines): - line 116: //TODO - This just reads current records and does not adjust any queries - line 122: //TODO - This just reads current records and does not adjust any queries streams-contrib/streams-provider-facebook/src/main/java/org/apache/streams/facebook/processor/FacebookTypeConverter.java (2 lines): - line 127: // TODO: use standard validation - line 132: // TODO: replace with standard validation streams-contrib/streams-persist-hbase/src/main/java/org/apache/streams/hbase/HbasePersistWriter.java (2 lines): - line 76: // TODO: refactor this to use HbaseConfiguration - line 84: // TODO: refactor this to resolve this stuff from typesafe streams-contrib/streams-provider-facebook/src/main/java/org/apache/streams/facebook/provider/pagefeed/FacebookPageFeedDataCollector.java (1 line): - line 124: //TODO Rate limit exceptions with facebook4j unclear http://facebook4j.org/oldjavadocs/1.1.12-2.0.0/2.0.0/index.html?facebook4j/internal/http/HttpResponseCode.html streams-components/streams-http/src/main/java/org/apache/streams/components/http/provider/SimpleHttpProvider.java (1 line): - line 247: // TODO: handle retry streams-components/streams-http/src/main/java/org/apache/streams/components/http/persist/SimpleHTTPPostPersistWriter.java (1 line): - line 179: // TODO: handle retry streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchMetadataUtil.java (1 line): - line 197: // TODO: move this to a utility package streams-contrib/streams-processor-peopledatalabs/src/main/java/org/apache/streams/peopledatalabs/PeopleDataLabs.java (1 line): - line 104: // TODO: use juneau remoting here once upgraded and tested streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterUserInformationProvider.java (1 line): - line 175: // TODO: this should be abstracted out streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.java (1 line): - line 40: //TODO: use class explicitly somewhere streams-components/streams-http/src/main/java/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.java (1 line): - line 171: // TODO: handle retry streams-runtimes/streams-runtime-local/src/main/java/org/apache/streams/local/tasks/BaseStreamsTask.java (1 line): - line 141: * //TODO LOCAL MODE HACK. Need to fix streams-runtimes/streams-runtime-local/src/main/java/org/apache/streams/local/tasks/StreamsProviderTask.java (1 line): - line 159: this.provider.prepare(this.config); //TODO allow for configuration objects streams-contrib/streams-provider-google/google-gplus/src/main/java/org/apache/streams/gplus/processor/GooglePlusCommentProcessor.java (1 line): - line 64: /* TODO: FILL ME OUT WITH THE API CALL **/ streams-contrib/streams-provider-google/google-gplus/src/main/java/org/apache/streams/gplus/provider/AbstractGPlusProvider.java (1 line): - line 118: //TODO make this configurable based on the number of oauth tokens streams-contrib/streams-persist-hdfs/src/main/java/org/apache/streams/hdfs/WebHdfsPersistReader.java (1 line): - line 146: // TODO: combine with WebHdfsPersistReader.connectToWebHDFS streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/converter/TwitterJsonUserstreameventActivityConverter.java (1 line): - line 41: // TODO: Use this class explicitely somewhere streams-components/streams-http/src/main/java/org/apache/streams/components/http/processor/SimpleHTTPPostProcessor.java (1 line): - line 184: // TODO: handle retry streams-contrib/streams-provider-youtube/src/main/java/org/apache/streams/youtube/serializer/YoutubeActivityUtil.java (1 line): - line 104: // TODO: use generic provider id concatenator streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchQuery.java (1 line): - line 160: // TODO: Replace when all clusters are upgraded past 0.90.4 so we can implement a RANDOM scroll.