1346735074 commented on issue #3156: Skywalking runs for about 10 minutes without data URL: https://github.com/apache/skywalking/issues/3156#issuecomment-514471501 @wu-sheng Sky6.2.0 started by k8s Oap log ``` 2019-07-24 11:44:50,322 - org.apache.skywalking.oap.server.core.storage.ttl.DataTTLKeeperTimer -3307137 [pool-14-thread-1] INFO [] - Beginning to remove expired metrics from the storage. 2019-07-24 11:49:50,322 - org.apache.skywalking.oap.server.core.storage.ttl.DataTTLKeeperTimer -3607137 [pool-14-thread-1] INFO [] - Beginning to remove expired metrics from the storage. 2019-07-24 11:54:50,322 - org.apache.skywalking.oap.server.core.storage.ttl.DataTTLKeeperTimer -3907137 [pool-14-thread-1] INFO [] - Beginning to remove expired metrics from the storage. 2019-07-24 11:59:50,322 - org.apache.skywalking.oap.server.core.storage.ttl.DataTTLKeeperTimer -4207137 [pool-14-thread-1] INFO [] - Beginning to remove expired metrics from the storage. 2019-07-24 12:00:10,064 - org.elasticsearch.client.RestClient -4226879 [I/O dispatcher 1] WARN [] - request [POST http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=6880&timeout=1m] returned 1 warnings: [299 Elasticsearch-6.7.0-8453f77 "Usage of internal versioning for optimistic concurrency control is deprecated and will be removed. Please use the `if_seq_no` and `if_primary_term` parameters instead. (request for index [register_lock], type [type], id [16])"] 2019-07-24 12:00:10,897 - org.elasticsearch.client.RestClient -4227712 [I/O dispatcher 1] WARN [] - request [POST http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=6882&timeout=1m] returned 1 warnings: [299 Elasticsearch-6.7.0-8453f77 "Usage of internal versioning for optimistic concurrency control is deprecated and will be removed. Please use the `if_seq_no` and `if_primary_term` parameters instead. (request for index [register_lock], type [type], id [16])"] 2019-07-24 12:00:11,851 - org.elasticsearch.client.RestClient -4228666 [I/O dispatcher 1] WARN [] - request [POST http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=6883&timeout=1m] returned 1 warnings: [299 Elasticsearch-6.7.0-8453f77 "Usage of internal versioning for optimistic concurrency control is deprecated and will be removed. Please use the `if_seq_no` and `if_primary_term` parameters instead. (request for index [register_lock], type [type], id [16])"] 2019-07-24 12:00:12,408 - org.elasticsearch.client.RestClient -4229223 [I/O dispatcher 1] WARN [] - request [POST http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=6884&timeout=1m] returned 1 warnings: [299 Elasticsearch-6.7.0-8453f77 "Usage of internal versioning for optimistic concurrency control is deprecated and will be removed. Please use the `if_seq_no` and `if_primary_term` parameters instead. (request for index [register_lock], type [type], id [16])"] 2019-07-24 12:00:12,943 - org.elasticsearch.client.RestClient -4229758 [I/O dispatcher 1] WARN [] - request [POST http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=6885&timeout=1m] returned 1 warnings: [299 Elasticsearch-6.7.0-8453f77 "Usage of internal versioning for optimistic concurrency control is deprecated and will be removed. Please use the `if_seq_no` and `if_primary_term` parameters instead. (request for index [register_lock], type [type], id [16])"] 2019-07-24 12:04:50,322 - org.apache.skywalking.oap.server.core.storage.ttl.DataTTLKeeperTimer -4507137 [pool-14-thread-1] INFO [] - Beginning to remove expired metrics from the storage. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
