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

[Do not merge] Appenderator stuff #1907

Closed
wants to merge 7 commits into from
Closed

Commits on Dec 7, 2015

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

    Appenderators are a way of getting more control over the ingestion process
    than a Plumber allows. The idea is that existing Plumbers could be implemented
    using Appenderators, but you could also implement things that Plumbers can't do.
    
    Also:
    - RealtimeTuningConfig: Default basePersistDirectory now different per instance.
    - Sink: Ability to consider itself "finished" vs "still writable".
    gianm committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    8d1a285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af24a6e View commit details
    Browse the repository at this point in the history
  4. RealtimeIndexTaskTokyoDrift sketch.

    This is for push-based externally-coordinated ingestion, tranquility-style.
    gianm committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    bbd824a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8bf2cf View commit details
    Browse the repository at this point in the history
  6. fix rittd

    gianm committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    d014149 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    556f273 View commit details
    Browse the repository at this point in the history