# Percolator throughput decreases as time passes

**URL:** https://discuss.elastic.co/t/percolator-throughput-decreases-as-time-passes/18674
**Category:** Elasticsearch
**Created:** [July 15, 2014, 10:02am UTC](https://discuss.elastic.co/t/percolator-throughput-decreases-as-time-passes/18674 "2014-07-15T10:02:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Seungjin\_Lee](https://avatars.discourse-cdn.com/v4/letter/s/2acd7d/32.png) [@Seungjin\_Lee](https://discuss.elastic.co/u/Seungjin_Lee)
#### Post date: [July 15, 2014, 10:02am UTC](https://discuss.elastic.co/t/percolator-throughput-decreases-as-time-passes/18674/1 "2014-07-15T10:02:52Z")

</div>

​  
hi all,

we use elasticsearch with storm, continuously making percolation request.

as you see above, percolator throughput decreases as time passes.

but we are not seeing any other problematic statistics, except that CPU  
usage also decreases as throughput decreases.

can you guess any reason for this? we are using es v1.1.0

sincerely,

--  
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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAL3\_U41%3DMhee0xNDvU5s8NyKyOZEW\_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAL3_U41%3DMhee0xNDvU5s8NyKyOZEW_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![mvg](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mvg/32/98890_2.png) [@mvg](https://discuss.elastic.co/u/mvg)
#### Post date: [July 16, 2014, 10:04am UTC](https://discuss.elastic.co/t/percolator-throughput-decreases-as-time-passes/18674/2 "2014-07-16T10:04:27Z")

</div>

Do the amount of registered percolate queries also increase?

On 15 July 2014 12:02, Seungjin Lee [sweetest0409@gmail.com](mailto:sweetest0409@gmail.com) wrote:

> ​  
> hi all,
> 
> we use elasticsearch with storm, continuously making percolation request.
> 
> as you see above, percolator throughput decreases as time passes.
> 
> but we are not seeing any other problematic statistics, except that CPU  
> usage also decreases as throughput decreases.
> 
> can you guess any reason for this? we are using es v1.1.0
> 
> sincerely,
> 
> --  
> 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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/CAL3\_U41%3DMhee0xNDvU5s8NyKyOZEW\_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAL3_U41%3DMhee0xNDvU5s8NyKyOZEW_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com)  
> [https://groups.google.com/d/msgid/elasticsearch/CAL3\_U41%3DMhee0xNDvU5s8NyKyOZEW\_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAL3_U41%3DMhee0xNDvU5s8NyKyOZEW_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
Met vriendelijke groet,

Martijn van Groningen

--  
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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CA%2BA76Tx1wQhd7w0Kg-8U\_R3RXOaF5AQkAO8fm6jm%2BtQJ%3DArpsQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CA%2BA76Tx1wQhd7w0Kg-8U_R3RXOaF5AQkAO8fm6jm%2BtQJ%3DArpsQ%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![Seungjin\_Lee](https://avatars.discourse-cdn.com/v4/letter/s/2acd7d/32.png) [@Seungjin\_Lee](https://discuss.elastic.co/u/Seungjin_Lee)
#### Post date: [July 18, 2014, 5:58am UTC](https://discuss.elastic.co/t/percolator-throughput-decreases-as-time-passes/18674/3 "2014-07-18T05:58:17Z")

</div>

not really, amount of queries were same throughout process lifecycle

2014-07-16 19:04 GMT+09:00 Martijn v Groningen \<  
[martijn.v.groningen@gmail.com](mailto:martijn.v.groningen@gmail.com)\>:

> Do the amount of registered percolate queries also increase?
> 
> On 15 July 2014 12:02, Seungjin Lee [sweetest0409@gmail.com](mailto:sweetest0409@gmail.com) wrote:
> 
> > ​  
> > hi all,
> > 
> > we use elasticsearch with storm, continuously making percolation request.
> > 
> > as you see above, percolator throughput decreases as time passes.
> > 
> > but we are not seeing any other problematic statistics, except that CPU  
> > usage also decreases as throughput decreases.
> > 
> > can you guess any reason for this? we are using es v1.1.0
> > 
> > sincerely,
> > 
> > --  
> > 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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/CAL3\_U41%3DMhee0xNDvU5s8NyKyOZEW\_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAL3_U41%3DMhee0xNDvU5s8NyKyOZEW_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com)  
> > [https://groups.google.com/d/msgid/elasticsearch/CAL3\_U41%3DMhee0xNDvU5s8NyKyOZEW\_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CAL3_U41%3DMhee0xNDvU5s8NyKyOZEW_gXoQ2FOB39pr5s59ocwg%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> > .  
> > For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
> 
> --  
> Met vriendelijke groet,
> 
> Martijn van Groningen
> 
> --  
> 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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/CA%2BA76Tx1wQhd7w0Kg-8U\_R3RXOaF5AQkAO8fm6jm%2BtQJ%3DArpsQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CA%2BA76Tx1wQhd7w0Kg-8U_R3RXOaF5AQkAO8fm6jm%2BtQJ%3DArpsQ%40mail.gmail.com)  
> [https://groups.google.com/d/msgid/elasticsearch/CA%2BA76Tx1wQhd7w0Kg-8U\_R3RXOaF5AQkAO8fm6jm%2BtQJ%3DArpsQ%40mail.gmail.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/CA%2BA76Tx1wQhd7w0Kg-8U_R3RXOaF5AQkAO8fm6jm%2BtQJ%3DArpsQ%40mail.gmail.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](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+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAL3\_U41pdzGPvCBbw%2B3HgBxofHoBc3ed-NEDuSLzitrSE\_n7Ng%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAL3_U41pdzGPvCBbw%2B3HgBxofHoBc3ed-NEDuSLzitrSE_n7Ng%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:15am UTC](https://discuss.elastic.co/t/percolator-throughput-decreases-as-time-passes/18674/4 "2017-07-06T01:15:03Z")

</div>


