common/common-rest/src/main/java/org/apache/servicecomb/common/rest/codec/param/BodyProcessorCreator.java (2 lines): - line 128: // TODO: we should consider body encoding - line 218: // TODO: we should consider body encoding core/src/main/java/org/apache/servicecomb/core/SCBEngine.java (1 line): - line 80: // TODO: will remove in future. Too many codes need refactor. swagger/swagger-invocation/invocation-springmvc/src/main/java/org/apache/servicecomb/swagger/invocation/springmvc/response/SpringmvcProducerResponseMapper.java (1 line): - line 42: // TODO: maybe can use swagger HttpStatus instead of customized one metrics/metrics-core/src/main/java/org/apache/servicecomb/metrics/core/publish/DefaultLogPublisher.java (1 line): - line 502: // TODO will be fixed by next vertx update.entry.getValue().getEventLoopContextCreatedCount() core/src/main/java/org/apache/servicecomb/core/definition/OperationMeta.java (1 line): - line 94: // TODO : this method now called by highway, and highway always use swagger type common/common-access-log/src/main/java/org/apache/servicecomb/common/accessLog/core/parser/impl/VertxRestAccessLogPatternParser.java (1 line): - line 176: // TODO: swagger/swagger-generator/generator-springmvc/src/main/java/org/apache/servicecomb/swagger/generator/springmvc/processor/annotation/AbstractHttpMethodMappingAnnotationProcessor.java (1 line): - line 36: // TODO: actually is no use to update consumes and produces swagger/swagger-generator/generator-jaxrs/src/main/java/org/apache/servicecomb/swagger/generator/jaxrs/processor/annotation/ProducesAnnotationProcessor.java (1 line): - line 36: // TODO: actually is no use to update consumes and produces huawei-cloud/servicestage/src/main/java/org/apache/servicecomb/huaweicloud/servicestage/CasEnvVariablesAdapter.java (1 line): - line 24: // TODO: set CAS properties for service center common/common-rest/src/main/java/org/apache/servicecomb/common/rest/resource/StaticResourceHandler.java (1 line): - line 31: // TODO: LRU cache for small resource in jar? providers/provider-pojo/src/main/java/org/apache/servicecomb/provider/pojo/reference/PojoReferenceMeta.java (1 line): - line 34: // TODO:未实现本地优先(本地场景下,应该跳过handler机制) swagger/swagger-generator/generator-core/src/main/java/org/apache/servicecomb/swagger/generator/SwaggerGenerator.java (1 line): - line 53: // TODO: should be set serverss core/src/main/java/org/apache/servicecomb/core/invocation/InvocationFactory.java (1 line): - line 47: // TODO: hard code registry name here. This is an old feature not for all registry implementations. inspector/src/main/java/org/apache/servicecomb/inspector/internal/InspectorBootListener.java (1 line): - line 62: // TODO: inspector get schemas providers/provider-springmvc/src/main/java/org/apache/servicecomb/provider/springmvc/reference/RestTemplateWrapper.java (1 line): - line 45: // TODO: 2017/7/1 what we want to expose is RestOperations instead, since some RestTemplate methods are not to be called by users common/common-rest/src/main/java/org/apache/servicecomb/common/rest/locator/OperationLocator.java (1 line): - line 110: // TODO: almost always change path, this make performance lower. swagger/swagger-generator/generator-jaxrs/src/main/java/org/apache/servicecomb/swagger/generator/jaxrs/processor/annotation/ConsumesAnnotationProcessor.java (1 line): - line 36: // TODO: actually is no use to update consumes and produces core/src/main/java/org/apache/servicecomb/core/Transport.java (1 line): - line 20: // TODO:感觉要拆成显式的client、server才好些 swagger/swagger-generator/generator-core/src/main/java/org/apache/servicecomb/swagger/generator/core/processor/parameter/JsonViewProcessor.java (1 line): - line 64: // TODO: not complete service-registry/registry-service-center/src/main/java/org/apache/servicecomb/registry/sc/SCDiscovery.java (1 line): - line 135: // TODO: add prefetch services