-
Notifications
You must be signed in to change notification settings - Fork 25.4k
GeoIpCache and EnrichCache improvements #132922
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
base: main
Are you sure you want to change the base?
Conversation
Pinging @elastic/es-security (Team:Security) |
Hi @szybia, I've created a changelog YAML for you. |
There's more prior art (not a ton, but some) for using a
Is there any overriding reason to be unique here, or does it make more sense to just do what we usually do? |
I'd be fine with +1ing the type changes by themselves, but in order to change the logic on the time math, I'm going to have to start by understanding the reason this fence was here in the first place. |
hits_misses_in_millis
into DLS cache, and think LongAdder is the better class to use, so changing this to be consistent