Anything in the logs or slow logs?  You're sure slow GCs aren't impacting
performance?


On 14 March 2014 15:17, Xiao Yu <m...@xyu.io> wrote:

>
> Can you do a hot_threads while this is happening?
>>
>
> Just for good measure I also checked hot threads for blocking and waiting,
> nothing interesting there either.
>
> ::: [es1.global.search.sat.wordpress.com
> ][7fiNB_thTk-GRDKe4yQITA][inet[/76.74.248.134:9300]]{dc=sat, parity=1,
> master=false}
>
>     0.0% (0s out of 500ms) wait usage by thread 'Finalizer'
>      10/10 snapshots sharing following 4 elements
>        java.lang.Object.wait(Native Method)
>        java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
>        java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
>        java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
>
>     0.0% (0s out of 500ms) wait usage by thread 'Signal Dispatcher'
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>
>     0.0% (0s out of 500ms) wait usage by thread 'elasticsearch[
> es1.global.search.sat.wordpress.com][[timer]]'
>      10/10 snapshots sharing following 2 elements
>        java.lang.Thread.sleep(Native Method)
>
>  
> org.elasticsearch.threadpool.ThreadPool$EstimatedTimeThread.run(ThreadPool.java:511)
>
> ::: [es1.global.search.sat.wordpress.com
> ][7fiNB_thTk-GRDKe4yQITA][inet[/76.74.248.134:9300]]{dc=sat, parity=1,
> master=false}
>
>     0.0% (0s out of 500ms) block usage by thread 'Finalizer'
>      10/10 snapshots sharing following 4 elements
>        java.lang.Object.wait(Native Method)
>        java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
>        java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
>        java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
>
>     0.0% (0s out of 500ms) block usage by thread 'Signal Dispatcher'
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>      unique snapshot
>
>     0.0% (0s out of 500ms) block usage by thread 'elasticsearch[
> es1.global.search.sat.wordpress.com][[timer]]'
>      10/10 snapshots sharing following 2 elements
>        java.lang.Thread.sleep(Native Method)
>
>  
> org.elasticsearch.threadpool.ThreadPool$EstimatedTimeThread.run(ThreadPool.java:511)
>
> While all this is happening indexing operations start to see curl timeouts
> in our application logs.
>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/7539ba57-f25c-4439-aac7-ea91712982e1%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/7539ba57-f25c-4439-aac7-ea91712982e1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAPt3XKS_m013zVwBhQ9ru2SeAAEiNCpWO7ruoC94WeovxxYAJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to