1346735074 commented on issue #3156: Skywalking runs for about 10 minutes 
without data
URL: https://github.com/apache/skywalking/issues/3156#issuecomment-514520686
 
 
   @wu-sheng Sky6.2 connects to the es6.7 log
   ```
   2019-07-24 15:42:15,464 - org.elasticsearch.client.RestClient -17552279 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7306&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 15:42:16,784 - org.elasticsearch.client.RestClient -17553599 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7307&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 15:42:24,637 - org.elasticsearch.client.RestClient -17561452 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/15/_update?refresh=true&version=647&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 [15])"]
   2019-07-24 15:42:40,446 - org.elasticsearch.client.RestClient -17577261 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7308&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 15:42:57,222 - org.elasticsearch.client.RestClient -17594037 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7309&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 15:43:10,614 - org.elasticsearch.client.RestClient -17607429 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7310&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 15:43:10,903 - org.elasticsearch.client.RestClient -17607718 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7311&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 15:43:33,516 - org.elasticsearch.client.RestClient -17630331 [I/O 
dispatcher 1] WARN  [] - request [POST 
http://10.1.1.99:9200/register_lock/type/16/_update?refresh=true&version=7312&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 15:44:50,322 - 
org.apache.skywalking.oap.server.core.storage.ttl.DataTTLKeeperTimer -17707137 
[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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to