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

fix date-processor to a new default year for every new pipeline execution #22601

Merged
merged 1 commit into from
Jan 25, 2017

Commits on Jan 23, 2017

  1. fix date-processor to a new default year for every new pipeline execu…

    …tion.
    
    Beforehand, the DateProcessor constructs its joda pattern formatter during processor
    construction. This led to newly ingested documents being defaulted to
    the year that the pipeline was constructed, not that of processing.
    
    Fixes elastic#22547.
    talevy committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    3d168d5 View commit details
    Browse the repository at this point in the history