wu-sheng commented on issue #1868: Service:org.apache.skywalking.apm.collector.storage.ttl.ITTLConfigService not provided URL: https://github.com/apache/incubator-skywalking/issues/1868#issuecomment-435299441 This interface has been implmented in `org.apache.skywalking.apm.collector.storage.es.StorageModuleEsProvider#prepare` > this.registerServiceImplementation(ITTLConfigService.class, new TTLConfigService(config));
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
