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

Add ability to associate an ID with tasks #27764

Merged
merged 7 commits into from
Jan 12, 2018

Commits on Dec 21, 2017

  1. Add adding ability to associate an ID with tasks

    Adds support for capturing the X-Opaque-Id header from a REST request and storing it's value in the tasks that this request started. It works for all user-initiated tasks (not only search).
    
    Closes elastic#23250
    imotov committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    ff8a32c View commit details
    Browse the repository at this point in the history
  2. Fix rolling upgrade test

    imotov committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    54df342 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    f717dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a60071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    085fadb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    e50bc6b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. Configuration menu
    Copy the full SHA
    1aa4eb4 View commit details
    Browse the repository at this point in the history