zi-co opened a new issue #3104: bulk question URL: https://github.com/apache/skywalking/issues/3104 Please answer these questions before submitting your issue. - Why do you submit this issue? - [- ] Question or discussion ___ ### Question - What do you want to know? I used skywalking6.2+elasticsearch6.5 when I finished building and enabled an eureka component.Bulk operations are found in the skywalking-oap-server.log file every 3 seconds have bulk Actions without any requests coming in.。 ${SW_STORAGE_ES_BULK_ACTIONS:200} Settings do not appear to apply.Each request is quickly displayed in the UI during the test.I'm not sure about either. 2019-07-17 18:44:24,683 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 2] INFO [] - Bulk [10781] completed in 56 milliseconds 2019-07-17 18:44:27,674 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 2] INFO [] - Bulk [10782] completed in 46 milliseconds 2019-07-17 18:44:30,684 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 2] INFO [] - Bulk [10783] completed in 56 milliseconds 2019-07-17 18:44:33,679 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 1] INFO [] - Bulk [10784] completed in 50 milliseconds 2019-07-17 18:44:36,682 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 1] INFO [] - Bulk [10785] completed in 54 milliseconds 2019-07-17 18:44:39,681 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 1] INFO [] - Bulk [10786] completed in 52 milliseconds 2019-07-17 18:44:42,680 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 2] INFO [] - Bulk [10787] completed in 52 milliseconds 2019-07-17 18:44:45,684 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient - 313 [I/O dispatcher 2] INFO [] - Bulk [10788] completed in 56 milliseconds 
---------------------------------------------------------------- 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
