Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend stats API to include filter's cache count and eviction count #802

Closed
sebaes opened this issue Mar 22, 2011 · 1 comment
Closed

Extend stats API to include filter's cache count and eviction count #802

sebaes opened this issue Mar 22, 2011 · 1 comment

Comments

@sebaes
Copy link

sebaes commented Mar 22, 2011

Provide a way to know in runtime the statistics of the filters cache.
Probably useful counters are:

  • size
  • evictionCount
@kimchy
Copy link
Member

kimchy commented Mar 22, 2011

Extend stats API to include filter's cache count and eviction count, closed by 8c9000c.

@kimchy kimchy closed this as completed Mar 22, 2011
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
fixes elastic#802
Adding a transport pool to allow for resource stability when doing very small microbatch windows.
NetworkClient now creates transports through a TransportFactory instance, which can be backed by a transport pool instead of the default of just creating new transports.
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
Fix terraform runs after recent changes

* Fix terraform runs after recent changes

variables and locals cannot be used in other variable defaults.
After all if a default is dynamic, it is no longer a default.


Approved-by: Igor Brilo
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants