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

Lazy load the geoip databases #23337

Merged
merged 1 commit into from
Feb 24, 2017

Commits on Feb 24, 2017

  1. [INGEST] Lazy load the geoip databases.

    Load the geoip database the first time a pipeline gets created that has a geoip processor.
    This saves memory (measured ~150MB for the city db) in cases when the plugin is installed, but not used.
    martijnvg committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    211d50f View commit details
    Browse the repository at this point in the history