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 start and stop time to cat recovery API #40378

Merged
merged 4 commits into from
Mar 28, 2019

Commits on Mar 22, 2019

  1. Add start and stop time to cat recovery API

    The cat recovery API is incredibly useful. Yet it is missing the start
    and stop time as an option from the output. This commit adds these as
    options to the cat recovery API. We elect to make these not visible by
    default to avoid breaking the output that users might rely on.
    jasontedor committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    89c0a9c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'elastic/master' into cat-recovery-start…

    …-stop-time
    
    * elastic/master:
      Muting test testExtractIndexCheckpointsInconsistentGlobalCheckpoints (elastic#40371)
      DOC: polish client docs
      Fix building bwc versions (elastic#40361)
    jasontedor committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    59e9d48 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'elastic/master' into cat-recovery-start…

    …-stop-time
    
    * elastic/master:
      [DOCS] Adds notable highlights tags (elastic#40330)
      [ML] making test more determinate (elastic#40374)
      [ML] adds support for non-numeric mapped types (elastic#40220)
      Move outbound message handling to OutboundHandler (elastic#40336)
      Add implicit this for class binding in Painless (elastic#40285)
    jasontedor committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    2f4ed7d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

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