Hi all,

When indexing data i get in the gc log messages like:

2017-03-02T10:43:17.872+0000: 1088.957: Total time for which application
threads were stopped: 0.0002071 seconds, Stopping threads took: 0.0000888
seconds
2017-03-02T10:43:17.885+0000: 1088.970: Total time for which application
threads were stopped: 0.0005521 seconds, Stopping threads took: 0.0003334
seconds
2017-03-02T10:43:18.886+0000: 1089.970: Total time for which application
threads were stopped: 0.0003282 seconds, Stopping threads took: 0.0001287
seconds
2017-03-02T10:43:19.887+0000: 1090.972: Total time for which application
threads were stopped: 0.0012858 seconds, Stopping threads took: 0.0010998
seconds
2017-03-02T10:43:20.204+0000: 1091.289: Total time for which application
threads were stopped: 0.0005383 seconds, Stopping threads took: 0.0002524
seconds
2017-03-02T10:43:20.209+0000: 1091.294: Total time for which application
threads were stopped: 0.0045521 seconds, Stopping threads took: 0.0044508
seconds
2017-03-02T10:43:20.210+0000: 1091.295: Total time for which application
threads were stopped: 0.0005231 seconds, Stopping threads took: 0.0002992
seconds
2017-03-02T10:43:20.211+0000: 1091.295: Total time for which application
threads were stopped: 0.0003368 seconds, Stopping threads took: 0.0002406
seconds
2017-03-02T10:43:20.211+0000: 1091.296: Total time for which application
threads were stopped: 0.0003751 seconds, Stopping threads took: 0.0002424
seconds
2017-03-02T10:43:20.212+0000: 1091.297: Total time for which application
threads were stopped: 0.0003600 seconds, Stopping threads took: 0.0002684
seconds
2017-03-02T10:43:20.212+0000: 1091.297: Total time for which application
threads were stopped: 0.0004536 seconds, Stopping threads took: 0.0003420
seconds
2017-03-02T10:43:20.213+0000: 1091.298: Total time for which application
threads were stopped: 0.0002759 seconds, Stopping threads took: 0.0001949
seconds
2017-03-02T10:43:20.213+0000: 1091.298: Total time for which application
threads were stopped: 0.0001114 seconds, Stopping threads took: 0.0000558
seconds
2017-03-02T10:43:20.214+0000: 1091.299: Total time for which application
threads were stopped: 0.0004253 seconds, Stopping threads took: 0.0002801
seconds
2017-03-02T10:43:20.214+0000: 1091.299: Total time for which application
threads were stopped: 0.0002987 seconds, Stopping threads took: 0.0002093
seconds
2017-03-02T10:43:20.675+0000: 1091.760: Total time for which application
threads were stopped: 0.0004817 seconds, Stopping threads took: 0.0002180
seconds
2017-03-02T10:43:20.676+0000: 1091.760: Total time for which application
threads were stopped: 0.0003925 seconds, Stopping threads took: 0.0002443
seconds
2017-03-02T10:43:20.676+0000: 1091.761: Total time for which application
threads were stopped: 0.0002973 seconds, Stopping threads took: 0.0001974
seconds
2017-03-02T10:43:20.704+0000: 1091.788: Total time for which application
threads were stopped: 0.0002341 seconds, Stopping threads took: 0.0000771
seconds


They are not connected  to gcs, but to safepoints
http://blog.ragozin.info/2012/10/safepoints-in-hotspot-jvm.html

What are the reasons in solr regarding these safepoints? Do i have take
care about this? If yes what can i do regarding this?

Thanks,
David

Reply via email to