buxingzhe commented on issue #6428:
URL: https://github.com/apache/skywalking/issues/6428#issuecomment-784673560
Refer to the log below, it should execute inserting metrics data in bulk
synchronously. Actually, the max time cost is 32 seconds from logs, not 60
seconds.
at
org.apache.skywalking.oap.server.storage.plugin.elasticsearch7.client.ElasticSearch7Client.synchronousBulk(ElasticSearch7Client.java:295)
[storage-elasticsearch7-plugin-8.3.0.jar:8.3.0]
at
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.BatchProcessEsDAO.synchronous(BatchProcessEsDAO.java:78)
[storage-elasticsearch-plugin-8.3.0.jar:8.3.0]
----------------------------------------------------------------
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]